Package org.ghotibeaun.json.parser
Class ParserFactory
java.lang.Object
org.ghotibeaun.json.parser.ParserFactory
public class ParserFactory extends Object
-
Method Summary
Modifier and Type Method Description static JSONCSVParser
getCsvParser(CSVSettings settings)
static JSONParser
getParser()
-
Method Details
-
getParser
-
getCsvParser
-