Uses of Class
org.apache.jackrabbit.oak.commons.json.JsonObject

Packages that use JsonObject
org.apache.jackrabbit.oak.commons.json   
 

Uses of JsonObject in org.apache.jackrabbit.oak.commons.json
 

Methods in org.apache.jackrabbit.oak.commons.json that return JsonObject
static JsonObject JsonObject.create(JsopTokenizer t)
          Reads a JSON object from the given tokenizer.
 

Methods in org.apache.jackrabbit.oak.commons.json that return types with arguments of type JsonObject
 Map<String,JsonObject> JsonObject.getChildren()
           
 



Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.