org.json
Stay organized with collections
Save and categorize content based on your preferences.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-07-10 UTC.
[null,null,["Last updated 2024-07-10 UTC."],[],["The provided content describes key classes and an exception related to a JSON API. `JSONArray` is a sequence of values. `JSONObject` is a modifiable set of mappings. `JSONStringer` implements the `toString()` methods for the previous two. `JSONTokener` parses JSON strings into objects. `JSONException` is thrown when problems with the JSON API are encountered.\n"],null,[]]