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="..."> (action-sets calls are handled by ActSetNode).
 class ActTypeNode
          Handles <map:act type="..."> (action-sets calls are handled by ActSetNode).
 class MatchNode
           
 class PipelinesNode
          Handles <map:pipelines>
 class PreparableMatchNode
           
 class SelectNode
           
 class SwitchSelectNode
           
 



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