Package org.json.simple.parser

Interface Summary
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 Summary
JSONParser Parser for JSON text.
Yytoken  
 

Exception Summary
ParseException ParseException explains why and where the error occurs in source JSON text.