inLocation
buffer, BUFFER_SIZE, in, limit, lineNumber, markPos, pos, readAheadLimit, readState
Constructor and Description |
---|
BufferReader(CharBuffer content,
Path path,
int start,
int count) |
Modifier and Type | Method and Description |
---|---|
int |
getColumnNumber()
Return the current (zero-based) column number.
|
int |
getLineNumber()
Get the current line number.
|
int |
read() |
void |
reset() |
inDefault, openFile, openFile, openFile, openFile, print, setInDefault
close, fill, getConvertCR, getName, getPath, getReadState, incrLineNumber, isOpen, lineStart, mark, markSupported, peek, peekCodePoint, peekCodePoint, read, readCodePoint, readCodePoint, readLine, readLine, ready, setBuffer, setConvertCR, setKeepFullLines, setLineNumber, setName, setPath, skip_quick, skip, skip, skipRestOfLine, sourceReady, unread_quick, unread
public BufferReader(CharBuffer content, Path path, int start, int count)
public int read()
read
in class LineBufferedReader
public void reset() throws java.io.IOException
reset
in class LineBufferedReader
java.io.IOException
public int getLineNumber()
LineBufferedReader
getLineNumber
in class LineBufferedReader
public int getColumnNumber()
LineBufferedReader
getColumnNumber
in class LineBufferedReader