public class JsonParser extends Object
See ECMA 15.12.
| 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.ParseExceptionCopyright © 2025 HtmlUnit. All rights reserved.