Package org.apache.maven.shared.utils.xml
package org.apache.maven.shared.utils.xml
-
ClassDescriptionXMLWriter with nice indentation.Collection of XML encoding/decoding helpers.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.Deprecated.use org.apache.commons.io.input.XmlStreamReader insteadThe 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.We just wrap the commons StreamWriter to not get into troubles by exposing shaded commons-io packagesInterface for tools writing XML files.Utility class for the
XmlWriter
class.A reimplementation of Plexus Xpp3Dom based on the public interface of Plexus Xpp3Dom.