Save This Page
Home » cocoon-2.1.11-src » org.apache » cocoon » components » treeprocessor » sitemap » [javadoc | source]
org.apache.cocoon.components.treeprocessor.sitemap
public class: GenerateNode [javadoc | source]
java.lang.Object
   org.apache.avalon.framework.logger.AbstractLogEnabled
      org.apache.cocoon.components.treeprocessor.AbstractProcessingNode
         org.apache.cocoon.components.treeprocessor.PipelineEventComponentProcessingNode
            org.apache.cocoon.components.treeprocessor.sitemap.GenerateNode

All Implemented Interfaces:
    ParameterizableProcessingNode, ProcessingNode

Fields inherited from org.apache.cocoon.components.treeprocessor.PipelineEventComponentProcessingNode:
views,  pipelineHints
Fields inherited from org.apache.cocoon.components.treeprocessor.AbstractProcessingNode:
location
Constructor:
 public GenerateNode(String name,
    VariableResolver source) throws PatternException 
Method from org.apache.cocoon.components.treeprocessor.sitemap.GenerateNode Summary:
invoke,   setParameters
Methods from org.apache.cocoon.components.treeprocessor.PipelineEventComponentProcessingNode:
hasViews,   setPipelineHints,   setViews
Methods from org.apache.cocoon.components.treeprocessor.AbstractProcessingNode:
getLocation,   getSourceResolver,   setLocation
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.cocoon.components.treeprocessor.sitemap.GenerateNode Detail:
 public final boolean invoke(Environment env,
    InvokeContext context) throws Exception 
 public  void setParameters(Map parameterMap)