I haven't checked the current code, but the intended behavior was: - no args: the first record defines the header and is not returned when iterating
- args: the header is defined independently of the data, all the records are returned when iterating Emmanuel Bourg Le 30/07/2013 22:23, Gary Gregory a écrit : > Actually, if you use withHeader(), no args, you _cannot_ get back the first > record, so that makes skipHeader=false not possible without making the > parser track the first record separately. > > In the interest of simplicity, I am going to make it simple: if you use > withHeader of any kind, then the first record is read. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org