Package org.zkoss.json

JSON is a lightweight data-interchange format.

See:
          Description

Interface Summary
JSONAware Beans that support customized output of JSON text shall implement this interface.
 

Class Summary
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.
 

Package org.zkoss.json Description

JSON is a lightweight data-interchange format.

This implementation is adapted from json-simple. The author is FangYidong.



Copyright © 2005-2011 Potix Corporation. All Rights Reserved. SourceForge.net Logo