Interface JSONEventProvider
- All Superinterfaces:
Configurable
- All Known Implementing Classes:
EventProvider
public interface JSONEventProvider extends Configurable
-
Method Summary
Modifier and Type Method Description void
notifyEvent(JSONEvent event)
Methods inherited from interface org.ghotibeaun.json.parser.jep.Configurable
getParserSettings, setParserSettings
-
Method Details
-
notifyEvent
-