Package antlr
Class Utils
java.lang.Object
antlr.Utils
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Utils
public Utils()
-
-
Method Details
-
loadClass
Thanks to Max Andersen at JBOSS and Scott Stanchfield- Throws:
ClassNotFoundException
-
createInstanceOf
public static Object createInstanceOf(String name) throws ClassNotFoundException, InstantiationException, IllegalAccessException -
error
-
error
-