| Name | Description | Type | Package | Framework |
| AbstractJavaCompiler | This class implements the functionality common to all Java compilers. | Class | org.apache.cocoon.components.language.programming.java | Apache Cocoon |
| AbstractProgrammingLanguage | Base implementation of ProgrammingLanguage. | Class | org.apache.cocoon.components.language.programming | Apache Cocoon |
| CodeFormatter | This interface defines source beautifying formattingVersion:CVS $Id: CodeFormatter. | Interface | org.apache.cocoon.components.language.programming | Apache Cocoon |
| CompiledJavascriptLanguage | The compiled Javascript (Rhino) programming language processorVersion:CVS $Id: CompiledJavascriptLanguage. | Class | org.apache.cocoon.components.language.programming.javascript | Apache Cocoon |
| CompiledProgrammingLanguage | A compiled programming language. | Class | org.apache.cocoon.components.language.programming | Apache Cocoon |
| CompilerError | This class encapsulates an error message produced by a programming language processor (whether interpreted or compiled) | Class | org.apache.cocoon.components.language.programming | Apache Cocoon |
| EclipseJavaCompiler | Eclipse Java CompilerVersion:$Id: EclipseJavaCompiler. | Class | org.apache.cocoon.components.language.programming.java | Apache Cocoon |
| Javac | This class wraps the Sun's Javac Compiler. | Class | org.apache.cocoon.components.language.programming.java | Apache Cocoon |
| JavaLanguage | The Java programming language processorVersion:CVS $Id: JavaLanguage. | Class | org.apache.cocoon.components.language.programming.java | Apache Cocoon |
| JavaProgram | This represents program in Java language. | Class | org.apache.cocoon.components.language.programming.java | Apache Cocoon |
| JavascriptLanguage | The interpreted Javascript programming language. | Class | org.apache.cocoon.components.language.programming.javascript | Apache Cocoon |
| JavascriptProgram | This class represents program in the Javascript language. | Class | org.apache.cocoon.components.language.programming.javascript | Apache Cocoon |
| Jikes | This class wraps IBM's Jikes Java compiler NOTE: inspired by the Apache Jasper implementation. | Class | org.apache.cocoon.components.language.programming.java | Apache Cocoon |
| LanguageCompiler | This interface defines a compiler's functionality for all (Java-based) compiled languages | Interface | org.apache.cocoon.components.language.programming | Apache Cocoon |
| NullFormatter | This class implements CodeFormatter. | Class | org.apache.cocoon.components.language.programming.java | Apache Cocoon |
| Pizza | This class wraps the Pizza Java Compiler. | Class | org.apache.cocoon.components.language.programming.java | Apache Cocoon |
| Program | This interface states the functionality of a program. | Interface | org.apache.cocoon.components.language.programming | Apache Cocoon |
| ProgrammingLanguage | This interface states the functionality of a programming language processorVersion:CVS $Id: ProgrammingLanguage. | Interface | org.apache.cocoon.components.language.programming | Apache Cocoon |
| PythonLanguage | The interpreted Python programming language. | Class | org.apache.cocoon.components.language.programming.python | Apache Cocoon |
| PythonProgram | This class represents program in the Python language. | Class | org.apache.cocoon.components.language.programming.python | Apache Cocoon |