org.apache.cocoon.components.treeprocessor.sitemap
Class VPCNode
java.lang.Object
org.apache.avalon.framework.logger.AbstractLogEnabled
org.apache.cocoon.components.treeprocessor.AbstractProcessingNode
org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode
org.apache.cocoon.components.treeprocessor.SimpleParentProcessingNode
org.apache.cocoon.components.treeprocessor.ContainerNode
org.apache.cocoon.components.treeprocessor.NamedContainerNode
org.apache.cocoon.components.treeprocessor.sitemap.VPCNode
- All Implemented Interfaces:
- ExecutionContext, Locatable, LogEnabled, NamedProcessingNode, ProcessingNode, ThreadSafe
- public class VPCNode
- extends NamedContainerNode
A VPC node that just invokes its children and store what parameters are sources.
- Version:
- $Id: VPCNode.java 292282 2005-09-28 19:54:16Z vgritsenko $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VPCNode
public VPCNode(String name,
Set sourceSet)
getSources
public Set getSources()
Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.