<TDBGCOLOR="#EEEEFF"CLASS="NavBarCell1"><AHREF="../../../../../com/sun/syndication/io/XmlReaderException.html"title="class in com.sun.syndication.io"><FONTCLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
Packages that use <AHREF="../../../../../com/sun/syndication/io/XmlReaderException.html"title="class in com.sun.syndication.io">XmlReaderException</A></FONT></TH>
Uses of <AHREF="../../../../../com/sun/syndication/io/XmlReaderException.html"title="class in com.sun.syndication.io">XmlReaderException</A> in <AHREF="../../../../../com/sun/syndication/io/package-summary.html">com.sun.syndication.io</A></FONT></TH>
<THALIGN="left"COLSPAN="2">Constructors in <AHREF="../../../../../com/sun/syndication/io/package-summary.html">com.sun.syndication.io</A> that throw <AHREF="../../../../../com/sun/syndication/io/XmlReaderException.html"title="class in com.sun.syndication.io">XmlReaderException</A></FONT></TH>
</TR>
<TRBGCOLOR="white"CLASS="TableRowColor">
<TD><CODE><B><AHREF="../../../../../com/sun/syndication/io/XmlReader.html#XmlReader(java.io.InputStream, boolean)">XmlReader</A></B>(<AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/InputStream.html?is-external=true"title="class or interface in java.io">InputStream</A> is,
boolean lenient)</CODE>
<BR>
Creates a Reader for a raw InputStream.</TD>
</TR>
<TRBGCOLOR="white"CLASS="TableRowColor">
<TD><CODE><B><AHREF="../../../../../com/sun/syndication/io/XmlReader.html#XmlReader(java.io.InputStream, boolean, java.lang.String)">XmlReader</A></B>(<AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/InputStream.html?is-external=true"title="class or interface in java.io">InputStream</A> is,
boolean lenient,
<AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true"title="class or interface in java.lang">String</A> defaultEncoding)</CODE>
<BR>
Creates a Reader for a raw InputStream and uses the provided default encoding if none is determined.</TD>
</TR>
<TRBGCOLOR="white"CLASS="TableRowColor">
<TD><CODE><B><AHREF="../../../../../com/sun/syndication/io/XmlReader.html#XmlReader(java.io.InputStream, java.lang.String, boolean)">XmlReader</A></B>(<AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/InputStream.html?is-external=true"title="class or interface in java.io">InputStream</A> is,
<AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true"title="class or interface in java.lang">String</A> httpContentType,
boolean lenient)</CODE>
<BR>
Creates a Reader using an InputStream and the associated content-type header.</TD>
</TR>
<TRBGCOLOR="white"CLASS="TableRowColor">
<TD><CODE><B><AHREF="../../../../../com/sun/syndication/io/XmlReader.html#XmlReader(java.io.InputStream, java.lang.String, boolean, java.lang.String)">XmlReader</A></B>(<AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/io/InputStream.html?is-external=true"title="class or interface in java.io">InputStream</A> is,
<AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true"title="class or interface in java.lang">String</A> httpContentType,
boolean lenient,
<AHREF="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true"title="class or interface in java.lang">String</A> defaultEncoding)</CODE>
<BR>
Creates a Reader using an InputStream and the associated content-type header.</TD>
<TDBGCOLOR="#EEEEFF"CLASS="NavBarCell1"><AHREF="../../../../../com/sun/syndication/io/XmlReaderException.html"title="class in com.sun.syndication.io"><FONTCLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>