I made some fixes and enhancements to the CSV Utility Package:
- Bug #9: Spaces before and after a value are treated correctly now
- Enhancement #10: CSVReader forwards comment lines to callback objects
- Enhancement #11: A test script was integrated to check major features
- New Class: CSVUtils offers methods for copying JDBC results and JTable data to CSVWriters
You can download the latest release here.