Package org.apache.maven.shared.utils.xml
-
Interface Summary Interface Description XMLWriter Interface for tools writing XML files. -
Class Summary Class Description PrettyPrintXMLWriter XMLEncode Collection of XML encoding/decoding helpers.XmlStreamReader XmlStreamWriter We just wrap the commons StreamWriter to not get into troubles by exposing shaded commons-io packagesXmlWriterUtil Utility class for theXmlWriter
class.Xpp3Dom A reimplementation of Plexus Xpp3Dom based on the public interface of Plexus Xpp3Dom.Xpp3DomBuilder Xpp3DomBuilder.DocHandler Xpp3DomUtils Xpp3DomWriter -
Exception Summary Exception Description 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.