Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.apache.cocoon.generation

Interface Summary
Generator  
 

Class Summary
AbstractGenerator  
AbstractServerPage Base implementation of ServerPagesGenerator.
ComposerGenerator  
DirectoryGenerator Generates an XML directory listing.
FileGenerator The FileGenerator is a class that reads XML from a source and generates SAX Events.
FragmentExtractorGenerator The generation half of FragmentExtractor.
HTMLGenerator  
ImageDirectoryGenerator An extension of DirectoryGenerators that adds extra attributes for image files.
JspGenerator Allows JSP to be used as a generator.
LinkStatusGenerator Generates a list of links that are reachable from the src and their status.
MP3DirectoryGenerator An extension of DirectoryGenerators that adds extra attributes for MP3 files.
PhpGenerator Allows PHP to be used as a generator.
RequestGenerator Generates an XML representation of the incoming request.
ScriptGenerator The Scriptgenerator executes arbitraty scripts using the BSF framework and additional interpreter (Rhino, Jython, etc.) as a Cocoon Generator.
SearchGenerator Generates an XML representation of a search result.
ServerPagesGenerator This class acts as a proxy to a dynamically loadedGenerator delegating actual SAX event generation.
ServletGenerator  
SessionAttributeGenerator Generates a document from a session attribute.
StatusGenerator Generates an XML representation of the current status of Cocoon.
StreamGenerator The StreamGenerator is a class that reads XML from a request InputStream and generates SAX Events.
VelocityGenerator Cocoon Generator that produces dynamic XML SAX events from a Velocity template file.
VelocityGenerator.ObjectExport Holder object for controlling Cocoon objects exported to the Velocity Context
VelocityGenerator.TemplateLoader Velocity org.apache.velocity.runtime.resource.loader.ResourceLoader implementation to load template resources using Cocoon's org.apache.cocoon.environment.SourceResolver.
XMLDBCollectionGenerator Deprecated. Use the XML:DB pseudo protocol instead.
XMLDBGenerator Deprecated. Use the XML:DB pseudo protocol instead.
XPathDirectoryGenerator Generates an XML directory listing performing XPath queries on XML files.