|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| JSONString | An interface that allows an object to be stored as a JSONObject or JSONArray value. |
| Class Summary | |
|---|---|
| JSONArray | A JSONArray is an ordered sequence of values. |
| JSONCollection | Base class for JSONArray and JSONObject that exists to organize the code
for printing such objects (either compact or pretty). |
| JSONLiteral | A way of including some text (often, text that violates the normal JSON specification) as part of a JSON object or array. |
| JSONObject | A JSONObject is an unordered collection of name/value pairs. |
Repackaged, improved (and tested) version of code originally from json.org
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||