public class JsonParser extends Object
| Constructor and Description |
|---|
JsonParser() |
public static org.json.simple.parser.ContainerFactory getContainerFactory()
public Object parse(String json) throws ParseException
ParseExceptionpublic Object parse(Reader reader) throws ParseException, IOException
ParseExceptionIOExceptionCopyright © 2014. All rights reserved.