| ContainerFactory | Container factory for creating containers for JSON object and JSON array. |
| ContentHandler | A simplified and stoppable SAX-like content handler for stream processing of JSON text. |
| JsonId | Represent a Json Identifier (the key of an object which is NOT a String, not surrounded by quotes). |
| JSONParser | Parser for JSON text. |
| Yytoken |
| ParseException | ParseException explains why and where the error occurs in source JSON text. |