|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
JSONAware | Beans that support customized output of JSON text shall implement this interface. |
Class Summary | |
---|---|
JSONArray | A JSON array. |
JSONObject | A JSON object. |
JSONValue | Utilities to encode and decode data in JSON format. |
JSON is a lightweight data-interchange format.
This implementation is adapted from json-simple. The author is FangYidong.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |