org.rosuda.JGR.rhelp
Class IndexStream
java.lang.Object
org.rosuda.JGR.rhelp.IndexStream
public class IndexStream
- extends Object
IndexStream.java from R-project
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IndexStream
public IndexStream(URL inputURL)
popEntry
public Value popEntry()
pushEntry
public void pushEntry(Value anEntry)
readStream
public void readStream()
parseLine
public void parseLine(String line)
parseContinuation
public void parseContinuation(String line)
parseKeyValue
public void parseKeyValue(String line)