public class XHtmlSerializerFactory extends Object implements SerializerFactory
| Modifier and Type | Class and Description |
|---|---|
class |
XHtmlSerializerFactory.XHTMLSerializer
A pedantinc XHTML serializer encoding all recognized entities with their
proper HTML names.
|
| Constructor and Description |
|---|
XHtmlSerializerFactory() |
| Modifier and Type | Method and Description |
|---|---|
Serializer |
createSerializer()
Create a new serializer for the pipeline.
|
public Serializer createSerializer()
SerializerFactorycreateSerializer in interface SerializerFactorySerializerFactory.createSerializer()Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.