Since: API Level 1
package

org.json

Classes

JSONArrayA dense indexed sequence of values. 
JSONObjectA modifiable set of name/value mappings. 
JSONStringerImplements toString() and toString()
JSONTokenerParses a JSON (RFC 4627) encoded string into the corresponding object. 

Exceptions

JSONExceptionThrown to indicate a problem with the JSON API.