Package org.zkoss.json
-
Interface Summary Interface Description JSONAware Beans that support customized output of JSON text shall implement this interface. -
Class Summary Class Description JavaScriptValue Used to generate a snippet of the JavaScript code.JSONArray A JSON array.JSONObject A JSON object.JSONs Utilities to JSON-ize objects that JSON is not aware, such as Date.JSONValue Utilities to encode and decode data in JSON format.