|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of BadPropertyNameException in org.kopitubruk.util.json |
|---|
| Methods in org.kopitubruk.util.json that throw BadPropertyNameException | |
|---|---|
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. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||