| Modifier and Type | Method and Description |
|---|---|
static void |
JSONUtil.checkValidJavascriptPropertyName(String propertyName)
Checks if the input string represents a valid Javascript property name
using default identifier options.
|
static void |
JSONUtil.checkValidJavascriptPropertyName(String propertyName,
JSONConfig cfg)
Checks if the input string represents a valid Javascript property name.
|
Copyright © 2016. All rights reserved.