Package org.apache.commons.jci.compilers

Interfaces and abstract classes for the compiler abstraction itself.

See:
          Description

Interface Summary
JavaCompiler The general compiler interface.
 

Class Summary
AbstractJavaCompiler Base class for compiler implementations.
CompilationResult A CompilationResult represents the result of a compilation.
JavaCompilerFactory Creates JavaCompilers TODO use META-INF discovery mechanism
JavaCompilerSettings Most common denominator for JavaCompiler settings.
 

Package org.apache.commons.jci.compilers Description

Interfaces and abstract classes for the compiler abstraction itself.