| Interface | Description | 
|---|---|
| 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. 
 | 
| Class | Description | 
|---|---|
| JSONParser | 
 Parser for JSON text. 
 | 
| Yytoken | 
| Exception | Description | 
|---|---|
| ParseException | 
 ParseException explains why and where the error occurs in source JSON text. 
 |