All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----java.io.InputStream | +----com.jclark.xml.sax.ReaderInputStream
public ReaderInputStream(Reader reader)
public synchronized int read() throws IOException
public synchronized int read(byte b[], int off, int len) throws IOException
public synchronized void close() throws IOException
All Packages Class Hierarchy This Package Previous Next Index