Package org.json

Marshalling and unmarshalling of data in JSON format.

See:
          Description

Class Summary
JSONArray A JSONArray is an ordered sequence of values.
JSONObject A JSONObject is an unordered collection of name/value pairs.
JSONTokener A JSONTokener takes a source string and extracts characters and tokens from it.
 

Package org.json Description

Marshalling and unmarshalling of data in JSON format.



Copyright © 2005 Metaparadigm Pte Ltd.