org.zkoss.zel.impl.util
Class Validation

java.lang.Object
  extended by org.zkoss.zel.impl.util.Validation

public class Validation
extends java.lang.Object


Method Summary
static boolean isIdentifier(java.lang.String key)
          Test whether the argument is a Java identifier.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

isIdentifier

public static boolean isIdentifier(java.lang.String key)
Test whether the argument is a Java identifier.



Copyright © 2005-2011 Potix Corporation. All Rights Reserved. SourceForge.net Logo