Uses of Class
com.dashjoin.jsonata.json.JsonHandler
Packages that use JsonHandler
-
Uses of JsonHandler in com.dashjoin.jsonata.json
Subclasses of JsonHandler in com.dashjoin.jsonata.jsonConstructors in com.dashjoin.jsonata.json with parameters of type JsonHandlerModifierConstructorDescriptionJsonParser(JsonHandler<?, ?> handler) Creates a new JsonParser with the given handler.