| Package | Description |
|---|---|
| com.sun.syndication.io |
| Modifier and Type | Method and Description |
|---|---|
private void |
XmlReader.doLenientDetection(java.lang.String httpContentType,
XmlReaderException ex) |
| Constructor and Description |
|---|
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 © Sun Microsystems. All Rights Reserved.