Package javanet.staxutils.io
Utilities for reading and writing XML from various sources.
-
Class Summary Class Description StAXStreamWriter AnXMLStreamWriterimplementation that writes to a character stream.StreamEventWriter XMLEventWriterthat writes events to a character stream usingXMLEvent.writeAsEncodedUnicode(Writer).XMLWriterUtils Set of utility methods useful when writing XML.