|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XmlReaderException | |
org.enhydra.xml.io |
org.enhydra.xml.io provides input (parsing) and output (formatting) routines for XML and HTML. |
Uses of XmlReaderException in org.enhydra.xml.io |
Constructors in org.enhydra.xml.io that throw XmlReaderException | |
XmlReader(InputStream is,
String defaultEncoding,
boolean lenient)
Creates a Reader for a raw InputStream. |
|
XmlReader(InputStream is,
String httpContentType,
String defaultEncoding,
boolean lenient)
Creates a Reader using an InputStream an the associated content-type header. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |