Uses of Class
org.codehaus.plexus.util.xml.XmlReader
-
Packages that use XmlReader Package Description org.codehaus.plexus.util.xml XML utilities. -
-
Uses of XmlReader in org.codehaus.plexus.util.xml
Subclasses of XmlReader in org.codehaus.plexus.util.xml Modifier and Type Class Description class
XmlStreamReader
Character 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.
-