| Name | Description | Type | Package | Framework |
| ContainerFactory | Container factory for creating containers for JSON object and JSON array. | Interface | org.jooq.tools.json | Jooq |
| ContentHandler | A simplified and stoppable SAX-like content handler for stream processing of JSON text. | Interface | org.jooq.tools.json | Jooq |
| JSONArray | A JSON array. | Class | org.jooq.tools.json | Jooq |
| JSONObject | A JSON object. | Class | org.jooq.tools.json | Jooq |
| JSONParser | Parser for JSON text. | Class | org.jooq.tools.json | Jooq |
| JSONValue | Class | org.jooq.tools.json | Jooq | |
| ParseException | ParseException explains why and where the error occurs in source JSON text. | Class | org.jooq.tools.json | Jooq |
| Yytoken | Class | org.jooq.tools.json | Jooq | |