public class JsonParser extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
JsonParser.ParseException |
| Constructor and Description |
|---|
JsonParser(Context cx,
Scriptable scope) |
| Modifier and Type | Method and Description |
|---|---|
Object |
parseValue(String json) |
public JsonParser(Context cx, Scriptable scope)
public Object parseValue(String json) throws JsonParser.ParseException
JsonParser.ParseExceptionCopyright © 2010 - 2020 Adobe. All Rights Reserved