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

Packages that use org.apache.cocoon.components.treeprocessor
org.apache.cocoon.components.treeprocessor   
org.apache.cocoon.components.treeprocessor.sitemap   
org.apache.cocoon.components.treeprocessor.variables   
 

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
          Base class for ProcessingNode implementations.
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.
NamedProcessingNode
          A ProcessingNode that has a name.
NodeBuilderSelector.BuilderInfo
           
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
          Base class for ProcessingNode implementations.
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.
ContainerNodeBuilder
          Builds a generic container node.
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
          Base class for processing nodes that are based on a component in a Selector (act, match, select, etc).
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.
 



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