to top
Android APIs
Added in API level 1
package

org.json

Classes

JSONArray A dense indexed sequence of values. 
JSONObject A modifiable set of name/value mappings. 
JSONStringer Implements toString() and toString()
JSONTokener Parses a JSON (RFC 4627) encoded string into the corresponding object. 

Exceptions

JSONException Thrown to indicate a problem with the JSON API.