public class JSONParserUtil extends Object
| Constructor and Description |
|---|
JSONParserUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
quote(String value)
Implementation of the Quote(value) operation as defined in the ECMAscript spec.
|