Package com.sun.xml.txw2.output
package com.sun.xml.txw2.output
Defines XmlSerializer and its built-in implementations.
-
ClassDescriptionPerforms character escaping and write the result to the output.Write data- or field-oriented XML.Escape everything above the US-ASCII code range.Shows the call sequence of
XmlSerializer
methods.XMLFilterImpl
that does indentation to SAX events.Factory for producing XmlSerializers for various Result types.XML serializer for StAX XMLStreamWriter.Dummpy implementation to pass throughTypedXmlWriter
toTXW
Low-level typeless XML writer driven fromTypedXmlWriter
.Filter to write an XML document from a SAX event stream.