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

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

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

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

Subclasses of SimpleParentProcessingNode in org.apache.cocoon.components.treeprocessor.sitemap
 class ActionSetNode
           
 class ActSetNode
          Handles <map:act type="..."
 class ActTypeNode
          Handles <map:act type="..."
 class MatchNode
           
 class PipelinesNode
          Handles <map:pipelines>
 class PreparableMatchNode
           
 class SelectNode
           
 class SwitchSelectNode
           
 



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