|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Internal Interface; provides most recently read line to parser in case of error.
When a BadLine object is created, the text of the original line is recovered using
an instance of this interface.
BadLine,
CsvReader| Method Summary | |
String |
endOfLine(String pEndOfLine)
Find the last line input based on a set of end-of-line marking characters. |
| Method Detail |
public String endOfLine(String pEndOfLine)
pEndOfLine - end-of-line characters
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||