Package org.apache.cocoon.stax

Interface Summary
StAXConsumer The specific interface for StAX consumer implementation of the cocoon Consumer interface.
StAXPipelineComponent This is a component used in a StAX pipeline.
StAXProducer Extension of the cocoon Producer element for all StAX specific components.
 

Class Summary
AbstractStAXPipelineComponent Abstract base class for PipelineComponents producing and/or consuming XMLEvents.
AbstractStAXProducer StAX specific abstract class implementing the Producer.setConsumer(Consumer) method checking if a StAXConsumer is used, storing it and setting itself as the parent of its consumer.
AbstractStAXTransformer Abstract transformer could/should be used for each StAXTransformer.
 



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