| Package | Description |
|---|---|
| jdk7u.jaxp.org.apache.xml.external.serialize |
| Class and Description |
|---|
| BaseMarkupSerializer
Base class for a serializer supporting both DOM and SAX pretty
serializing of XML/HTML/XHTML documents.
|
| DOMSerializer
Interface for a DOM serializer implementation.
|
| ElementState
Holds the state of the currently serialized element.
|
| EncodingInfo
This class represents an encoding.
|
| 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.
|
| OutputFormat
Specifies an output format to control the serializer.
|
| Printer
The printer is responsible for sending text to the output stream
or writer.
|
| Serializer
Interface for a DOM serializer implementation, factory for DOM and SAX
serializers, and static methods for serializing DOM documents.
|
| SerializerFactory |
| XMLSerializer
Implements an XML serializer supporting both DOM and SAX pretty
serializing.
|
Copyright © 2018–2021 mhoffrogge. All rights reserved.