|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.commons.jci.compilers.AbstractJavaCompiler
Field Summary | |
protected CompilationProblemHandler |
problemHandler
|
Constructor Summary | |
AbstractJavaCompiler()
|
Method Summary | |
void |
setCompilationProblemHandler(CompilationProblemHandler pHandler)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.apache.commons.jci.compilers.JavaCompiler |
compile |
Field Detail |
protected CompilationProblemHandler problemHandler
Constructor Detail |
public AbstractJavaCompiler()
Method Detail |
public void setCompilationProblemHandler(CompilationProblemHandler pHandler)
setCompilationProblemHandler
in interface JavaCompiler
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |