Package org.apache.commons.jci.compilers
Interfaces and abstract classes for the compiler abstraction itself.
-
Interface Summary Interface Description JavaCompiler The general compiler interface. -
Class Summary Class Description AbstractJavaCompiler Base class for compiler implementations.CompilationResult A CompilationResult represents the result of a compilation.EclipseCompilationProblem Wrapping an Eclipse compiler problemEclipseJavaCompiler Eclipse compiler implemenationEclipseJavaCompilerSettings Native Eclipse compiler settingsGroovyCompilationProblem Groovy version of a CompilationProblemGroovyJavaCompiler Groovy implementation of the JavaCompiler interfaceGroovyJavaCompilerSettings Native configuration for the Groovy compilerJaninoCompilationProblem Janino version of a CompilationProblemJaninoJavaCompiler JaninoJavaCompilerSettings JavaCompilerFactory Creates JavaCompilers TODO use META-INF discovery mechanismJavaCompilerSettings Most common denominator for JavaCompiler settings.RhinoCompilationProblem RhinoJavaCompiler RhinoJavaCompilerSettings