public abstract class Identifier extends Object
static String
checkIdentifier(String identifier)
static boolean
isValidIdentifier(String identifier)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static boolean isValidIdentifier(String identifier)
public static String checkIdentifier(String identifier)
see also the complete user documentation .