org.apache.cocoon.generation
Class VirtualPipelineGenerator
java.lang.Object
org.apache.avalon.framework.logger.AbstractLogEnabled
org.apache.cocoon.xml.AbstractXMLProducer
org.apache.cocoon.xml.AbstractXMLPipe
org.apache.cocoon.sitemap.impl.AbstractVirtualSitemapComponent
org.apache.cocoon.generation.VirtualPipelineGenerator
- All Implemented Interfaces:
- Configurable, ContentHandler, Contextualizable, Generator, LexicalHandler, LogEnabled, Poolable, Recyclable, Serviceable, SitemapModelComponent, XMLConsumer, XMLConsumer, XMLPipe, XMLProducer
- public class VirtualPipelineGenerator
- extends AbstractVirtualSitemapComponent
- implements Generator
Fields inherited from interface org.apache.cocoon.generation.Generator |
ROLE |
Methods inherited from class org.apache.cocoon.xml.AbstractXMLPipe |
characters, comment, endCDATA, endDocument, endDTD, endElement, endEntity, endPrefixMapping, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startCDATA, startDocument, startDTD, startElement, startEntity, startPrefixMapping |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VirtualPipelineGenerator
public VirtualPipelineGenerator()
getTypeName
protected String getTypeName()
- Specified by:
getTypeName
in class AbstractVirtualSitemapComponent
generate
public void generate()
throws IOException,
SAXException,
ProcessingException
- Description copied from interface:
Generator
- Generate the XML and stream it into the pipeline
- Specified by:
generate
in interface Generator
- Throws:
IOException
SAXException
ProcessingException
- See Also:
Generator.generate()
Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.