| Package | Description |
|---|---|
| org.apache.sling.rewriter | |
| org.apache.sling.rewriter.impl | |
| org.apache.sling.rewriter.impl.components |
| Class and Description |
|---|
| Generator
The
Generator interface defines the start of a rewriter 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.
|
| Serializer
The
Serializer marks the end of the pipeline. |
| Transformer
The
Transformer interface defines the middle of a rewriter pipeline. |
| Class and Description |
|---|
| Generator
The
Generator interface defines the start of a rewriter pipeline. |
| 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.
|
| ProcessorManager
This service manages the processor configurations.
|
| Serializer
The
Serializer marks the end of the pipeline. |
| Transformer
The
Transformer interface defines the middle of a rewriter pipeline. |
| Class and Description |
|---|
| Generator
The
Generator interface defines the start of a rewriter pipeline. |
| GeneratorFactory
The
GeneratorFactory is a service which creates
Generators on demand. |
| ProcessingComponentConfiguration
Configuration of a processing component.
|
| ProcessingContext
The context for a processor invocation.
|
| Serializer
The
Serializer marks the end of the pipeline. |
| SerializerFactory
The
SerializerFactory is a service which creates
Serializers on demand. |
Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.