Uses of Interface
org.apache.jackrabbit.commons.json.JsonHandler
- 
Packages that use JsonHandler Package Description org.apache.jackrabbit.commons.json  - 
- 
Uses of JsonHandler in org.apache.jackrabbit.commons.json
Constructors in org.apache.jackrabbit.commons.json with parameters of type JsonHandler Constructor Description JsonParser(JsonHandler jsonHandler)Create a newJSONParserwith the specifiedJSONHandler. 
 -