|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
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 ProcessingNode s.
|
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 | |
ProcessorComponentInfo | Holds informations defined in <map:components> such as default hint, labels and mime-types that are needed when building a processor and to manage inheritance when building child processors. |
SimpleParentProcessingNode | |
SimpleSelectorProcessingNode | Base class for processing nodes that are based on a component in a Selector (act, match, select, etc). |
TreeBuilder.EventComponent | |
TreeProcessor | Interpreted tree-traversal implementation of a pipeline assembly language. |
Processor
interface
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |