org.apache.cocoon.sax
Interface SAXProducer

All Superinterfaces:
PipelineComponent, Producer, SAXPipelineComponent
All Known Implementing Classes:
AbstractSAXGenerator, AbstractSAXProducer, AbstractSAXTransformer, BetwixtBeanGenerator, CleaningTransformer, ControllerContextAwareStringTemplateGenerator, ExceptionGenerator, IncludeTransformer, NekoGenerator, ProfilingGenerator, RequestParametersGenerator, SchemaProcessorTransformer, ServiceConsumerGenerator, ServletServiceGenerator, ServletServiceTransformer, SolrConsumer, StAXToSAXPipelineAdapter, StringTemplateGenerator, XIncludeTransformer, XMLGenerator, XSLTTransformer

public interface SAXProducer
extends Producer, SAXPipelineComponent


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
 
Methods inherited from interface org.apache.cocoon.pipeline.component.PipelineComponent
finish, setConfiguration, setup
 



Copyright � 2008-2010 The Apache Software Foundation. All Rights Reserved.