public class NonClosingReader extends java.io.FilterReader
in
lock
NonClosingReader(java.io.Reader in)
void
close()
mark, markSupported, read, read, ready, reset, skip
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
read, read
public NonClosingReader(java.io.Reader in)
public void close() throws java.io.IOException
close
java.io.FilterReader
java.io.IOException