org.apache.cocoon.pipeline.component.sax
Interface XMLProducer

All Superinterfaces:
PipelineComponent, Producer
All Known Implementing Classes:
AbstractGenerator, AbstractTransformer, AbstractXMLProducer, CleaningTransformer, ExceptionGenerator, FileGenerator, IncludeTransformer, RequestParametersGenerator, ServiceConsumerGenerator, ServletServiceGenerator, ServletServiceTransformer, StringGenerator, StringTemplateGenerator, XSLTTransformer

public interface XMLProducer
extends Producer


Method Summary
 
Methods inherited from interface org.apache.cocoon.pipeline.component.Producer
setConsumer
 
Methods inherited from interface org.apache.cocoon.pipeline.component.PipelineComponent
finish, setConfiguration, setup
 



Copyright © 2008 The Apache Software Foundation. All Rights Reserved.