Package gov.nasa.pds.model.plugin
Class ExportModels
- java.lang.Object
-
- gov.nasa.pds.model.plugin.ExportModels
-
public class ExportModels extends Object
Driver for getting document
-
-
Constructor Summary
Constructors Constructor Description ExportModels()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
writeAllArtifacts()
write the various documents and filesvoid
writeLDDArtifacts()
-
-
-
Method Detail
-
writeAllArtifacts
public void writeAllArtifacts() throws IOException
write the various documents and files- Throws:
IOException
-
writeLDDArtifacts
public void writeLDDArtifacts() throws IOException
- Throws:
IOException
-
-