Interface | Description |
---|---|
DOMSerializer |
Interface for a DOM serializer implementation.
|
Serializer |
Interface for a DOM serializer implementation, factory for DOM and SAX
serializers, and static methods for serializing DOM documents.
|
Class | Description |
---|---|
AttributeNameComparator | |
BaseMarkupSerializer |
Base class for a serializer supporting both DOM and SAX pretty
serializing of XML/HTML/XHTML documents.
|
ElementState |
Holds the state of the currently serialized element.
|
EncodingInfo |
This class represents an encoding.
|
Encodings |
Provides information about encodings.
|
IndentPrinter |
Extends
Printer and adds support for indentation and line
wrapping. |
LineSeparator | |
Method | |
OutputFormat |
Specifies an output format to control the serializer.
|
OutputFormat.Defaults | |
OutputFormat.DTD | |
Printer |
The printer is responsible for sending text to the output stream
or writer.
|
XMLSerializer |
ASF Note: This class and dependencies were copied from the sun jdk1.5
source base.
|
Copyright © 2010 - 2020 Adobe. All Rights Reserved