public class Validation extends Object
public static boolean isIdentifier(String key)
org.apache.el.parser.SKIP_IDENTIFIER_CHECK
key
- The string to testtrue
if the provided String should be treated as a Java
identifier, otherwise falseCopyright © 2000-2014 Apache Software Foundation. All Rights Reserved.