JSON.org library).See: Description
| Class | Description |
|---|---|
| JSONArray |
Represents a JSON array value.
|
| JSONBoolean |
Represents a JSON boolean value.
|
| JSONNumber |
Represents a JSON numeric value.
|
| JSONObject |
Represents a JSON object value.
|
| JSONString |
Represents a JSON string value.
|
| JSONValue |
The base class for all JSON objects.
|
Product-neutral classes for processing JSON data (pre JSON.org library).