|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
JSON | Main utility class for dealing with JSON. |
JSONArray | Represents a JSON array. |
JSONBoolean | Represents a JSON boolean. |
JSONCharacter | Handles the definition of character classes in the JSON spec (versus the Java spec). |
JSONNumber | A JSON number. |
JSONObject | A mutable JSON object. |
JSONOptions | Not Implemented Yet. |
JSONString | A JSON string. |
JSONVariant | The base class of all JSON objects. |
JSONWriter | The JSONWriter writes JSON out to a given stream. |
Exception Summary | |
---|---|
JSONException | Raised when an error occurs while parsing. |
[alpha] Provides classes for simple JSON handling.
This package is considered to be in "alpha" status - unstable and likely to change in future versions. Use with care.
There is a good chance this package will be split away from the main utility package in a future version.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |