| Name | Description | Type | Package | Framework |
| AbstractGenerator | An abstract class that can be used to implement an own generator. | Class | org.apache.cocoon.generation | Apache Cocoon |
| AbstractServerPage | Base implementation of ServerPagesGenerator. | Class | org.apache.cocoon.generation | Apache Cocoon |
| AsciiArtPad | A drawing ascii art pad. | Class | org.apache.cocoon.generation.asciiart | Apache Cocoon |
| AsciiArtPad .AsciiArt | Helper class containing the ascii text data, acting as input of an AsciiArtPad | Class | org.apache.cocoon.generation.asciiart.AsciiArtPad | Apache Cocoon |
| AsciiArtPad .AsciiArtCoordinate | Helper class describing a coordinate of AsciiArtPad elements. | Class | org.apache.cocoon.generation.asciiart.AsciiArtPad | Apache Cocoon |
| AsciiArtPad .AsciiArtLine | An AsciiArtElement describing a line. | Class | org.apache.cocoon.generation.asciiart.AsciiArtPad | Apache Cocoon |
| AsciiArtPad .AsciiArtPadBuilder | Builder of AsciiArtElements from an AsciiArt input. | Class | org.apache.cocoon.generation.asciiart.AsciiArtPad | Apache Cocoon |
| AsciiArtPad .AsciiArtRect | An AsciiArtElement describing a rectangle. | Class | org.apache.cocoon.generation.asciiart.AsciiArtPad | Apache Cocoon |
| AsciiArtPad .AsciiArtString | An AsciiArtElement describing a string of text. | Class | org.apache.cocoon.generation.asciiart.AsciiArtPad | Apache Cocoon |
| AsciiArtSVGGenerator | A simple AsciiArt text SVG XML generator. | Class | org.apache.cocoon.generation.asciiart | Apache Cocoon |
| CalendarGenerator | Class | org.apache.cocoon.generation | Apache Cocoon | |
| ComposerGenerator | A default implementation that can be used for writing own generators. | Class | org.apache.cocoon.generation | Apache Cocoon |
| CSVGenerator | A simple parser converting a Comma Separated Values (CSV) file into XML. | Class | org.apache.cocoon.generation | Apache Cocoon |
| DirectoryGenerator | Class | org.apache.cocoon.generation | Apache Cocoon | |
| DirectoryGenerator .DirValidity | Specific validity class, that holds all files that have been generatedSee Also:Serialized Form | Class | org.apache.cocoon.generation.DirectoryGenerator | Apache Cocoon |
| EventCacheGenerator | Generator wrapper that forwards generation to to its delegate but overides its caching strategy | Class | org.apache.cocoon.generation | Apache Cocoon |
| ExceptionGenerator | A generator that dumps an XML representation of the exception raised during a pipeline execution. | Class | org.apache.cocoon.generation | Apache Cocoon |
| FileGenerator | Class | org.apache.cocoon.generation | Apache Cocoon | |
| FragmentExtractorGenerator | The generation half of FragmentExtractor. | Class | org.apache.cocoon.generation | Apache Cocoon |
| Generator | A generator is the starting point of a pipeline. | Interface | org.apache.cocoon.generation | Apache Cocoon |
| GenericProxyGenerator | This is a generic HTTP proxy, designed to handle any possible HTTP method, but with a particular bias towards WebDAV. | Class | org.apache.cocoon.generation | Apache Cocoon |
| HSSFGenerator | This generator generates - using Apache POI - a Gnumeric compliant XML Document from a Microsoft Excel Workbook. | Class | org.apache.cocoon.generation | Apache Cocoon |
| HTMLGenerator | Class | org.apache.cocoon.generation | Apache Cocoon | |
| HttpProxyGenerator | The HttpProxyGenerator is a Cocoon generator using the Jakarta Commons HTTPClient Library to access an XML stream | Class | org.apache.cocoon.generation | Apache Cocoon |
| ImageDirectoryGenerator | Class | org.apache.cocoon.generation | Apache Cocoon | |
| IMAPGenerator | Generates an XML listing of messages from an IMAP mail server. | Class | org.apache.cocoon.generation | Apache Cocoon |
| JSPGenerator | Allows Servlets and JSPs to be used as a generator. | Class | org.apache.cocoon.generation | Apache Cocoon |
| JXTemplateGenerator | Class | org.apache.cocoon.generation | Apache Cocoon | |
| JXTemplateGenerator .ErrorHolder | See Also:Serialized FormConstructor SummaryJXTemplateGenerator. | Class | org.apache.cocoon.generation.JXTemplateGenerator | Apache Cocoon |
| JXTemplateGenerator .LocationFacade | Facade to the Location to be set on the consumer prior to sending other events, location member changeable | Class | org.apache.cocoon.generation.JXTemplateGenerator | Apache Cocoon |
| JXTemplateGenerator .LoopTagStatus | Constructor SummaryJXTemplateGenerator. | Class | org.apache.cocoon.generation.JXTemplateGenerator | Apache Cocoon |
| JXTemplateGenerator .TransformerAdapter | Adapter that makes this generator usable as a transformer (Note there is a performance penalty for this however: | Class | org.apache.cocoon.generation.JXTemplateGenerator | Apache Cocoon |
| LinkStatusGenerator | Class | org.apache.cocoon.generation | Apache Cocoon | |
| MP3DirectoryGenerator | Class | org.apache.cocoon.generation | Apache Cocoon | |
| NekoHTMLGenerator | Class | org.apache.cocoon.generation | Apache Cocoon | |
| ParseExceptionGenerator | Exception generator. | Class | org.apache.cocoon.generation | Apache Cocoon |
| PhpGenerator | Allows PHP to be used as a generator. | Class | org.apache.cocoon.generation | Apache Cocoon |
| ProfilerGenerator | Generates an XML representation of the current status of Profiler. | Class | org.apache.cocoon.generation | Apache Cocoon |
| RequestGenerator | Class | org.apache.cocoon.generation | Apache Cocoon | |
| ScriptGenerator | The Scriptgenerator executes arbitraty scripts using the BSF framework and additional interpreter (Rhino, Groovy, Jython, etc. | Class | org.apache.cocoon.generation | Apache Cocoon |
| ScriptGenerator .BSFLanguage | protected ScriptGenerator. | Class | org.apache.cocoon.generation.ScriptGenerator | Apache Cocoon |
| SearchGenerator | Generates an XML representation of a search result. | Class | org.apache.cocoon.generation | Apache Cocoon |
| ServerPagesGenerator | This class acts as a proxy to a dynamically loadedGenerator delegating actual SAX event generation. | Class | org.apache.cocoon.generation | Apache Cocoon |
| ServiceableGenerator | A default implementation that can be used for writing own generators. | Class | org.apache.cocoon.generation | Apache Cocoon |
| ServletGenerator | Class | org.apache.cocoon.generation | Apache Cocoon | |
| SessionAttributeGenerator | Class | org.apache.cocoon.generation | Apache Cocoon | |
| StatusGenerator | Class | org.apache.cocoon.generation | Apache Cocoon | |
| StreamGenerator | Class | org.apache.cocoon.generation | Apache Cocoon | |
| SWFGenerator | uses the project http://developer. | Class | org.apache.cocoon.generation | Apache Cocoon |
| TextGenerator | Read a plain text file and produce a valid XML file. | Class | org.apache.cocoon.generation | Apache Cocoon |
| TraversableGenerator | Generates an XML source hierarchy listing from a Traversable Source. | Class | org.apache.cocoon.generation | Apache Cocoon |
| TraversableSourceDescriptionGenerator | This Generator augments the output of the TraversableGenerator. | Class | org.apache.cocoon.generation | Apache Cocoon |
| VelocityGenerator | Cocoon Generator that produces dynamic XML SAX events from a Velocity template file. | Class | org.apache.cocoon.generation | Apache Cocoon |
| VelocityGenerator .ChainedContext | Velocity context implementation specific to the Servlet environment. | Class | org.apache.cocoon.generation.VelocityGenerator | Apache Cocoon |
| VelocityGenerator .JSIntrospector | Velocity Introspector that supports Rhino JavaScript objects as well as Java Objects | Class | org.apache.cocoon.generation.VelocityGenerator | Apache Cocoon |
| VelocityGenerator .JSIntrospector .JSMethod | Constructor SummaryVelocityGenerator. | Class | org.apache.cocoon.generation.VelocityGenerator.JSIntrospector | Apache Cocoon |
| VelocityGenerator .JSIntrospector .JSPropertyGet | Constructor SummaryVelocityGenerator. | Class | org.apache.cocoon.generation.VelocityGenerator.JSIntrospector | Apache Cocoon |
| VelocityGenerator .JSIntrospector .JSPropertySet | Constructor SummaryVelocityGenerator. | Class | org.apache.cocoon.generation.VelocityGenerator.JSIntrospector | Apache Cocoon |
| VelocityGenerator .JSIntrospector .NativeArrayIterator | Constructor SummaryVelocityGenerator. | Class | org.apache.cocoon.generation.VelocityGenerator.JSIntrospector | Apache Cocoon |
| VelocityGenerator .JSIntrospector .ScriptableIterator | Constructor SummaryVelocityGenerator. | Class | org.apache.cocoon.generation.VelocityGenerator.JSIntrospector | Apache Cocoon |
| VelocityGenerator .TemplateLoader | Velocity ResourceLoader implementation to load template resources using Cocoon's | Class | org.apache.cocoon.generation.VelocityGenerator | Apache Cocoon |
| WebServiceProxyGenerator | The WebServiceProxyGenerator is intended to: 1) Allow easy syndication of dynamic interactive content as a natural extension of the currently popular static content syndication with RSS. | Class | org.apache.cocoon.generation | Apache Cocoon |
| XMidiGenerator | Reads a standard MIDI file and generates SAX Events. | Class | org.apache.cocoon.generation | Apache Cocoon |
| XMLDBCollectionGenerator | This class implements generation of a XML:DB collection contents as a directory listing. | Class | org.apache.cocoon.generation | Apache Cocoon |
| XMLDBGenerator | This class implements generation of XML documents from a XML:DB compliant database. | Class | org.apache.cocoon.generation | Apache Cocoon |
| XPathDirectoryGenerator | Class | org.apache.cocoon.generation | Apache Cocoon | |
| XPathTraversableGenerator | Generates an XML collection listing performing XPath queries on XML sources. | Class | org.apache.cocoon.generation | Apache Cocoon |