Package com.sun.xml.bind.marshaller

Interface Summary
CharacterEscapeHandler Performs character escaping and write the result to the output.
 

Class Summary
DataWriter Write data- or field-oriented XML.
DumbEscapeHandler Escape everything above the US-ASCII code range.
Messages Formats error messages.
MinimumEscapeHandler Performs no character escaping.
NamespacePrefixMapper Implemented by the user application to determine URI -> prefix mapping.
NioEscapeHandler Uses JDK1.4 NIO functionality to escape characters smartly.
SAX2DOMEx Builds a DOM tree from SAX2 events.
XMLWriter Filter to write an XML document from a SAX event stream.