com.jeffpalm.util
Class JavaUtils

java.lang.Object
  extended by com.jeffpalm.util.JavaUtils

public final class JavaUtils
extends java.lang.Object


Constructor Summary
JavaUtils()
           
 
Method Summary
static boolean isJavaIdentifier(java.lang.String str)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JavaUtils

public JavaUtils()
Method Detail

isJavaIdentifier

public static boolean isJavaIdentifier(java.lang.String str)