|
|
java > java.io > java.io.filterreader >
Class: java.io.FilterReader java.lang.Object java.io.Reader java.io.FilterReader
public abstract class FilterReader extends Reader
FIELDS:
CONSTRUCTORS:
| | | protected | FilterReader(Reader in) |
| |
|
|
|
METHODS:
INHERITED METHODS:
| read(java.nio.CharBuffer), read(), read(char[]), read(char[], int, int), skip(long), ready(), markSupported(), mark(int), reset(), close(), getClass(), hashCode(), equals(java.lang.Object), clone(), toString(), notify(), notifyAll(), wait(long), wait(long, int), wait(), finalize(), |
|
|
|
SUBCLASSES:
|
|



|