| Package | Description |
|---|---|
| jdk7u.jaxp.org.apache.xml.external.serialize |
| Modifier and Type | Class and Description |
|---|---|
class |
HTMLSerializer
Deprecated.
This class was deprecated in Xerces 2.6.2. It is
recommended that new applications use JAXP's Transformation API
for XML (TrAX) for serializing HTML. See the Xerces documentation
for more information.
|
class |
TextSerializer
Implements a text serializer supporting both DOM and SAX
serializing.
|
class |
XHTMLSerializer
Deprecated.
This class was deprecated in Xerces 2.6.2. It is
recommended that new applications use JAXP's Transformation API
for XML (TrAX) for serializing XHTML. See the Xerces documentation
for more information.
|
class |
XML11Serializer
Implements an XML serializer supporting both DOM and SAX pretty
serializing.
|
class |
XMLSerializer
Implements an XML serializer supporting both DOM and SAX pretty
serializing.
|
Copyright © 2018–2021 mhoffrogge. All rights reserved.