|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
CharacterEscapeHandler | Performs character escaping and write the result to the output. |
XmlSerializer | Low-level typeless XML writer driven from TypedXmlWriter . |
Class Summary | |
---|---|
DataWriter | Write data- or field-oriented XML. |
DomSerializer | XmlSerializer for DOMResult and Node . |
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 | XmlSerializer for SAXResult and ContentHandler . |
StaxSerializer | XML serializer for StAX XMLStreamWriter. |
StreamSerializer | XmlSerializer for StreamResult . |
TXWResult | Allow you to wrap TypedXmlWriter into a Result
so that it can be passed to ResultFactory . |
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.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |