Package net.minidev.json.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
ContentHandlerCompressor  
ContentHandlerDumy  
FakeContainerFactory Fake Container factory used for JSon check and SaX parsing
JSONParser  
 

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



Copyright © 2011 Chemouni Uriel. All Rights Reserved.