Package gov.nasa.pds.model.plugin
Class DMDocument
java.lang.Object
gov.nasa.pds.model.plugin.DMDocument
Main for creating Document
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected static final org.slf4j.Loggerstatic ArrayList<DOMMsgDefn> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidstatic Stringstatic SchemaFileDefnstatic Stringstatic voidmain methodstatic booleanDMDocument Plugin Runnerstatic voidsetOutputDirPath(String outputDirPath)
-
Field Details
-
log
protected static final org.slf4j.Logger log -
mainMsgArr
-
-
Constructor Details
-
DMDocument
public DMDocument()
-
-
Method Details
-
main
main method- Parameters:
args-- Throws:
Throwable
-
run
DMDocument Plugin Runner- Throws:
ThrowableIOException
-
checkRequiredFiles
- Throws:
IOException
-
getOutputDirPath
-
getMasterPDSSchemaFileDefn
-
getMasterNameSpaceIdNCLC
-
setOutputDirPath
-