Uses of Interface
org.ghotibeaun.json.parser.jep.Configurable
| Package | Description |
|---|---|
| org.ghotibeaun.json.parser.jep.eventhandler | |
| org.ghotibeaun.json.parser.jep.eventprovider | |
| org.ghotibeaun.json.parser.jep.processor |
-
Uses of Configurable in org.ghotibeaun.json.parser.jep.eventhandler
Subinterfaces of Configurable in org.ghotibeaun.json.parser.jep.eventhandler Modifier and Type Interface Description interfaceJSONEventHandlerClasses in org.ghotibeaun.json.parser.jep.eventhandler that implement Configurable Modifier and Type Class Description classConsoleEventHandlerclassEventHandlerclassStackEventHandlerAbstract event handler that holds information about current key and object/array contexts while traversing a JSON object -
Uses of Configurable in org.ghotibeaun.json.parser.jep.eventprovider
Subinterfaces of Configurable in org.ghotibeaun.json.parser.jep.eventprovider Modifier and Type Interface Description interfaceJSONEventProviderClasses in org.ghotibeaun.json.parser.jep.eventprovider that implement Configurable Modifier and Type Class Description classEventProvider -
Uses of Configurable in org.ghotibeaun.json.parser.jep.processor
Subinterfaces of Configurable in org.ghotibeaun.json.parser.jep.processor Modifier and Type Interface Description interfaceJSONEventProcessorClasses in org.ghotibeaun.json.parser.jep.processor that implement Configurable Modifier and Type Class Description classBaseEventProcessorclassEventProcessor