Uses of Class
org.codehaus.plexus.util.xml.XmlReaderException

Packages that use XmlReaderException
org.codehaus.plexus.util.xml   
 

Uses of XmlReaderException in org.codehaus.plexus.util.xml
 

Constructors in org.codehaus.plexus.util.xml that throw XmlReaderException
XmlReader(java.io.InputStream is, boolean lenient)
          Creates a Reader for a raw InputStream.
XmlReader(java.io.InputStream is, java.lang.String httpContentType, boolean lenient)
          Creates a Reader using an InputStream an the associated content-type header.
XmlReader(java.io.InputStream is, java.lang.String httpContentType, boolean lenient, java.lang.String defaultEncoding)
          Creates a Reader using an InputStream an the associated content-type header.
 



Copyright © 2001-2007 Codehaus. All Rights Reserved.