Uses of Package
org.codehaus.plexus.util.xml
Packages that use org.codehaus.plexus.util.xml
Package
Description
Contains implementation of the
XmlNode
interface and related classes.Contains modified versions of the
Xpp3Dom
and
Xpp3DomBuilder
classes.-
Classes in org.codehaus.plexus.util.xml used by org.apache.maven.internal.xml
-
Classes in org.codehaus.plexus.util.xml used by org.apache.maven.lifecycle.internalClassDescriptionNOTE: remove all the util code in here when separated, this class should be pure data.
-
Classes in org.codehaus.plexus.util.xml used by org.apache.maven.model.transform.pullClassDescriptionCharacter 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.
-
Classes in org.codehaus.plexus.util.xml used by org.apache.maven.model.v4ClassDescriptionNOTE: remove all the util code in here when separated, this class should be pure data.
-
Classes in org.codehaus.plexus.util.xml used by org.apache.maven.pluginClassDescriptionNOTE: remove all the util code in here when separated, this class should be pure data.
-
Classes in org.codehaus.plexus.util.xml used by org.apache.maven.projectClassDescriptionNOTE: remove all the util code in here when separated, this class should be pure data.
-
Classes in org.codehaus.plexus.util.xml used by org.codehaus.plexus.utilClassDescriptionCharacter 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.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.
-
Classes in org.codehaus.plexus.util.xml used by org.codehaus.plexus.util.xmlClassDescriptionImplementation of XMLWriter which emits nicely formatted documents.Deprecated.use XmlStreamReaderThe 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.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.NOTE: remove all the util code in here when separated, this class should be pure data.Input location builder interface, to be implemented to choose how to store data.