|
||||||||||
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. |
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. |
Processor
interface
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |