Description
The nextValue method really doesn't seem very useful. There's no concept of end of line, so your csv file could be 1xn or nx1 and you wouldn't know.
Attachments
Issue Links
- is depended upon by
-
CSV-32 CSVParser.nextValue() does not handle a CSV file with a single value correctly
- Closed