A C D E F G H I L M N O P R S T U W X 
All Classes All Packages

A

AbstractTraxSerializerFactory - Class in org.apache.sling.rewriter.impl.components
Base class for trax based serializers.
AbstractTraxSerializerFactory() - Constructor for class org.apache.sling.rewriter.impl.components.AbstractTraxSerializerFactory
 
AbstractTraxSerializerFactory.NamespaceAsAttributes - Class in org.apache.sling.rewriter.impl.components
A pipe that ensures that all namespace prefixes are also present as 'xmlns:' attributes.
activate(BundleContext) - Method in class org.apache.sling.rewriter.impl.ProcessorManagerImpl
Activate this component.
activate(ComponentContext) - Method in class org.apache.sling.rewriter.impl.components.AbstractTraxSerializerFactory
 
addProcessor(String, String, ProcessorConfigurationImpl) - Method in class org.apache.sling.rewriter.impl.ProcessorManagerImpl
adds a processor configuration

C

characters(char[], int, int) - Method in class org.apache.sling.rewriter.DefaultTransformer
 
characters(char[], int, int) - Method in class org.apache.sling.rewriter.impl.components.AbstractTraxSerializerFactory.NamespaceAsAttributes
Receive notification of character data.
characters(char[], int, int) - Method in class org.apache.sling.rewriter.impl.components.Html5Serializer
 
characters(char[], int, int) - Method in class org.apache.sling.rewriter.impl.components.TraxSerializer
 
comment(char[], int, int) - Method in class org.apache.sling.rewriter.impl.components.AbstractTraxSerializerFactory.NamespaceAsAttributes
Report an XML comment anywhere in the document.
comment(char[], int, int) - Method in class org.apache.sling.rewriter.impl.components.TraxSerializer
 
compare(ProcessorConfiguration, ProcessorConfiguration) - Method in class org.apache.sling.rewriter.impl.ProcessorManagerImpl.ProcessorConfiguratorComparator
 
config - Variable in class org.apache.sling.rewriter.DefaultTransformer
 
config - Variable in class org.apache.sling.rewriter.impl.ProcessorManagerImpl.ConfigEntry
 
ConfigEntry(String, ProcessorConfiguration) - Constructor for class org.apache.sling.rewriter.impl.ProcessorManagerImpl.ConfigEntry
 
CONFIGURATION_COMPONENT_OPTIONAL - Static variable in interface org.apache.sling.rewriter.ProcessingComponentConfiguration
Configuration for an optional component, only transformers support this option.
contentHandler - Variable in class org.apache.sling.rewriter.impl.components.AbstractTraxSerializerFactory.NamespaceAsAttributes
 
createGenerator() - Method in interface org.apache.sling.rewriter.GeneratorFactory
Create a new generator for the pipeline.
createGenerator() - Method in class org.apache.sling.rewriter.impl.components.HtmlGeneratorFactory
 
createProcessor() - Method in interface org.apache.sling.rewriter.ProcessorFactory
Create a new processor.
createSerializer() - Method in class org.apache.sling.rewriter.impl.components.AbstractTraxSerializerFactory
 
createSerializer() - Method in class org.apache.sling.rewriter.impl.components.Html5SerializerFactory
 
createSerializer() - Method in class org.apache.sling.rewriter.impl.components.HtmlSerializerFactory
 
createSerializer() - Method in class org.apache.sling.rewriter.impl.components.XHtmlSerializerFactory
 
createSerializer() - Method in class org.apache.sling.rewriter.impl.components.XMLSerializerFactory
 
createSerializer() - Method in interface org.apache.sling.rewriter.SerializerFactory
Create a new serializer for the pipeline.
createTransformer() - Method in interface org.apache.sling.rewriter.TransformerFactory
Create a new transformer for the pipeline.

D

deactivat(ComponentContext) - Method in class org.apache.sling.rewriter.impl.components.AbstractTraxSerializerFactory
 
deactivate(ComponentContext) - Method in class org.apache.sling.rewriter.impl.ProcessorManagerImpl
Deactivate this component.
DefaultTransformer - Class in org.apache.sling.rewriter
A generic base transformer which simply delegates all ContentHandler method invocations to the next ContentHandler.
DefaultTransformer() - Constructor for class org.apache.sling.rewriter.DefaultTransformer
 
destroy() - Method in class org.apache.sling.rewriter.impl.RewriterFilter
 
dispose() - Method in class org.apache.sling.rewriter.DefaultTransformer
 
dispose() - Method in interface org.apache.sling.rewriter.Generator
Dispose the generator.
dispose() - Method in class org.apache.sling.rewriter.impl.components.Html5Serializer
 
dispose() - Method in class org.apache.sling.rewriter.impl.components.HtmlGeneratorFactory.HtmlGenerator
 
dispose() - Method in class org.apache.sling.rewriter.impl.components.HtmlSerializerFactory.HTMLSerializer
 
dispose() - Method in class org.apache.sling.rewriter.impl.components.TraxSerializer
 
dispose() - Method in class org.apache.sling.rewriter.impl.components.XHtmlSerializerFactory.XHTMLSerializer
 
dispose() - Method in class org.apache.sling.rewriter.impl.components.XMLSerializerFactory.XMLSerializer
 
dispose() - Method in interface org.apache.sling.rewriter.Serializer
Dispose the serializer.
dispose() - Method in interface org.apache.sling.rewriter.Transformer
Dispose the transformer.
documentLocator - Variable in class org.apache.sling.rewriter.DefaultTransformer
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.sling.rewriter.impl.RewriterFilter
 

E

EMPTY - Static variable in class org.apache.sling.rewriter.impl.ProcessingComponentConfigurationImpl
Empty configuration.
EMPTY_CONFIG - Static variable in class org.apache.sling.rewriter.impl.ProcessingComponentConfigurationImpl
Empty configuration map.
endCDATA() - Method in class org.apache.sling.rewriter.impl.components.AbstractTraxSerializerFactory.NamespaceAsAttributes
Report the end of a CDATA section.
endCDATA() - Method in class org.apache.sling.rewriter.impl.components.TraxSerializer
 
endDocument() - Method in class org.apache.sling.rewriter.DefaultTransformer
 
endDocument() - Method in class org.apache.sling.rewriter.impl.components.AbstractTraxSerializerFactory.NamespaceAsAttributes
 
endDocument() - Method in class org.apache.sling.rewriter.impl.components.Html5Serializer
 
endDocument() - Method in class org.apache.sling.rewriter.impl.components.TraxSerializer
 
endDTD() - Method in class org.apache.sling.rewriter.impl.components.AbstractTraxSerializerFactory.NamespaceAsAttributes
Report the end of DTD declarations.
endDTD() - Method in class org.apache.sling.rewriter.impl.components.TraxSerializer
 
endElement(String, String, String) - Method in class org.apache.sling.rewriter.DefaultTransformer
 
endElement(String, String, String) - Method in class org.apache.sling.rewriter.impl.components.AbstractTraxSerializerFactory.NamespaceAsAttributes
Receive notification of the end of an element.
endElement(String, String, String) - Method in class org.apache.sling.rewriter.impl.components.Html5Serializer
 
endElement(String, String, String) - Method in class org.apache.sling.rewriter.impl.components.TraxSerializer
 
endEntity(String) - Method in class org.apache.sling.rewriter.impl.components.AbstractTraxSerializerFactory.NamespaceAsAttributes
Report the end of an entity.
endEntity(String) - Method in class org.apache.sling.rewriter.impl.components.TraxSerializer
 
endPrefixMapping(String) - Method in class org.apache.sling.rewriter.DefaultTransformer
 
endPrefixMapping(String) - Method in class org.apache.sling.rewriter.impl.components.AbstractTraxSerializerFactory.NamespaceAsAttributes
End the scope of a prefix-URI mapping: remove entry from mapping tables.
endPrefixMapping(String) - Method in class org.apache.sling.rewriter.impl.components.Html5Serializer
 
endPrefixMapping(String) - Method in class org.apache.sling.rewriter.impl.components.TraxSerializer
 
error(TransformerException) - Method in class org.apache.sling.rewriter.impl.components.TraxErrorHandler
 

F

FactoryCache - Class in org.apache.sling.rewriter.impl
This is an utility class for accessing the various pipeline components.
FactoryCache(BundleContext) - Constructor for class org.apache.sling.rewriter.impl.FactoryCache
 
fatalError(TransformerException) - Method in class org.apache.sling.rewriter.impl.components.TraxErrorHandler
 
finished() - Method in interface org.apache.sling.rewriter.Generator
Notify the generator that parsing is finished.
finished() - Method in class org.apache.sling.rewriter.impl.components.HtmlGeneratorFactory.HtmlGenerator
 
finished(boolean) - Method in class org.apache.sling.rewriter.impl.PipelineImpl
 
finished(boolean) - Method in class org.apache.sling.rewriter.impl.ProcessorWrapper
 
finished(boolean) - Method in interface org.apache.sling.rewriter.Processor
Clean up the processor.

G

Generator - Interface in org.apache.sling.rewriter
The Generator interface defines the start of a rewriter pipeline.
GeneratorFactory - Interface in org.apache.sling.rewriter
The GeneratorFactory is a service which creates Generators on demand.
getComponentConfig(Resource, String, String) - Method in class org.apache.sling.rewriter.impl.ProcessorConfigurationImpl
 
getComponentConfigs(Resource, String, String) - Method in class org.apache.sling.rewriter.impl.ProcessorConfigurationImpl
 
getConfiguration() - Method in class org.apache.sling.rewriter.impl.ProcessingComponentConfigurationImpl
 
getConfiguration() - Method in class org.apache.sling.rewriter.impl.ProcessorConfigurationImpl
 
getConfiguration() - Method in interface org.apache.sling.rewriter.ProcessingComponentConfiguration
Return the configuration for this component.
getConfiguration() - Method in interface org.apache.sling.rewriter.ProcessorConfiguration
Return the configuration for this component.
getContentHandler() - Method in class org.apache.sling.rewriter.DefaultTransformer
 
getContentHandler() - Method in class org.apache.sling.rewriter.impl.PipelineImpl
 
getContentHandler() - Method in class org.apache.sling.rewriter.impl.ProcessorWrapper
 
getContentHandler() - Method in interface org.apache.sling.rewriter.Processor
Get the content handler to write the output to.
getContentType() - Method in class org.apache.sling.rewriter.impl.ServletProcessingContext
 
getContentType() - Method in interface org.apache.sling.rewriter.ProcessingContext
The content type of the response.
getDoctypePublic() - Method in class org.apache.sling.rewriter.impl.components.AbstractTraxSerializerFactory
 
getDoctypePublic() - Method in class org.apache.sling.rewriter.impl.components.TraxHtmlSerializerFactory
 
getDoctypePublic() - Method in class org.apache.sling.rewriter.impl.components.TraxXHtmlSerializerFactory
 
getDoctypeSystem() - Method in class org.apache.sling.rewriter.impl.components.AbstractTraxSerializerFactory
 
getDoctypeSystem() - Method in class org.apache.sling.rewriter.impl.components.TraxHtmlSerializerFactory
 
getDoctypeSystem() - Method in class org.apache.sling.rewriter.impl.components.TraxXHtmlSerializerFactory
 
getGenerator(String) - Method in class org.apache.sling.rewriter.impl.FactoryCache
Get the generator of the given type.
getGeneratorConfiguration() - Method in class org.apache.sling.rewriter.impl.ProcessorConfigurationImpl
The configuration for the generator.
getGeneratorConfiguration() - Method in interface org.apache.sling.rewriter.PipelineConfiguration
The configuration for the generator.
getGlobalTransformers(ProcessingContext) - Method in class org.apache.sling.rewriter.impl.FactoryCache
Lookup all global transformers that apply to the current request and return the transformer instances in two arrays.
getOrder() - Method in class org.apache.sling.rewriter.impl.ProcessorConfigurationImpl
Return the order of this configuration for sorting.
getOutputFormat() - Method in class org.apache.sling.rewriter.impl.components.AbstractTraxSerializerFactory
 
getOutputFormat() - Method in class org.apache.sling.rewriter.impl.components.TraxHtmlSerializerFactory
 
getOutputFormat() - Method in class org.apache.sling.rewriter.impl.components.TraxXHtmlSerializerFactory
 
getOutputStream() - Method in class org.apache.sling.rewriter.impl.ServletProcessingContext
 
getOutputStream() - Method in interface org.apache.sling.rewriter.ProcessingContext
The output stream.
getProcessor(String) - Method in class org.apache.sling.rewriter.impl.FactoryCache
Get the processor of the given type.
getProcessor(ProcessorConfiguration, ProcessingContext) - Method in class org.apache.sling.rewriter.impl.ProcessorManagerImpl
 
getProcessor(ProcessorConfiguration, ProcessingContext) - Method in interface org.apache.sling.rewriter.ProcessorManager
Return a pipeline for a pipeline configuration.
getProcessorConfigurations() - Method in class org.apache.sling.rewriter.impl.ProcessorManagerImpl
 
getProcessorConfigurations() - Method in interface org.apache.sling.rewriter.ProcessorManager
Return the list of currently available processor configurations.
getRequest() - Method in class org.apache.sling.rewriter.impl.ServletProcessingContext
 
getRequest() - Method in interface org.apache.sling.rewriter.ProcessingContext
The current request.
getResponse() - Method in class org.apache.sling.rewriter.impl.ServletProcessingContext
 
getResponse() - Method in interface org.apache.sling.rewriter.ProcessingContext
The current response.
getSerializer(String) - Method in class org.apache.sling.rewriter.impl.FactoryCache
Get the serializer of the given type.
getSerializerConfiguration() - Method in class org.apache.sling.rewriter.impl.ProcessorConfigurationImpl
The configuration for the serializer.
getSerializerConfiguration() - Method in interface org.apache.sling.rewriter.PipelineConfiguration
The configuration for the serializer.
getTransformer(String) - Method in class org.apache.sling.rewriter.impl.FactoryCache
Get the transformer of the given type.
getTransformerConfigurations() - Method in class org.apache.sling.rewriter.impl.ProcessorConfigurationImpl
The configuration for the transformers.
getTransformerConfigurations() - Method in interface org.apache.sling.rewriter.PipelineConfiguration
The configuration for the transformers.
getType() - Method in class org.apache.sling.rewriter.impl.ProcessingComponentConfigurationImpl
 
getType() - Method in class org.apache.sling.rewriter.impl.ProcessorConfigurationImpl
 
getType() - Method in interface org.apache.sling.rewriter.ProcessingComponentConfiguration
The name/type of the component.
getType() - Method in interface org.apache.sling.rewriter.ProcessorConfiguration
The name/type of the component.
getWriter() - Method in interface org.apache.sling.rewriter.Generator
Get the writer to write the output to.
getWriter() - Method in class org.apache.sling.rewriter.impl.components.HtmlGeneratorFactory.HtmlGenerator
 
getWriter() - Method in class org.apache.sling.rewriter.impl.PipelineImpl
 
getWriter() - Method in class org.apache.sling.rewriter.impl.ProcessorWrapper
 
getWriter() - Method in class org.apache.sling.rewriter.impl.ServletProcessingContext
 
getWriter() - Method in interface org.apache.sling.rewriter.ProcessingContext
The writer.
getWriter() - Method in interface org.apache.sling.rewriter.Processor
Get the writer to write the output to.

H

Html5Serializer - Class in org.apache.sling.rewriter.impl.components
Serializer for writing HTML5 compliant markup
Html5Serializer() - Constructor for class org.apache.sling.rewriter.impl.components.Html5Serializer
 
Html5SerializerFactory - Class in org.apache.sling.rewriter.impl.components
This sax serializer serializes HTML5 Compliant Markup
Html5SerializerFactory() - Constructor for class org.apache.sling.rewriter.impl.components.Html5SerializerFactory
 
HtmlGenerator(HtmlParser) - Constructor for class org.apache.sling.rewriter.impl.components.HtmlGeneratorFactory.HtmlGenerator
 
HtmlGeneratorFactory - Class in org.apache.sling.rewriter.impl.components
On the fly HTML parser which can be used as the starting point for html pipelines.
HtmlGeneratorFactory() - Constructor for class org.apache.sling.rewriter.impl.components.HtmlGeneratorFactory
 
HtmlGeneratorFactory.HtmlGenerator - Class in org.apache.sling.rewriter.impl.components
 
HTMLSerializer() - Constructor for class org.apache.sling.rewriter.impl.components.HtmlSerializerFactory.HTMLSerializer
 
HtmlSerializerFactory - Class in org.apache.sling.rewriter.impl.components
This sax serializer serializes html-
HtmlSerializerFactory() - Constructor for class org.apache.sling.rewriter.impl.components.HtmlSerializerFactory
 
HtmlSerializerFactory.HTMLSerializer - Class in org.apache.sling.rewriter.impl.components
A serializer converting XHTML into plain old HTML.

I

ignorableWhitespace(char[], int, int) - Method in class org.apache.sling.rewriter.DefaultTransformer
 
ignorableWhitespace(char[], int, int) - Method in class org.apache.sling.rewriter.impl.components.AbstractTraxSerializerFactory.NamespaceAsAttributes
Receive notification of ignorable whitespace in element content.
ignorableWhitespace(char[], int, int) - Method in class org.apache.sling.rewriter.impl.components.Html5Serializer
 
ignorableWhitespace(char[], int, int) - Method in class org.apache.sling.rewriter.impl.components.TraxSerializer
 
init(FilterConfig) - Method in class org.apache.sling.rewriter.impl.RewriterFilter
 
init(ProcessingContext, ProcessingComponentConfiguration) - Method in class org.apache.sling.rewriter.DefaultTransformer
 
init(ProcessingContext, ProcessingComponentConfiguration) - Method in interface org.apache.sling.rewriter.Generator
Initialize this component.
init(ProcessingContext, ProcessingComponentConfiguration) - Method in class org.apache.sling.rewriter.impl.components.Html5Serializer
 
init(ProcessingContext, ProcessingComponentConfiguration) - Method in class org.apache.sling.rewriter.impl.components.HtmlGeneratorFactory.HtmlGenerator
 
init(ProcessingContext, ProcessingComponentConfiguration) - Method in class org.apache.sling.rewriter.impl.components.HtmlSerializerFactory.HTMLSerializer
 
init(ProcessingContext, ProcessingComponentConfiguration) - Method in class org.apache.sling.rewriter.impl.components.TraxSerializer
 
init(ProcessingContext, ProcessingComponentConfiguration) - Method in class org.apache.sling.rewriter.impl.components.XHtmlSerializerFactory.XHTMLSerializer
 
init(ProcessingContext, ProcessingComponentConfiguration) - Method in class org.apache.sling.rewriter.impl.components.XMLSerializerFactory.XMLSerializer
 
init(ProcessingContext, ProcessingComponentConfiguration) - Method in interface org.apache.sling.rewriter.Serializer
Initialize this component.
init(ProcessingContext, ProcessingComponentConfiguration) - Method in interface org.apache.sling.rewriter.Transformer
Initialize this component.
init(ProcessingContext, ProcessorConfiguration) - Method in class org.apache.sling.rewriter.impl.PipelineImpl
 
init(ProcessingContext, ProcessorConfiguration) - Method in class org.apache.sling.rewriter.impl.ProcessorWrapper
 
init(ProcessingContext, ProcessorConfiguration) - Method in interface org.apache.sling.rewriter.Processor
Initialize this component.
isActive() - Method in class org.apache.sling.rewriter.impl.ProcessorConfigurationImpl
Is this component active?
isPipeline() - Method in class org.apache.sling.rewriter.impl.ProcessorConfigurationImpl
Is this a pipeline?

L

lexicalHandler - Variable in class org.apache.sling.rewriter.impl.components.AbstractTraxSerializerFactory.NamespaceAsAttributes
 
logger - Variable in class org.apache.sling.rewriter.impl.components.AbstractTraxSerializerFactory.NamespaceAsAttributes
 

M

match(ProcessingContext) - Method in class org.apache.sling.rewriter.impl.ProcessorConfigurationImpl
 
match(ProcessingContext) - Method in interface org.apache.sling.rewriter.ProcessorConfiguration
Check if this processor configuration matches for the current request.
MIME_TYPE_HTML - Static variable in class org.apache.sling.rewriter.impl.ProcessorManagerImpl
 

N

NamespaceAsAttributes(ContentHandler, Logger) - Constructor for class org.apache.sling.rewriter.impl.components.AbstractTraxSerializerFactory.NamespaceAsAttributes
 
needsNamespacesAsAttributes() - Method in class org.apache.sling.rewriter.impl.components.AbstractTraxSerializerFactory
Checks if the used Trax implementation correctly handles namespaces set using startPrefixMapping(), but wants them also as 'xmlns:' attributes.

O

onChange(List<ResourceChange>) - Method in class org.apache.sling.rewriter.impl.ProcessorManagerImpl
 
org.apache.sling.rewriter - package org.apache.sling.rewriter
 
org.apache.sling.rewriter.impl - package org.apache.sling.rewriter.impl
 
org.apache.sling.rewriter.impl.components - package org.apache.sling.rewriter.impl.components
 

P

path - Variable in class org.apache.sling.rewriter.impl.ProcessorManagerImpl.ConfigEntry
 
PipelineConfiguration - Interface in org.apache.sling.rewriter
Configuration of a pipeline.
PipelineImpl - Class in org.apache.sling.rewriter.impl
The PipelineImpl is the heart of the pipeline processing.
PipelineImpl(FactoryCache) - Constructor for class org.apache.sling.rewriter.impl.PipelineImpl
Setup this pipeline.
printConfiguration(PrintWriter) - Method in class org.apache.sling.rewriter.impl.WebConsoleConfigPrinter
Print out the rewriter configs.
ProcessingComponentConfiguration - Interface in org.apache.sling.rewriter
Configuration of a processing component.
ProcessingComponentConfigurationImpl - Class in org.apache.sling.rewriter.impl
Configuration of a processing component.
ProcessingComponentConfigurationImpl(String, ValueMap) - Constructor for class org.apache.sling.rewriter.impl.ProcessingComponentConfigurationImpl
Create a new configuration.
processingContext - Variable in class org.apache.sling.rewriter.DefaultTransformer
 
ProcessingContext - Interface in org.apache.sling.rewriter
The context for a processor invocation.
processingInstruction(String, String) - Method in class org.apache.sling.rewriter.DefaultTransformer
 
processingInstruction(String, String) - Method in class org.apache.sling.rewriter.impl.components.AbstractTraxSerializerFactory.NamespaceAsAttributes
Receive notification of a processing instruction.
processingInstruction(String, String) - Method in class org.apache.sling.rewriter.impl.components.Html5Serializer
 
processingInstruction(String, String) - Method in class org.apache.sling.rewriter.impl.components.TraxSerializer
 
Processor - Interface in org.apache.sling.rewriter
A Processor post processes the output.
ProcessorConfiguration - Interface in org.apache.sling.rewriter
Configuration of a processor.
ProcessorConfigurationImpl - Class in org.apache.sling.rewriter.impl
Configuration of a processor.
ProcessorConfigurationImpl(String[], String[], String[], String[], boolean, String[], int, ProcessingComponentConfiguration, ProcessingComponentConfiguration[], ProcessingComponentConfiguration, boolean) - Constructor for class org.apache.sling.rewriter.impl.ProcessorConfigurationImpl
This is the constructor for a pipeline
ProcessorConfigurationImpl(String[], String[], String[], String[], String[]) - Constructor for class org.apache.sling.rewriter.impl.ProcessorConfigurationImpl
This is the constructor for a pipeline
ProcessorConfigurationImpl(Resource) - Constructor for class org.apache.sling.rewriter.impl.ProcessorConfigurationImpl
Constructor.
ProcessorConfiguratorComparator() - Constructor for class org.apache.sling.rewriter.impl.ProcessorManagerImpl.ProcessorConfiguratorComparator
 
ProcessorFactory - Interface in org.apache.sling.rewriter
The ProcessorFactory is a service which creates Processors on demand.
ProcessorManager - Interface in org.apache.sling.rewriter
This service manages the processor configurations.
ProcessorManagerImpl - Class in org.apache.sling.rewriter.impl
This manager keeps track of configured processors.
ProcessorManagerImpl() - Constructor for class org.apache.sling.rewriter.impl.ProcessorManagerImpl
 
ProcessorManagerImpl.ConfigEntry - Class in org.apache.sling.rewriter.impl
 
ProcessorManagerImpl.ProcessorConfiguratorComparator - Class in org.apache.sling.rewriter.impl
 
ProcessorWrapper - Class in org.apache.sling.rewriter.impl
This is a wrapper for a processor.
ProcessorWrapper(ProcessorConfiguration, FactoryCache) - Constructor for class org.apache.sling.rewriter.impl.ProcessorWrapper
 

R

register(BundleContext, ProcessorManagerImpl) - Static method in class org.apache.sling.rewriter.impl.WebConsoleConfigPrinter
 
RewriterFilter - Class in org.apache.sling.rewriter.impl
This filter activates the rewriter for the output.
RewriterFilter() - Constructor for class org.apache.sling.rewriter.impl.RewriterFilter
 

S

Serializer - Interface in org.apache.sling.rewriter
The Serializer marks the end of the pipeline.
SerializerFactory - Interface in org.apache.sling.rewriter
The SerializerFactory is a service which creates Serializers on demand.
ServletProcessingContext - Class in org.apache.sling.rewriter.impl
An implementation of a processing context for a servlet.
ServletProcessingContext(SlingHttpServletRequest, SlingHttpServletResponse, SlingHttpServletResponse, String) - Constructor for class org.apache.sling.rewriter.impl.ServletProcessingContext
Initializes a new instance.
setContentHandler(ContentHandler) - Method in class org.apache.sling.rewriter.DefaultTransformer
 
setContentHandler(ContentHandler) - Method in interface org.apache.sling.rewriter.Generator
Set the content handler the generator should stream to.
setContentHandler(ContentHandler) - Method in class org.apache.sling.rewriter.impl.components.HtmlGeneratorFactory.HtmlGenerator
 
setContentHandler(ContentHandler) - Method in interface org.apache.sling.rewriter.Transformer
Set the content handler the transformer should stream to.
setDocumentLocator(Locator) - Method in class org.apache.sling.rewriter.DefaultTransformer
 
setDocumentLocator(Locator) - Method in class org.apache.sling.rewriter.impl.components.AbstractTraxSerializerFactory.NamespaceAsAttributes
 
setDocumentLocator(Locator) - Method in class org.apache.sling.rewriter.impl.components.Html5Serializer
 
setDocumentLocator(Locator) - Method in class org.apache.sling.rewriter.impl.components.TraxSerializer
 
skippedEntity(String) - Method in class org.apache.sling.rewriter.DefaultTransformer
 
skippedEntity(String) - Method in class org.apache.sling.rewriter.impl.components.AbstractTraxSerializerFactory.NamespaceAsAttributes
Receive notification of a skipped entity.
skippedEntity(String) - Method in class org.apache.sling.rewriter.impl.components.Html5Serializer
 
skippedEntity(String) - Method in class org.apache.sling.rewriter.impl.components.TraxSerializer
 
start() - Method in class org.apache.sling.rewriter.impl.FactoryCache
Start tracking
startCDATA() - Method in class org.apache.sling.rewriter.impl.components.AbstractTraxSerializerFactory.NamespaceAsAttributes
Report the start of a CDATA section.
startCDATA() - Method in class org.apache.sling.rewriter.impl.components.TraxSerializer
 
startDocument() - Method in class org.apache.sling.rewriter.DefaultTransformer
 
startDocument() - Method in class org.apache.sling.rewriter.impl.components.AbstractTraxSerializerFactory.NamespaceAsAttributes
 
startDocument() - Method in class org.apache.sling.rewriter.impl.components.Html5Serializer
 
startDocument() - Method in class org.apache.sling.rewriter.impl.components.TraxSerializer
 
startDTD(String, String, String) - Method in class org.apache.sling.rewriter.impl.components.AbstractTraxSerializerFactory.NamespaceAsAttributes
Report the start of DTD declarations, if any.
startDTD(String, String, String) - Method in class org.apache.sling.rewriter.impl.components.TraxSerializer
 
startElement(String, String, String, Attributes) - Method in class org.apache.sling.rewriter.DefaultTransformer
 
startElement(String, String, String, Attributes) - Method in class org.apache.sling.rewriter.impl.components.AbstractTraxSerializerFactory.NamespaceAsAttributes
Ensure all namespace declarations are present as xmlns: attributes and add those needed before calling superclass.
startElement(String, String, String, Attributes) - Method in class org.apache.sling.rewriter.impl.components.Html5Serializer
 
startElement(String, String, String, Attributes) - Method in class org.apache.sling.rewriter.impl.components.TraxSerializer
 
startEntity(String) - Method in class org.apache.sling.rewriter.impl.components.AbstractTraxSerializerFactory.NamespaceAsAttributes
Report the beginning of an entity.
startEntity(String) - Method in class org.apache.sling.rewriter.impl.components.TraxSerializer
 
startPrefixMapping(String, String) - Method in class org.apache.sling.rewriter.DefaultTransformer
 
startPrefixMapping(String, String) - Method in class org.apache.sling.rewriter.impl.components.AbstractTraxSerializerFactory.NamespaceAsAttributes
Track mappings to be able to add xmlns: attributes in startElement().
startPrefixMapping(String, String) - Method in class org.apache.sling.rewriter.impl.components.Html5Serializer
 
startPrefixMapping(String, String) - Method in class org.apache.sling.rewriter.impl.components.TraxSerializer
 
stop() - Method in class org.apache.sling.rewriter.impl.FactoryCache
Stop tracking

T

toString() - Method in class org.apache.sling.rewriter.impl.PipelineImpl
 
toString() - Method in class org.apache.sling.rewriter.impl.ProcessingComponentConfigurationImpl
 
toString() - Method in class org.apache.sling.rewriter.impl.ProcessorConfigurationImpl
 
toString() - Method in class org.apache.sling.rewriter.impl.ProcessorWrapper
 
Transformer - Interface in org.apache.sling.rewriter
The Transformer interface defines the middle of a rewriter pipeline.
TransformerFactory - Interface in org.apache.sling.rewriter
The TransformerFactory is a service which creates Transformers on demand.
TraxErrorHandler - Class in org.apache.sling.rewriter.impl.components
This error handler simply logs all exception and, in case of a fatal error, the exception is rethrown.
TraxErrorHandler(Logger) - Constructor for class org.apache.sling.rewriter.impl.components.TraxErrorHandler
 
TraxHtmlSerializerFactory - Class in org.apache.sling.rewriter.impl.components
This sax serializer serializes html-
TraxHtmlSerializerFactory() - Constructor for class org.apache.sling.rewriter.impl.components.TraxHtmlSerializerFactory
 
TraxSerializer - Class in org.apache.sling.rewriter.impl.components
The TraxSerializer is a serializer based on the jaxp serializers.
TraxSerializer(TransformerHandler, ContentHandler, String, String, String) - Constructor for class org.apache.sling.rewriter.impl.components.TraxSerializer
 
TraxXHtmlSerializerFactory - Class in org.apache.sling.rewriter.impl.components
This sax serializer serializes xhtml-
TraxXHtmlSerializerFactory() - Constructor for class org.apache.sling.rewriter.impl.components.TraxXHtmlSerializerFactory
 

U

unregister() - Static method in class org.apache.sling.rewriter.impl.WebConsoleConfigPrinter
 

W

warning(TransformerException) - Method in class org.apache.sling.rewriter.impl.components.TraxErrorHandler
 
WebConsoleConfigPrinter - Class in org.apache.sling.rewriter.impl
This is a configuration printer for the web console which prints out the currently configured processors/pipelines.
WebConsoleConfigPrinter(ProcessorManagerImpl) - Constructor for class org.apache.sling.rewriter.impl.WebConsoleConfigPrinter
 

X

XHTMLSerializer() - Constructor for class org.apache.sling.rewriter.impl.components.XHtmlSerializerFactory.XHTMLSerializer
 
XHtmlSerializerFactory - Class in org.apache.sling.rewriter.impl.components
This sax serializer serializes xhtml-
XHtmlSerializerFactory() - Constructor for class org.apache.sling.rewriter.impl.components.XHtmlSerializerFactory
 
XHtmlSerializerFactory.XHTMLSerializer - Class in org.apache.sling.rewriter.impl.components
A pedantic XHTML serializer encoding all recognized entities with their proper HTML names.
XMLSerializer() - Constructor for class org.apache.sling.rewriter.impl.components.XMLSerializerFactory.XMLSerializer
 
XMLSerializerFactory - Class in org.apache.sling.rewriter.impl.components
This sax serializer serializes to xml-
XMLSerializerFactory() - Constructor for class org.apache.sling.rewriter.impl.components.XMLSerializerFactory
 
XMLSerializerFactory.XMLSerializer - Class in org.apache.sling.rewriter.impl.components
 
A C D E F G H I L M N O P R S T U W X 
All Classes All Packages