| Interface | Description |
|---|---|
| JSONAware |
JSONAware is an Adaptation of the JSONAware class from the RFC4627 compliant JSON Simple
(https://code.google.com/p/json-simple/).
|
| JSONStreamAware |
JSONStreamAware is an Adaptation of the JSONStreamAware class from the RFC4627 compliant JSON Simple
(https://code.google.com/p/json-simple/).
|
| Class | Description |
|---|---|
| ItemList |
ItemList is an Adaptation of the ItemList Interface from the RFC4627 compliant JSON Simple
(https://code.google.com/p/json-simple/).
|
| JSONArray |
JSONArray is an Adaptation of the JSONArray class from the RFC4627 compliant JSON Simple
(https://code.google.com/p/json-simple/).
|
| JSONObject |
JSONObject is an Adaptation of the JSONObject Class from the RFC4627 compliant JSON Simple
(https://code.google.com/p/json-simple/).
|
| JSONValue |
JSONValue is an Adaptation of the JSONValue Class from the RFC4627 compliant JSON Simple
(https://code.google.com/p/json-simple/).
|