Uses of Package
org.apache.cocoon.components.treeprocessor

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

Classes in org.apache.cocoon.components.treeprocessor used by org.apache.cocoon.components.treeprocessor
AbstractParentProcessingNode
           
AbstractParentProcessingNodeBuilder
          Base class for parent ProcessingNodeBuilders, providing services for parsing children nodes.
AbstractProcessingNode
           
AbstractProcessingNodeBuilder
           
CategoryNode
          A generic container node that just invokes its children.
ConcreteTreeProcessor
          The concrete implementation of Processor, containing the evaluation tree and associated data such as component manager.
ContainerNode
          A generic container node that just invokes its children.
ContainerNodeBuilder
          Builds a generic container node.
InvokeContext
          The invocation context of ProcessingNodes.
MapStackResolver
          Deprecated. use VariableResolverFactory
NamedProcessingNode
          A ProcessingNode that has a name.
ProcessingNode
           
ProcessingNodeBuilder
          A ProcessingNode builder.
SimpleParentProcessingNode
           
TreeBuilder
           
TreeProcessor
          Interpreted tree-traversal implementation of a pipeline assembly language.
 

Classes in org.apache.cocoon.components.treeprocessor used by org.apache.cocoon.components.treeprocessor.sitemap
AbstractParentProcessingNode
           
AbstractParentProcessingNodeBuilder
          Base class for parent ProcessingNodeBuilders, providing services for parsing children nodes.
AbstractProcessingNode
           
AbstractProcessingNodeBuilder
           
CategoryNode
          A generic container node that just invokes its children.
ContainerNodeBuilder
          Builds a generic container node.
DefaultTreeBuilder
           
InvokeContext
          The invocation context of ProcessingNodes.
LinkedProcessingNodeBuilder
          A ProcessingNode builder that links its node to other nodes in the hierarchy.
NamedContainerNodeBuilder
          Builds a generic named container node.
NamedProcessingNode
          A ProcessingNode that has a name.
ParameterizableProcessingNode
          A ProcessingNode that has parameters.
PipelineEventComponentProcessingNode
           
ProcessingNode
           
ProcessingNodeBuilder
          A ProcessingNode builder.
SimpleParentProcessingNode
           
SimpleSelectorProcessingNode
           
TreeBuilder
           
TreeProcessor
          Interpreted tree-traversal implementation of a pipeline assembly language.
 

Classes in org.apache.cocoon.components.treeprocessor used by org.apache.cocoon.components.treeprocessor.variables
InvokeContext
          The invocation context of ProcessingNodes.
 

Classes in org.apache.cocoon.components.treeprocessor used by org.apache.cocoon.sitemap
InvokeContext
          The invocation context of ProcessingNodes.
 



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