org.apache.cocoon.sitemap.node
Class FlowNode

java.lang.Object
  extended by org.apache.cocoon.sitemap.node.AbstractSitemapNode
      extended by org.apache.cocoon.sitemap.node.FlowNode
All Implemented Interfaces:
SitemapNode

public class FlowNode
extends AbstractSitemapNode


Constructor Summary
FlowNode()
           
 
Method Summary
 String toString()
           
 
Methods inherited from class org.apache.cocoon.sitemap.node.AbstractSitemapNode
addChild, getParameters, getParent, invoke, processParameter, setParameters, setParent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

FlowNode

public FlowNode()
Method Detail

toString

public String toString()
Overrides:
toString in class AbstractSitemapNode


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