com.mysema.util
Class JavaSyntaxUtils

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

public class JavaSyntaxUtils
extends Object


Constructor Summary
JavaSyntaxUtils()
           
 
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
 

Constructor Detail

JavaSyntaxUtils

public JavaSyntaxUtils()
Method Detail

isReserved

public static boolean isReserved(String str)


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