| Package | Description | 
|---|---|
| org.codehaus.plexus.util | Miscellaneous utilities, mainly dealing with I/O, strings, and filesystems. | 
| org.codehaus.plexus.util.xml | XML utilities. | 
| Class and Description | 
|---|
| XmlStreamReader Character stream that handles (or at least attempts to) all the necessary Voodo to figure out the charset encoding of
 the XML document within the stream. | 
| XmlStreamWriter Character stream that handles (or at least attempts to) all the necessary Voodo to figure out the charset encoding of
 the XML document written to the stream. | 
| Class and Description | 
|---|
| PrettyPrintXMLWriter Implementation of XMLWriter which emits nicely formatted documents. | 
| XmlReader Deprecated. 
 use XmlStreamReader | 
| XmlReaderException The XmlReaderException is thrown by the XmlReader constructors if the charset encoding can not be determined
 according to the XML 1.0 specification and RFC 3023. | 
| XmlStreamReaderException The XmlStreamReaderException is thrown by the XmlStreamReader constructors if the charset encoding can not be
 determined according to the XML 1.0 specification and RFC 3023. | 
| XMLWriter | 
| Xpp3Dom | 
Copyright © 2001–2017 Codehaus Plexus. All rights reserved.