Class DMDocument

java.lang.Object
gov.nasa.pds.model.plugin.DMDocument

public class DMDocument extends Object
Main for creating Document
  • Field Details

    • log

      protected static final org.slf4j.Logger log
    • mainMsgArr

      public static ArrayList<DOMMsgDefn> mainMsgArr
  • Constructor Details

    • DMDocument

      public DMDocument()
  • Method Details

    • main

      public static void main(String[] args) throws Throwable
      main method
      Parameters:
      args -
      Throws:
      Throwable
    • run

      public static boolean run(String[] args) throws Throwable
      DMDocument Plugin Runner
      Throws:
      Throwable
      IOException
    • checkRequiredFiles

      public static void checkRequiredFiles() throws IOException
      Throws:
      IOException
    • getOutputDirPath

      public static String getOutputDirPath()
    • getMasterPDSSchemaFileDefn

      public static SchemaFileDefn getMasterPDSSchemaFileDefn()
    • getMasterNameSpaceIdNCLC

      public static String getMasterNameSpaceIdNCLC()
    • setOutputDirPath

      public static void setOutputDirPath(String outputDirPath)