|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| Generator | The Generator interface defines the start of a rewriter pipeline. |
| GeneratorFactory | The GeneratorFactory is a service which creates
Generators on demand. |
| PipelineConfiguration | Configuration of a pipeline. |
| ProcessingComponentConfiguration | Configuration of a processing component. |
| ProcessingContext | The context for a processor invocation. |
| Processor | A Processor post processes the output. |
| ProcessorConfiguration | Configuration of a processor. |
| ProcessorFactory | The ProcessorFactory is a service which creates
Processors on demand. |
| ProcessorManager | This service manages the processor configurations. |
| Serializer | The Serializer marks the end of the pipeline. |
| SerializerFactory | The SerializerFactory is a service which creates
Serializers on demand. |
| Transformer | The Transformer interface defines the middle of a rewriter pipeline. |
| TransformerFactory | The TransformerFactory is a service which creates
Transformers on demand. |
| Class Summary | |
|---|---|
| DefaultTransformer | A generic base transformer which simply delegates all ContentHandler method invocations to the next ContentHandler. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||