public class RtfFilterReader extends FilterReader
in
Constructor and Description |
---|
RtfFilterReader(Reader in) |
RtfFilterReader(Reader in,
int depth) |
Modifier and Type | Method and Description |
---|---|
boolean |
markSupported() |
String |
parseCommand(String command) |
int |
read() |
int |
read(char[] cbuf,
int off,
int len) |
int |
readOLD() |
boolean |
ready() |
protected char |
translateSpecChar(String specChar) |
close, mark, reset, skip
public RtfFilterReader(Reader in)
public RtfFilterReader(Reader in, int depth)
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
protected char translateSpecChar(String specChar)
public int readOLD() throws IOException
IOException
public boolean ready()
ready
in class FilterReader
TV-Browser 2.7.6, Copyright (C) 04-2003 Martin Oberhauser (martin@tvbrowser.org)