public class IdentifierHelper extends Object
| Constructor and Description |
|---|
IdentifierHelper() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isValid(String name)
Test if an identifier is valid.
|
public static boolean isValid(String name)
name - the nameCopyright © 2013–2014. All rights reserved.