org.jmol.util
Class LimitedLineReader
java.lang.Object
org.jmol.util.LimitedLineReader
class LimitedLineReader
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
buf
private char[] buf
cchBuf
private int cchBuf
ichCurrent
private int ichCurrent
LimitedLineReader
LimitedLineReader(BufferedReader bufferedReader,
int readLimit)
info
protected String info()
readNonCommentLine
protected String readNonCommentLine()