| Name | Description | Type | Package | Framework |
| JSONArray | A JSONArray is an ordered sequence of values. | Class | com.microstrategy.web.app.tasks.architect.json | MicroStrategy |
| JSONException | The JSONException is thrown by the JSON. | Class | com.microstrategy.web.app.tasks.architect.json | MicroStrategy |
| JSONObject | A JSONObject is an unordered collection of name/value pairs. | Class | com.microstrategy.web.app.tasks.architect.json | MicroStrategy |
| JSONString | The JSONString interface allows a toJSONString() method so that a class can change the behavior of | Interface | com.microstrategy.web.app.tasks.architect.json | MicroStrategy |
| JSONTokener | A JSONTokener takes a source string and extracts characters and tokens from it. | Class | com.microstrategy.web.app.tasks.architect.json | MicroStrategy |