Uses of Class
org.outerj.daisy.xmlutil.XmlReaderException

Packages that use XmlReaderException
org.outerj.daisy.xmlutil   
 

Uses of XmlReaderException in org.outerj.daisy.xmlutil
 

Constructors in org.outerj.daisy.xmlutil 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.
 



Copyright © -2005 . All Rights Reserved.