|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object
|
+--ioutil.LineSource
|
+--ioutil.BatchLineSource
A BatchLineSource dispenses LineScanners for lines of a disk file.
| Constructor Summary | |
BatchLineSource(java.lang.String fName)
BatchLineSource(fName) returns a LineSource that dispenses LineScanners for lines of the file named fName. |
|
| Methods inherited from class ioutil.LineSource |
advance,
current,
getFileName,
getIncludedFrom,
getLineNumber,
more,
setEchoOff,
setEchoOn,
setIncludedFrom |
| Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public BatchLineSource(java.lang.String fName)
throws java.io.FileNotFoundException,
java.io.IOException
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||