com.mysema.util
Class JavaSyntaxUtils

java.lang.Object
  extended by com.mysema.util.JavaSyntaxUtils

public final class JavaSyntaxUtils
extends Object


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

Method Detail

isReserved

public static boolean isReserved(String str)


Copyright © 2007-2010 Mysema Ltd. All Rights Reserved.