public class ModelParser extends Object
| Constructor and Description |
|---|
ModelParser() |
ModelParser(Configuration configuration) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFsPath() |
String |
getSeparator() |
Configuration |
setProperties() |
public ModelParser()
throws IOException,
org.json.simple.parser.ParseException
IOExceptionorg.json.simple.parser.ParseExceptionpublic ModelParser(Configuration configuration) throws IOException, org.json.simple.parser.ParseException
IOExceptionorg.json.simple.parser.ParseExceptionpublic Configuration setProperties()
public String getFsPath()
public String getSeparator()
Copyright © 2020–2023 The Apache Software Foundation. All rights reserved.