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