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: SerializeNodeBuilder [javadoc | source]
java.lang.Object
   org.apache.avalon.framework.logger.AbstractLogEnabled
      org.apache.cocoon.components.treeprocessor.AbstractProcessingNodeBuilder
         org.apache.cocoon.components.treeprocessor.sitemap.SerializeNodeBuilder

All Implemented Interfaces:
    LinkedProcessingNodeBuilder, ProcessingNodeBuilder, org.apache.avalon.framework.component.Recomposable

Fields inherited from org.apache.cocoon.components.treeprocessor.AbstractProcessingNodeBuilder:
treeBuilder,  manager
Method from org.apache.cocoon.components.treeprocessor.sitemap.SerializeNodeBuilder Summary:
buildNode,   hasParameters,   linkNode
Methods from org.apache.cocoon.components.treeprocessor.AbstractProcessingNodeBuilder:
checkNamespace,   compose,   hasParameters,   recompose,   setBuilder
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.cocoon.components.treeprocessor.sitemap.SerializeNodeBuilder Detail:
 public ProcessingNode buildNode(Configuration config) throws Exception 
 protected boolean hasParameters() 
    Serializers can have parameters -- return true
 public  void linkNode() throws Exception