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