org.codehaus.groovy.tools
Class StringCompiler
java.lang.Object
|
+--org.codehaus.groovy.tools.StringCompiler
- public class StringCompiler
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StringCompiler
public StringCompiler()
getCompiler
protected org.codehaus.groovy.tools.Compiler getCompiler()
setClasspath
public void setClasspath(String classpath)
throws Exception
Exception
compile
public org.codehaus.groovy.tools.GroovyClass[] compile(String source)
throws Exception
Exception
Copyright © 2003 The Codehaus. All Rights Reserved.