Package | Description |
---|---|
org.apache.sling.rewriter | |
org.apache.sling.rewriter.impl | |
org.apache.sling.rewriter.impl.components |
Modifier and Type | Method and Description |
---|---|
Serializer |
SerializerFactory.createSerializer()
Create a new serializer for the pipeline.
|
Modifier and Type | Method and Description |
---|---|
Serializer |
FactoryCache.getSerializer(String type)
Get the serializer of the given type.
|
Modifier and Type | Class and Description |
---|---|
class |
HtmlSerializerFactory.HTMLSerializer
A serializer converting XHTML into plain old HTML.
|
class |
TraxSerializer
The
TraxSerializer is a serializer based on
the jaxp serializers. |
class |
XHtmlSerializerFactory.XHTMLSerializer
A pedantinc XHTML serializer encoding all recognized entities with their
proper HTML names.
|
class |
XMLSerializerFactory.XMLSerializer |
Modifier and Type | Method and Description |
---|---|
Serializer |
XMLSerializerFactory.createSerializer() |
Serializer |
XHtmlSerializerFactory.createSerializer() |
Serializer |
HtmlSerializerFactory.createSerializer() |
Serializer |
AbstractTraxSerializerFactory.createSerializer() |
Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.