Package | Description |
---|---|
org.apache.maven.shared.utils | |
org.apache.maven.shared.utils.xml |
Class and Description |
---|
XmlStreamWriter
We just wrap the commons StreamWriter to not get into troubles
by exposing shaded commons-io packages
|
Class and Description |
---|
PrettyPrintXMLWriter |
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
Interface for tools writing XML files.
|
Xpp3Dom
A reimplementation of Plexus Xpp3Dom based on the public interface of Plexus Xpp3Dom.
|
Xpp3DomBuilder.DocHandler |