Uses of Interface
org.ghotibeaun.json.parser.jep.processor.JSONEventProcessor
| Package | Description |
|---|---|
| org.ghotibeaun.json.parser.jep | |
| org.ghotibeaun.json.parser.jep.processor |
-
Uses of JSONEventProcessor in org.ghotibeaun.json.parser.jep
Methods in org.ghotibeaun.json.parser.jep that return JSONEventProcessor Modifier and Type Method Description JSONEventProcessorParserConfiguration. getEventProcessor()Methods in org.ghotibeaun.json.parser.jep with parameters of type JSONEventProcessor Modifier and Type Method Description static ParserConfigurationParserConfiguration. newConfiguration(JSONEventHandler eventHandler, JSONEventProcessor processor, JSONEventProvider provider) -
Uses of JSONEventProcessor in org.ghotibeaun.json.parser.jep.processor
Classes in org.ghotibeaun.json.parser.jep.processor that implement JSONEventProcessor Modifier and Type Class Description classBaseEventProcessorclassEventProcessor