FlatPack is flat file parser that can handles fixed length and custom delimited CSV files. Column mapping is done through XML files and it is fully customizable. With this package you can read and write CSV files, it can handles string, numeric and date values.
Check out
FlatPack project website on
Sourceforge.
If you work with CSV files in Java, following projects might also be interesting.
---UPDATE
User Motion Control on DZone posted a comment that I should also check
Super CSV.
posted @ Sunday, June 22, 2008 1:31 PM