| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
FilterReadergnu.text.LineBufferedReadergnu.mapping.InPortField Summary | |
static ThreadLocation | |
Fields inherited from class gnu.text.LineBufferedReader | |
buffer, limit, lineNumber, markPos, pos, readAheadLimit, readState | |
Constructor Summary | |
| |
| |
| |
| |
| |
Method Summary | |
static Reader |
|
static InPort | |
static InPort |
|
static InPort |
|
void |
|
static void |
|
Methods inherited from class gnu.text.LineBufferedReader | |
fill, getColumnNumber, getConvertCR, getLineNumber, getName, getReadState, lineStart, mark, markSupported, peek, read, read, readLine, readLine, ready, reset, setBuffer, setConvertCR, setLineNumber, setName, skip, skip, skip_quick, unread, unread_quick | |
public InPort(InputStream in)
public InPort(InputStream in,
String name)public InPort(InputStream in,
String name,
Object conv)
throws java.io.UnsupportedEncodingExceptionpublic InPort(Reader in)
public InPort(Reader in,
String name)public static Reader convertToReader(InputStream in,
Object conv)public static InPort openFile(InputStream strm, String fname) throws java.io.UnsupportedEncodingException
public static InPort openFile(String fname) throws java.io.UnsupportedEncodingException, java.io.FileNotFoundException
public void print(java.io.PrintWriter ps)