Package net.minidev.json.parser
-
Interface Summary Interface Description ContentHandler A simplified and stoppable SAX-like content handler for stream processing of JSON text. -
Class Summary Class Description ContainerFactory Container factory for creating containers for JSON object and JSON array.JSONParser Parser for JSON text.JSONParserStream Parser for JSON text. -
Exception Summary Exception Description ParseException ParseException explains why and where the error occurs in source JSON text.