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