42BV / CSVeed

Light-weight, easy-to-use Java-based CSV utility
Apache License 2.0
100 stars 22 forks source link

null field values cause line termination automatically #55

Closed j256 closed 6 years ago

j256 commented 9 years ago

I'm close to abandoning this and rolling my own because I don't seem to be able to work around the internal business rule that a null field causes the line to cease to be processed.

Is there any way around this? Can I override this behavior?

Thanks.

j256 commented 6 years ago

I decided to spin my own CSV library. https://github.com/j256/simplecsv