public class FiltreCommentaires extends java.io.FilterReader
in
lock
FiltreCommentaires(java.io.Reader fluxLecture)
int
read()
read(char[] buffer, int offset, int length)
close, mark, markSupported, ready, reset, skip
read, read
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public FiltreCommentaires(java.io.Reader fluxLecture)
public int read() throws java.io.IOException
read
java.io.FilterReader
java.io.IOException
public int read(char[] buffer, int offset, int length) throws java.io.IOException