Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.opencms.json Classes and Interfaces - 13 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.opencms.jsonOpenCMS
I_CmsJsonifableTo convert objects to json.Interfaceorg.opencms.jsonOpenCMS
I_JSONStringThe I_JSONString interface allows a toJSONString() method so that a class can change the behavior ofInterfaceorg.opencms.jsonOpenCMS
JSONArrayA JSONArray is an ordered sequence of values.Classorg.opencms.jsonOpenCMS
JSONExceptionThe JSONException is thrown by the JSON.Classorg.opencms.jsonOpenCMS
JSONMLThis provides static methods to convert an XML text into a JSONObject, and to convert a JSONObject into an XML text using the JsonML transform.Classorg.opencms.jsonOpenCMS
JSONObjectA JSONObject is an unordered collection of name/value pairs.Classorg.opencms.jsonOpenCMS
JSONObject .NullJSONObject.Classorg.opencms.jsonOpenCMS
JSONStringerJSONStringer provides a quick and convenient way of producing JSON text.Classorg.opencms.jsonOpenCMS
JSONTokenerA JSONTokener takes a source string and extracts characters and tokens from It is used by the JSONObject and JSONArray constructors to parseClassorg.opencms.jsonOpenCMS
JSONWriterJSONWriter provides a quick and convenient way of producing JSON text.Classorg.opencms.jsonOpenCMS
XMLThis provides static methods to convert an XML text into a JSONObject, and to covert a JSONObject into an XML text.Classorg.opencms.jsonOpenCMS
XMLTokenerThe XMLTokener extends the JSONTokener to provide additional methods for the parsing of XML texts.Classorg.opencms.jsonOpenCMS