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.
MP3DirectoryGenerator An extension of DirectoryGenerators that adds extra attributes for MP3 files.
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. Sitemap Configuration Attributes: usecache (optional; default: 'false') set to 'true' to enable template caching on the 'cocoon' resource loader checkInterval (optional; default: '0') This is the number of seconds between modification checks when caching is turned on.
VelocityGenerator.TemplateLoader Velocity ResourceLoader implementation to load template resources using Cocoon's SourceResolver.
XMLDBCollectionGenerator Deprecated. Use the XML:DB pseudo protocol instead.
XMLDBGenerator Deprecated. Use the XML:DB pseudo protocol instead.
 



Copyright � 1999-2002 Apache Software Foundation. All Rights Reserved.