Uses of Package
org.apache.sling.rewriter
-
Packages that use org.apache.sling.rewriter Package Description org.apache.sling.rewriter org.apache.sling.rewriter.impl.components -
Classes in org.apache.sling.rewriter used by org.apache.sling.rewriter Class Description Generator TheGeneratorinterface defines the start of a rewriter pipeline.ProcessingComponentConfiguration Configuration of a processing component.ProcessingContext The context for a processor invocation.Processor AProcessorpost processes the output.ProcessorConfiguration Configuration of a processor.Serializer TheSerializermarks the end of the pipeline.Transformer TheTransformerinterface defines the middle of a rewriter pipeline. -
Classes in org.apache.sling.rewriter used by org.apache.sling.rewriter.impl.components Class Description Generator TheGeneratorinterface defines the start of a rewriter pipeline.GeneratorFactory TheGeneratorFactoryis a service which createsGenerators on demand.ProcessingComponentConfiguration Configuration of a processing component.ProcessingContext The context for a processor invocation.Serializer TheSerializermarks the end of the pipeline.SerializerFactory TheSerializerFactoryis a service which createsSerializers on demand.