See: Description
| Interface | Description |
|---|---|
| CharacterEscapeHandler |
Performs character escaping and write the result
to the output.
|
| XmlSerializer |
Low-level typeless XML writer driven from
TypedXmlWriter. |
| Class | Description |
|---|---|
| DataWriter |
Write data- or field-oriented XML.
|
| DomSerializer | |
| DumbEscapeHandler |
Escape everything above the US-ASCII code range.
|
| DumpSerializer |
Shows the call sequence of
XmlSerializer methods. |
| IndentingXMLFilter |
XMLFilterImpl that does indentation to SAX events. |
| IndentingXMLStreamWriter | |
| ResultFactory |
Factory for producing XmlSerializers for various Result types.
|
| SaxSerializer | |
| StaxSerializer |
XML serializer for StAX XMLStreamWriter.
|
| StreamSerializer | |
| TXWResult | |
| TXWSerializer |
Dummpy implementation to pass through
TypedXmlWriter
to TXW |
| XMLWriter |
Filter to write an XML document from a SAX event stream.
|
Defines XmlSerializer and its built-in implementations.
Copyright © 2005–2017 Oracle Corporation. All rights reserved.