All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description JSON JSONArray A dense indexed sequence of values.JSONException Thrown to indicate a problem with the JSON API.JSONObject A modifiable set of name/value mappings.JSONString TheJSONStringinterface allows atoJSONString()method so that a class can change the behavior ofJSONObject.toString(),JSONArray.toString(), andJSONWriter.value(Object).JSONStringer ImplementstoString()andJSONArray.toString().JSONStringer.Scope Lexical scoping elements within this stringer, necessary to insert the appropriate separator characters (ie.JSONTokener Parses a JSON (RFC 4627) encoded string into the corresponding object.