| Name | Description | Type | Package | Framework |
| AbstractJavaCompiler | Base class for compiler implementations. | Class | org.apache.commons.jci.compilers | Apache Commons |
| CompilationResult | A CompilationResult represents the result of a compilation. | Class | org.apache.commons.jci.compilers | Apache Commons |
| EclipseCompilationProblem | Wrapping an Eclipse compiler problemConstructor SummaryEclipseCompilationProblem(org. | Class | org.apache.commons.jci.compilers | Apache Commons |
| EclipseJavaCompiler | Eclipse compiler implemenationFields inherited from class org. | Class | org.apache.commons.jci.compilers | Apache Commons |
| EclipseJavaCompilerSettings | Native Eclipse compiler settingsConstructor SummaryEclipseJavaCompilerSettings() | Class | org.apache.commons.jci.compilers | Apache Commons |
| GroovyCompilationProblem | Groovy version of a CompilationProblemConstructor SummaryGroovyCompilationProblem(org. | Class | org.apache.commons.jci.compilers | Apache Commons |
| GroovyJavaCompiler | Groovy implementation of the JavaCompiler interfaceFields inherited from class org. | Class | org.apache.commons.jci.compilers | Apache Commons |
| GroovyJavaCompilerSettings | Native configuration for the Groovy compilerConstructor SummaryGroovyJavaCompilerSettings(org. | Class | org.apache.commons.jci.compilers | Apache Commons |
| JaninoCompilationProblem | Janino version of a CompilationProblemConstructor SummaryJaninoCompilationProblem(org. | Class | org.apache.commons.jci.compilers | Apache Commons |
| JaninoJavaCompiler | Fields inherited from class org. | Class | org.apache.commons.jci.compilers | Apache Commons |
| JaninoJavaCompilerSettings | Class | org.apache.commons.jci.compilers | Apache Commons | |
| JavaCompiler | The general compiler interface. | Interface | org.apache.commons.jci.compilers | Apache Commons |
| JavaCompilerFactory | Creates JavaCompilers TODO use META-INF discovery mechanism | Class | org.apache.commons.jci.compilers | Apache Commons |
| JavaCompilerSettings | Most common denominator for JavaCompiler settings. | Class | org.apache.commons.jci.compilers | Apache Commons |
| RhinoCompilationProblem | Class | org.apache.commons.jci.compilers | Apache Commons | |
| RhinoJavaCompiler | Fields inherited from class org. | Class | org.apache.commons.jci.compilers | Apache Commons |
| RhinoJavaCompilerSettings | Constructor SummaryRhinoJavaCompilerSettings()Methods inherited from class org. | Class | org.apache.commons.jci.compilers | Apache Commons |