public class HTMLFilterReader extends FilterReader
in
Constructor and Description |
---|
HTMLFilterReader(Reader in) |
Modifier and Type | Method and Description |
---|---|
boolean |
markSupported() |
int |
read() |
int |
read(char[] cbuf,
int off,
int len) |
boolean |
ready() |
close, mark, reset, skip
public HTMLFilterReader(Reader in) throws IOException
IOException
public boolean markSupported()
markSupported
in class FilterReader
public int read(char[] cbuf, int off, int len) throws IOException
read
in class FilterReader
IOException
public int read() throws IOException
read
in class FilterReader
IOException
public boolean ready()
ready
in class FilterReader
TV-Browser 2.7.6, Copyright (C) 04-2003 Martin Oberhauser (martin@tvbrowser.org)