public class JsonParser extends Object
Modifier and Type | Class and Description |
---|---|
static class |
JsonParser.ParseException |
Constructor and Description |
---|
JsonParser(Context cx,
Scriptable scope) |
public JsonParser(Context cx, Scriptable scope)
public Object parseValue(String json) throws JsonParser.ParseException
JsonParser.ParseException