Uses of Package
org.apache.maven.shared.utils.xml
-
Packages that use org.apache.maven.shared.utils.xml Package Description org.apache.maven.shared.utils org.apache.maven.shared.utils.xml -
Classes in org.apache.maven.shared.utils.xml used by org.apache.maven.shared.utils Class Description XmlStreamWriter We just wrap the commons StreamWriter to not get into troubles by exposing shaded commons-io packages -
Classes in org.apache.maven.shared.utils.xml used by org.apache.maven.shared.utils.xml Class 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