Save This Page
Home » cocoon-2.1.11-src » org.apache » cocoon » generation » [javadoc | source]
org.apache.cocoon.generation
public interface: Generator [javadoc | source]

All Implemented Interfaces:
    SitemapModelComponent, XMLProducer

All Known Implementing Classes:
    ServerPagesGenerator, EventAwareGenerator, I18nCatalogueGenerator, ServletGenerator, TextGenerator, XMLDBCollectionGenerator, DirectoryGenerator, ComposerGenerator, XMLDBGenerator, FormsGenerator, ScriptGenerator, XPathTraversableGenerator, HTMLGenerator, TraversableSourceDescriptionGenerator, AbstractServerPage, PortalGenerator, SWFGenerator, SearchGenerator, ProfilerGenerator, ConfigurationGenerator, ExceptionGenerator, AbstractCopletGenerator, AsciiArtSVGGenerator, WoodyGenerator, JSPGenerator, LinkStatusGenerator, PortalGenerator, ConfigurationGenerator, SlopGenerator, JXTemplateGenerator, XPathDirectoryGenerator, ExceptionGenerator, Generator, MP3DirectoryGenerator, ConfigurationGenerator, PythonGenerator, XSPGenerator, ImageDirectoryGenerator, CSVGenerator, IMAPGenerator, BasketGenerator, SessionAttributeGenerator, ServiceableGenerator, JSGenerator, AbstractGenerator, XMLProfileGenerator, EventCacheGenerator, StatisticsGenerator, WebServiceProxyGenerator, XMidiGenerator, ParseExceptionGenerator, HttpProxyGenerator, ConfigurationGenerator, JspGenerator, NekoHTMLGenerator, HSSFGenerator, ErrorNotifier, SuggestionListGenerator, TraversableGenerator, NotifyingGenerator, VelocityGenerator, GenericProxyGenerator, ProfilerGenerator, FragmentExtractorGenerator, StreamGenerator, PortalGenerator, BasketContentGenerator, RequestGenerator, StatusGenerator, ContentAggregator, CalendarGenerator, JXTemplateGenerator, FileGenerator

A generator is the starting point of a pipeline. It "generates" XML and starts streaming them into the pipeline.
Field Summary
 String ROLE     
Method from org.apache.cocoon.generation.Generator Summary:
generate
Method from org.apache.cocoon.generation.Generator Detail:
 public  void generate() throws IOException, SAXException, ProcessingException
    Generate the XML and stream it into the pipeline