Package org.apache.commons.jci.problems
Compilation problems and related.
-
Interface Summary Interface Description CompilationProblem An abstract definition of a compilation problemCompilationProblemHandler A CompilationProblemHandler gets access to a problem as soon as the problem is available while the CompilationResult only represents a summary at the end.