Org.Json Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
JSONArray |
A dense indexed sequence of values. |
JSONException |
Thrown to indicate a problem with the JSON API. |
JSONObject |
A modifiable set of name/value mappings. |
JSONStringer |
Implements |
JSONTokener |
Parses a JSON (RFC 4627) encoded string into the corresponding object. |