|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The interface JavaCompiler
represents an interface
to invoke a regular Java compiler.
Classes implementing this interface should accept the same arguments
as Sun's javac.
Method Summary | |
void |
compile()
|
JavaCompilerArgs |
getArgs()
|
ClassLoader |
getClassLoader()
|
Method Detail |
public void compile()
public JavaCompilerArgs getArgs()
public ClassLoader getClassLoader()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |