public class JSONParser extends Object
String.
String.
Long.
Double.
Boolean.
Map<String, Object>.
List which may contain any of the above values.
| Constructor and Description |
|---|
JSONParser(CharSequence json) |
JSONParser(InputStream is) |
public JSONParser(CharSequence json)
public JSONParser(InputStream is) throws IOException
IOExceptionCopyright © 2006–2021 The Apache Software Foundation. All rights reserved.