We are pleased to announce the FlatPack 3.1.0 release! 

http://flatpack.sourceforge.net

Simple Java delimited and fixed width file parser. Handles CSV, Excel CSV, 
Tab, Pipe delimiters. Bind delimited or fixed width text to column names via 
XML mappings. Support for header and trailer records. Optionally, column names 
can be retrieved from the first record of a delimited file. 

===============================================================================

Changes in this version include:

  New Features:

o Paul and I would like to thank Dirk Holmes and Holger Hoffstatte from 
  MuleSource for the initial contribution to the writer package. The writer 
  package will let you EXPORT a DataSet in a fixed length or Delimited (csv, 
  etc) format. Thanks guys! 

  Fixed bugs:

o Stopped column lookup from being case sensitive 

===============================================================================

Issues, bugs, and feature requests for FlatPack
should be submitted to the following issue tracking system:

http://www.sourceforge.net/tracker/?group_id=127761


Have fun!
-The FlatPack development team