private static class AntJavaCompiler.JavacObj
extends java.lang.Object
implements java.lang.Runnable
| Modifier and Type | Field and Description |
|---|---|
(package private) BuildException |
_be |
(package private) java.lang.String |
_errorCapture |
(package private) Javac |
_javac |
| Constructor and Description |
|---|
JavacObj(Javac javac) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getErrorCapture() |
BuildException |
getException() |
void |
run() |