Package org.apache.jackrabbit.commons.json
@Version("2.2")
package org.apache.jackrabbit.commons.json
-
ClassDescriptionThe
JSONHandlerinterface receives notifications from theJsonParser.JsonParserparses and validates the JSON object passed uponJsonParser.parse(String)orJsonParser.parse(InputStream, String)and notifies the specifiedJsonHandlerJSON utilities.