|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XmlReaderException | |
---|---|
com.sun.syndication.io |
Uses of XmlReaderException in com.sun.syndication.io |
---|
Methods in com.sun.syndication.io with parameters of type XmlReaderException | |
---|---|
private void |
XmlReader.doLenientDetection(java.lang.String httpContentType,
XmlReaderException ex)
|
Constructors in com.sun.syndication.io 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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |