<AHREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true"title="class or interface in java.lang">java.lang.Object</A>
<IMGSRC="../../../../resources/inherit.gif"ALT="extended by "><AHREF="http://docs.oracle.com/javase/6/docs/api/java/io/Reader.html?is-external=true"title="class or interface in java.io">java.io.Reader</A>
<DT><B>All Implemented Interfaces:</B><DD><AHREF="http://docs.oracle.com/javase/6/docs/api/java/io/Closeable.html?is-external=true"title="class or interface in java.io">Closeable</A>, <AHREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Readable.html?is-external=true"title="class or interface in java.lang">Readable</A></DD>
<DT><PRE>public class <B>XmlReader</B><DT>extends <AHREF="http://docs.oracle.com/javase/6/docs/api/java/io/Reader.html?is-external=true"title="class or interface in java.io">Reader</A></DL>
<THALIGN="left"><B>Fields inherited from class java.io.<AHREF="http://docs.oracle.com/javase/6/docs/api/java/io/Reader.html?is-external=true"title="class or interface in java.io">Reader</A></B></TH>
<TD><CODE><AHREF="http://docs.oracle.com/javase/6/docs/api/java/io/Reader.html?is-external=true#lock"title="class or interface in java.io">lock</A></CODE></TD>
<TD><CODE><B><AHREF="../../../../com/sun/syndication/io/XmlReader.html#XmlReader(java.io.File)">XmlReader</A></B>(<AHREF="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true"title="class or interface in java.io">File</A> file)</CODE>
<TD><CODE><B><AHREF="../../../../com/sun/syndication/io/XmlReader.html#XmlReader(java.io.InputStream)">XmlReader</A></B>(<AHREF="http://docs.oracle.com/javase/6/docs/api/java/io/InputStream.html?is-external=true"title="class or interface in java.io">InputStream</A> is)</CODE>
<TD><CODE><B><AHREF="../../../../com/sun/syndication/io/XmlReader.html#XmlReader(java.io.InputStream, boolean)">XmlReader</A></B>(<AHREF="http://docs.oracle.com/javase/6/docs/api/java/io/InputStream.html?is-external=true"title="class or interface in java.io">InputStream</A> is,
<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/6/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/6/docs/api/java/lang/String.html?is-external=true"title="class or interface in java.lang">String</A> defaultEncoding)</CODE>
<TD><CODE><B><AHREF="../../../../com/sun/syndication/io/XmlReader.html#XmlReader(java.io.InputStream, java.lang.String)">XmlReader</A></B>(<AHREF="http://docs.oracle.com/javase/6/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/6/docs/api/java/lang/String.html?is-external=true"title="class or interface in java.lang">String</A> httpContentType)</CODE>
<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/6/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/6/docs/api/java/lang/String.html?is-external=true"title="class or interface in java.lang">String</A> httpContentType,
<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/6/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/6/docs/api/java/lang/String.html?is-external=true"title="class or interface in java.lang">String</A> httpContentType,
<AHREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true"title="class or interface in java.lang">String</A> defaultEncoding)</CODE>
<TD><CODE><B><AHREF="../../../../com/sun/syndication/io/XmlReader.html#XmlReader(java.net.URL)">XmlReader</A></B>(<AHREF="http://docs.oracle.com/javase/6/docs/api/java/net/URL.html?is-external=true"title="class or interface in java.net">URL</A> url)</CODE>
<TD><CODE><B><AHREF="../../../../com/sun/syndication/io/XmlReader.html#XmlReader(java.net.URLConnection)">XmlReader</A></B>(<AHREF="http://docs.oracle.com/javase/6/docs/api/java/net/URLConnection.html?is-external=true"title="class or interface in java.net">URLConnection</A> conn)</CODE>
<CODE>static <AHREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true"title="class or interface in java.lang">String</A></CODE></FONT></TD>
<CODE> <AHREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true"title="class or interface in java.lang">String</A></CODE></FONT></TD>
<TD><CODE><B><AHREF="../../../../com/sun/syndication/io/XmlReader.html#setDefaultEncoding(java.lang.String)">setDefaultEncoding</A></B>(<AHREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true"title="class or interface in java.lang">String</A> encoding)</CODE>
<THALIGN="left"><B>Methods inherited from class java.io.<AHREF="http://docs.oracle.com/javase/6/docs/api/java/io/Reader.html?is-external=true"title="class or interface in java.io">Reader</A></B></TH>
<TD><CODE><AHREF="http://docs.oracle.com/javase/6/docs/api/java/io/Reader.html?is-external=true#mark(int)"title="class or interface in java.io">mark</A>, <AHREF="http://docs.oracle.com/javase/6/docs/api/java/io/Reader.html?is-external=true#markSupported()"title="class or interface in java.io">markSupported</A>, <AHREF="http://docs.oracle.com/javase/6/docs/api/java/io/Reader.html?is-external=true#read()"title="class or interface in java.io">read</A>, <AHREF="http://docs.oracle.com/javase/6/docs/api/java/io/Reader.html?is-external=true#read(char[])"title="class or interface in java.io">read</A>, <AHREF="http://docs.oracle.com/javase/6/docs/api/java/io/Reader.html?is-external=true#read(java.nio.CharBuffer)"title="class or interface in java.io">read</A>, <AHREF="http://docs.oracle.com/javase/6/docs/api/java/io/Reader.html?is-external=true#ready()"title="class or interface in java.io">ready</A>, <AHREF="http://docs.oracle.com/javase/6/docs/api/java/io/Reader.html?is-external=true#reset()"title="class or interface in java.io">reset</A>, <AHREF="http://docs.oracle.com/javase/6/docs/api/java/io/Reader.html?is-external=true#skip(long)"title="class or interface in java.io">skip</A></CODE></TD>
<THALIGN="left"><B>Methods inherited from class java.lang.<AHREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true"title="class or interface in java.lang">Object</A></B></TH>
<TD><CODE><AHREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone()"title="class or interface in java.lang">clone</A>, <AHREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)"title="class or interface in java.lang">equals</A>, <AHREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize()"title="class or interface in java.lang">finalize</A>, <AHREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass()"title="class or interface in java.lang">getClass</A>, <AHREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode()"title="class or interface in java.lang">hashCode</A>, <AHREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify()"title="class or interface in java.lang">notify</A>, <AHREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notifyAll()"title="class or interface in java.lang">notifyAll</A>, <AHREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#toString()"title="class or interface in java.lang">toString</A>, <AHREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait()"title="class or interface in java.lang">wait</A>, <AHREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long)"title="class or interface in java.lang">wait</A>, <AHREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long, int)"title="class or interface in java.lang">wait</A></CODE></TD>
public <B>XmlReader</B>(<AHREF="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true"title="class or interface in java.io">File</A> file)
throws <AHREF="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true"title="class or interface in java.io">IOException</A></PRE>
<DD><CODE><AHREF="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true"title="class or interface in java.io">IOException</A></CODE> - thrown if there is a problem reading the file.</DL>
public <B>XmlReader</B>(<AHREF="http://docs.oracle.com/javase/6/docs/api/java/io/InputStream.html?is-external=true"title="class or interface in java.io">InputStream</A> is)
throws <AHREF="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true"title="class or interface in java.io">IOException</A></PRE>
<DD><CODE><AHREF="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true"title="class or interface in java.io">IOException</A></CODE> - thrown if there is a problem reading the stream.</DL>
public <B>XmlReader</B>(<AHREF="http://docs.oracle.com/javase/6/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/6/docs/api/java/lang/String.html?is-external=true"title="class or interface in java.lang">String</A> defaultEncoding)
throws <AHREF="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true"title="class or interface in java.io">IOException</A>,
<DT><B>Parameters:</B><DD><CODE>is</CODE> - InputStream to create a Reader from.<DD><CODE>lenient</CODE> - indicates if the charset encoding detection should be
relaxed.<DD><CODE>defaultEncoding</CODE> - default encoding to use if one cannot be detected.
<DD><CODE><AHREF="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true"title="class or interface in java.io">IOException</A></CODE> - thrown if there is a problem reading the stream.
<DD><CODE><AHREF="../../../../com/sun/syndication/io/XmlReaderException.html"title="class in com.sun.syndication.io">XmlReaderException</A></CODE> - thrown if the charset encoding could not be
public <B>XmlReader</B>(<AHREF="http://docs.oracle.com/javase/6/docs/api/java/io/InputStream.html?is-external=true"title="class or interface in java.io">InputStream</A> is,
throws <AHREF="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true"title="class or interface in java.io">IOException</A>,
<DT><B>Parameters:</B><DD><CODE>is</CODE> - InputStream to create a Reader from.<DD><CODE>lenient</CODE> - indicates if the charset encoding detection should be
<DD><CODE><AHREF="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true"title="class or interface in java.io">IOException</A></CODE> - thrown if there is a problem reading the stream.
<DD><CODE><AHREF="../../../../com/sun/syndication/io/XmlReaderException.html"title="class in com.sun.syndication.io">XmlReaderException</A></CODE> - thrown if the charset encoding could not be
public <B>XmlReader</B>(<AHREF="http://docs.oracle.com/javase/6/docs/api/java/net/URL.html?is-external=true"title="class or interface in java.net">URL</A> url)
throws <AHREF="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true"title="class or interface in java.io">IOException</A></PRE>
<DD><CODE><AHREF="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true"title="class or interface in java.io">IOException</A></CODE> - thrown if there is a problem reading the stream of
public <B>XmlReader</B>(<AHREF="http://docs.oracle.com/javase/6/docs/api/java/net/URLConnection.html?is-external=true"title="class or interface in java.net">URLConnection</A> conn)
throws <AHREF="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true"title="class or interface in java.io">IOException</A></PRE>
<DD><CODE><AHREF="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true"title="class or interface in java.io">IOException</A></CODE> - thrown if there is a problem reading the stream of
public <B>XmlReader</B>(<AHREF="http://docs.oracle.com/javase/6/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/6/docs/api/java/lang/String.html?is-external=true"title="class or interface in java.lang">String</A> httpContentType)
throws <AHREF="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true"title="class or interface in java.io">IOException</A></PRE>
<DT><B>Parameters:</B><DD><CODE>is</CODE> - InputStream to create the reader from.<DD><CODE>httpContentType</CODE> - content-type header to use for the resolution of
<DD><CODE><AHREF="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true"title="class or interface in java.io">IOException</A></CODE> - thrown if there is a problem reading the file.</DL>
public <B>XmlReader</B>(<AHREF="http://docs.oracle.com/javase/6/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/6/docs/api/java/lang/String.html?is-external=true"title="class or interface in java.lang">String</A> httpContentType,
<AHREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true"title="class or interface in java.lang">String</A> defaultEncoding)
throws <AHREF="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true"title="class or interface in java.io">IOException</A>,
<DT><B>Parameters:</B><DD><CODE>is</CODE> - InputStream to create the reader from.<DD><CODE>httpContentType</CODE> - content-type header to use for the resolution of
the charset encoding.<DD><CODE>lenient</CODE> - indicates if the charset encoding detection should be
relaxed.<DD><CODE>defaultEncoding</CODE> - default encoding to use if one cannot be detected.
<DD><CODE><AHREF="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true"title="class or interface in java.io">IOException</A></CODE> - thrown if there is a problem reading the file.
<DD><CODE><AHREF="../../../../com/sun/syndication/io/XmlReaderException.html"title="class in com.sun.syndication.io">XmlReaderException</A></CODE> - thrown if the charset encoding could not be
public <B>XmlReader</B>(<AHREF="http://docs.oracle.com/javase/6/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/6/docs/api/java/lang/String.html?is-external=true"title="class or interface in java.lang">String</A> httpContentType,
throws <AHREF="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true"title="class or interface in java.io">IOException</A>,
<DT><B>Parameters:</B><DD><CODE>is</CODE> - InputStream to create the reader from.<DD><CODE>httpContentType</CODE> - content-type header to use for the resolution of
the charset encoding.<DD><CODE>lenient</CODE> - indicates if the charset encoding detection should be
<DD><CODE><AHREF="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true"title="class or interface in java.io">IOException</A></CODE> - thrown if there is a problem reading the file.
<DD><CODE><AHREF="../../../../com/sun/syndication/io/XmlReaderException.html"title="class in com.sun.syndication.io">XmlReaderException</A></CODE> - thrown if the charset encoding could not be
public static void <B>setDefaultEncoding</B>(<AHREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true"title="class or interface in java.lang">String</A> encoding)</PRE>
public static <AHREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true"title="class or interface in java.lang">String</A><B>getDefaultEncoding</B>()</PRE>
public <AHREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true"title="class or interface in java.lang">String</A><B>getEncoding</B>()</PRE>
throws <AHREF="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true"title="class or interface in java.io">IOException</A></PRE>
<DT><B>Specified by:</B><DD><CODE><AHREF="http://docs.oracle.com/javase/6/docs/api/java/io/Reader.html?is-external=true#read(char[], int, int)"title="class or interface in java.io">read</A></CODE> in class <CODE><AHREF="http://docs.oracle.com/javase/6/docs/api/java/io/Reader.html?is-external=true"title="class or interface in java.io">Reader</A></CODE></DL>
<DD><CODE><AHREF="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true"title="class or interface in java.io">IOException</A></CODE></DL>
throws <AHREF="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true"title="class or interface in java.io">IOException</A></PRE>
<DT><B>Specified by:</B><DD><CODE><AHREF="http://docs.oracle.com/javase/6/docs/api/java/io/Closeable.html?is-external=true#close()"title="class or interface in java.io">close</A></CODE> in interface <CODE><AHREF="http://docs.oracle.com/javase/6/docs/api/java/io/Closeable.html?is-external=true"title="class or interface in java.io">Closeable</A></CODE><DT><B>Specified by:</B><DD><CODE><AHREF="http://docs.oracle.com/javase/6/docs/api/java/io/Reader.html?is-external=true#close()"title="class or interface in java.io">close</A></CODE> in class <CODE><AHREF="http://docs.oracle.com/javase/6/docs/api/java/io/Reader.html?is-external=true"title="class or interface in java.io">Reader</A></CODE></DL>
<DD><CODE><AHREF="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true"title="class or interface in java.io">IOException</A></CODE> - thrown if there was a problem closing the stream.</DL>