| 程序包 | 说明 |
|---|---|
| com.sh.common.jci.compilers |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
JavaCompiler.setCompilationProblemHandler(CompilationProblemHandler pHandler)
Set the the handler that gets the notification of an error
or warning as soon as this information is available from
the compiler.
|
void |
AbstractJavaCompiler.setCompilationProblemHandler(CompilationProblemHandler pHandler) |