|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.commons.jci.compilers.AbstractJavaCompiler
org.apache.commons.jci.compilers.groovy.GroovyJavaCompiler
Field Summary |
Fields inherited from class org.apache.commons.jci.compilers.AbstractJavaCompiler |
problemHandler |
Constructor Summary | |
GroovyJavaCompiler()
|
Method Summary | |
CompilationResult |
compile(java.lang.String[] clazzNames,
ResourceReader reader,
ResourceStore store)
|
Methods inherited from class org.apache.commons.jci.compilers.AbstractJavaCompiler |
setCompilationProblemHandler |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public GroovyJavaCompiler()
Method Detail |
public CompilationResult compile(java.lang.String[] clazzNames, ResourceReader reader, ResourceStore store)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |