Package org.apache.cocoon.components.treeprocessor

Evaluation tree based implementation of the Processor interface

See:
          Description

Interface Summary
LinkedProcessingNodeBuilder A ProcessingNode builder that links its node to other nodes in the hierarchy.
NamedProcessingNode A ProcessingNode that has a name.
ParameterizableProcessingNode A ProcessingNode that has parameters.
ProcessingNode  
ProcessingNodeBuilder A ProcessingNode builder.
TreeBuilder  
 

Class Summary
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.
CategoryNodeBuilder Builds a generic container node.
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.
DefaultTreeBuilder  
InvokeContext The invocation context of ProcessingNodes.
MapStackResolver Deprecated. use VariableResolverFactory
NamedContainerNode A named container node that just invokes its children.
NamedContainerNodeBuilder Builds a generic named container node.
NullNode A no-op node to stub not yet implemented features.
NullNodeBuilder  
PipelineEventComponentProcessingNode  
SimpleParentProcessingNode  
SimpleSelectorProcessingNode  
TreeProcessor Interpreted tree-traversal implementation of a pipeline assembly language.
 

Package org.apache.cocoon.components.treeprocessor Description

Evaluation tree based implementation of the Processor interface



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