|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.groovy.tools.StringCompiler
Constructor Summary | |
StringCompiler()
|
Method Summary | |
GroovyClass[] |
compile(java.lang.String source)
|
protected Compiler |
getCompiler()
|
void |
setClasspath(java.lang.String classpath)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public StringCompiler()
Method Detail |
protected Compiler getCompiler()
public void setClasspath(java.lang.String classpath) throws java.lang.Exception
java.lang.Exception
public GroovyClass[] compile(java.lang.String source) throws java.lang.Exception
java.lang.Exception
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |