Uses of Package
org.apache.sling.commons.json

Packages that use org.apache.sling.commons.json
org.apache.sling.commons.json   
org.apache.sling.commons.json.http   
org.apache.sling.commons.json.io   
org.apache.sling.commons.json.jcr   
org.apache.sling.commons.json.util   
org.apache.sling.commons.json.xml   
 

Classes in org.apache.sling.commons.json used by org.apache.sling.commons.json
JSONArray
          A JSONArray is an ordered sequence of values.
JSONException
          The JSONException is thrown by the JSON.org classes then things are amiss.
JSONObject
          A JSONObject is an unordered collection of name/value pairs.
JSONTokener
          A JSONTokener takes a source string and extracts characters and tokens from it.
 

Classes in org.apache.sling.commons.json used by org.apache.sling.commons.json.http
JSONException
          The JSONException is thrown by the JSON.org classes then things are amiss.
JSONObject
          A JSONObject is an unordered collection of name/value pairs.
JSONTokener
          A JSONTokener takes a source string and extracts characters and tokens from it.
 

Classes in org.apache.sling.commons.json used by org.apache.sling.commons.json.io
JSONException
          The JSONException is thrown by the JSON.org classes then things are amiss.
 

Classes in org.apache.sling.commons.json used by org.apache.sling.commons.json.jcr
JSONException
          The JSONException is thrown by the JSON.org classes then things are amiss.
JSONObject
          A JSONObject is an unordered collection of name/value pairs.
 

Classes in org.apache.sling.commons.json used by org.apache.sling.commons.json.util
JSONArray
          A JSONArray is an ordered sequence of values.
JSONException
          The JSONException is thrown by the JSON.org classes then things are amiss.
JSONObject
          A JSONObject is an unordered collection of name/value pairs.
JSONTokener
          A JSONTokener takes a source string and extracts characters and tokens from it.
 

Classes in org.apache.sling.commons.json used by org.apache.sling.commons.json.xml
JSONException
          The JSONException is thrown by the JSON.org classes then things are amiss.
JSONObject
          A JSONObject is an unordered collection of name/value pairs.
JSONTokener
          A JSONTokener takes a source string and extracts characters and tokens from it.
 



Copyright © 2007-2011 The Apache Software Foundation. All Rights Reserved.