Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.sling.commons.json Classes and Interfaces - 17 results found.
NameDescriptionTypePackageFramework
CDLThis provides static methods to convert comma delimited text into a JSONArray, and to covert a JSONArray into comma delimited text.Classorg.apache.sling.commons.json.utilApache Sling
CookieConvert a web browser cookie specification to a JSONObject and back.Classorg.apache.sling.commons.json.httpApache Sling
CookieListConvert a web browser cookie list string to a JSONObject and back.Classorg.apache.sling.commons.json.httpApache Sling
HTTPConvert an HTTP header to a JSONObject and back.Classorg.apache.sling.commons.json.httpApache Sling
HTTPTokenerThe HTTPTokener extends the JSONTokener to provide additional methods for the parsing of HTTP headers.Classorg.apache.sling.commons.json.httpApache Sling
JSONArrayA JSONArray is an ordered sequence of values.Classorg.apache.sling.commons.jsonApache Sling
JSONExceptionThe JSONException is thrown by the JSON.Classorg.apache.sling.commons.jsonApache Sling
JsonItemWriterDumps JCR Items as JSON data.Classorg.apache.sling.commons.json.jcrApache Sling
JsonJcrNodeThis class makes it easy to create a JSON object out of a JCR node.Classorg.apache.sling.commons.json.jcrApache Sling
JSONObjectA JSONObject is an unordered collection of name/value pairs.Classorg.apache.sling.commons.jsonApache Sling
JSONStringThe JSONString interface allows a toJSONString() method so that a class can change the behavior ofInterfaceorg.apache.sling.commons.jsonApache Sling
JSONStringerJSONStringer provides a quick and convenient way of producing JSON text.Classorg.apache.sling.commons.json.ioApache Sling
JSONTokenerA JSONTokener takes a source string and extracts characters and tokens from it.Classorg.apache.sling.commons.jsonApache Sling
JSONWriterJSONWriter provides a quick and convenient way of producing JSON text.Classorg.apache.sling.commons.json.ioApache Sling
ValidatorUtility class for validating JSON text.Classorg.apache.sling.commons.json.utilApache Sling
XMLThis provides static methods to convert an XML text into a JSONObject, and to covert a JSONObject into an XML text.Classorg.apache.sling.commons.json.xmlApache Sling
XMLTokenerThe XMLTokener extends the JSONTokener to provide additional methods for the parsing of XML texts.Classorg.apache.sling.commons.json.xmlApache Sling