org.apache.cocoon.stax
Class AbstractStAXPipelineComponent
java.lang.Object
org.apache.cocoon.pipeline.component.AbstractPipelineComponent
org.apache.cocoon.stax.AbstractStAXPipelineComponent
- All Implemented Interfaces:
- PipelineComponent, StAXPipelineComponent
- Direct Known Subclasses:
- AbstractStAXProducer
public abstract class AbstractStAXPipelineComponent
- extends AbstractPipelineComponent
- implements StAXPipelineComponent
Abstract base class for PipelineComponent
s producing and/or consuming XMLEvent
s.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractStAXPipelineComponent
protected AbstractStAXPipelineComponent()
Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.