public class Validation extends Object
public static boolean isIdentifier(String key)
org.zkoss.zel.impl.parser.SKIP_IDENTIFIER_CHECKkey - The string to testtrue if the provided String should be treated as a Java
identifier, otherwise falseCopyright © 2016. All rights reserved.