|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
| Interface Summary | |
|---|---|
| CompilationResult | The compilation result allows clients of the java compiler to check for error messages, warnings (if not disabled by the options) and allows to access the compiled classes. |
| CompilationUnit | This interface describes a compilation unit - usually a java class. |
| JavaCompiler | The JavaCompiler provides platform independant Java
compilation support. |
| Class Summary | |
|---|---|
| CompilerMessage | This class encapsulates a message produced the compiler. |
| Options | Options for the compilation process. |
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||