Class ModelParser


  • public class ModelParser
    extends java.lang.Object
    • Constructor Detail

      • ModelParser

        public ModelParser()
                    throws java.io.IOException,
                           org.json.simple.parser.ParseException
        Throws:
        java.io.IOException
        org.json.simple.parser.ParseException
      • ModelParser

        public ModelParser​(Configuration configuration)
                    throws java.io.IOException,
                           org.json.simple.parser.ParseException
        Throws:
        java.io.IOException
        org.json.simple.parser.ParseException
    • Method Detail

      • getFsPath

        public java.lang.String getFsPath()
      • getSeparator

        public java.lang.String getSeparator()