|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LineFeeder
A line feeder mechanism.
Version History
EPG - Initial - 13 JAN 05
| Method Summary | |
|---|---|
java.lang.String |
getNextLine()
Get the next line as a String. |
int |
lineNumber()
Get the number of the current line (last one read), starting from the number one. |
java.lang.String |
peekNextLine()
peek at next line, but don't read it. |
| Method Detail |
|---|
java.lang.String getNextLine()
java.lang.String peekNextLine()
int lineNumber()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||