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.
RequestGenerator  
ScriptGenerator The Scriptgenerator executes arbitraty scripts using the BSF framework and additional interpreter (Rhino, Jython, etc.) as a Cocoon Generator.
ServerPagesGenerator This class acts as a proxy to a dynamically loadedGenerator delegating actual SAX event generation.
ServletGenerator  
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  
 



Copyright © 1999-2001 Apache Software Foundation. All Rights Reserved.