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

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

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

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



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