public interface JavaTools
Modifier and Type | Method and Description |
---|---|
JavaCompiler |
javac()
The raw interface of the java compiler for direct access.
|
Javadoc |
javadoc()
The raw interface of the javadoc for direct access.
|
JavaCompiler javac()
Javadoc javadoc()