org.apache.cocoon.sax
Class AbstractSAXPipelineComponent

java.lang.Object
  extended by org.apache.cocoon.pipeline.component.AbstractPipelineComponent
      extended by org.apache.cocoon.sax.AbstractSAXPipelineComponent
All Implemented Interfaces:
PipelineComponent, SAXPipelineComponent
Direct Known Subclasses:
AbstractSAXProducer

public abstract class AbstractSAXPipelineComponent
extends AbstractPipelineComponent
implements SAXPipelineComponent


Constructor Summary
protected AbstractSAXPipelineComponent()
           
 
Method Summary
 
Methods inherited from class org.apache.cocoon.pipeline.component.AbstractPipelineComponent
finish, setConfiguration, setup
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.apache.cocoon.pipeline.component.PipelineComponent
finish, setConfiguration, setup
 

Constructor Detail

AbstractSAXPipelineComponent

protected AbstractSAXPipelineComponent()


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