|
|||||||||||
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.janino.JaninoJavaCompiler
Field Summary |
Fields inherited from class org.apache.commons.jci.compilers.AbstractJavaCompiler |
problemHandler |
Constructor Summary | |
JaninoJavaCompiler()
|
Method Summary | |
CompilationResult |
compile(java.lang.String[] pClasses,
ResourceReader pResourceReader,
ResourceStore pStore)
|
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 JaninoJavaCompiler()
Method Detail |
public CompilationResult compile(java.lang.String[] pClasses, ResourceReader pResourceReader, ResourceStore pStore)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |