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

Packages that use AbstractParentProcessingNode
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 AbstractParentProcessingNode in org.apache.cocoon.components.treeprocessor
 

Subclasses of AbstractParentProcessingNode in org.apache.cocoon.components.treeprocessor
 class CategoryNode
          A generic container node that just invokes its children.
 class ContainerNode
          A generic container node that just invokes its children.
 class NamedContainerNode
          A named container node that just invokes its children.
 class SimpleParentProcessingNode
           
 class SimpleSelectorProcessingNode
           
 

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

Subclasses of AbstractParentProcessingNode in org.apache.cocoon.components.treeprocessor.sitemap
 class ActionSetNode
           
 class ActSetNode
          Handles <map:act type="..."
 class ActTypeNode
          Handles <map:act type="..."
 class HandleErrorsNode
          Handles <map:handle-errors>
 class MatchNode
           
 class PipelineNode
          Handles <map:pipeline>
 class PipelinesNode
          Handles <map:pipelines>
 class PreparableMatchNode
           
 class SelectNode
           
 class SwitchSelectNode
           
 



Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.