Uses of Class
org.apache.cocoon.components.treeprocessor.CategoryNode

Packages that use CategoryNode
org.apache.cocoon.components.treeprocessor Evaluation tree based implementation of the Processor interface 
org.apache.cocoon.components.treeprocessor.sitemap Implemention of the Sitemap language 
 

Uses of CategoryNode in org.apache.cocoon.components.treeprocessor
 

Methods in org.apache.cocoon.components.treeprocessor that return CategoryNode
static CategoryNode CategoryNodeBuilder.getCategoryNode(TreeBuilder builder, String categoryName)
           
 

Uses of CategoryNode in org.apache.cocoon.components.treeprocessor.sitemap
 

Methods in org.apache.cocoon.components.treeprocessor.sitemap with parameters of type CategoryNode
 void CallNode.setResource(CategoryNode resources, String resourceName)
           
 



Copyright ? 1999-2007 The Apache Software Foundation. All Rights Reserved.