org.apache.cocoon.components.treeprocessor
Class PipelineEventComponentProcessingNode
java.lang.Object
org.apache.avalon.framework.logger.AbstractLogEnabled
org.apache.cocoon.components.treeprocessor.AbstractProcessingNode
org.apache.cocoon.components.treeprocessor.PipelineEventComponentProcessingNode
- All Implemented Interfaces:
- LogEnabled, ThreadSafe, ProcessingNode, Locatable
- Direct Known Subclasses:
- GenerateNode, SerializeNode, TransformNode
public abstract class PipelineEventComponentProcessingNode
- extends AbstractProcessingNode
- Version:
- CVS $Id: PipelineEventComponentProcessingNode.java 433543 2006-08-22 06:22:54Z crossley $
- Author:
- Michael Melhem
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
views
protected Map views
pipelineHints
protected Map pipelineHints
PipelineEventComponentProcessingNode
public PipelineEventComponentProcessingNode()
setViews
public void setViews(Map views)
setPipelineHints
public void setPipelineHints(Map parameterMap)
hasViews
public boolean hasViews()
Copyright ? 1999-2007 The Apache Software Foundation. All Rights Reserved.