From: Benoit X. <bx...@ap...> - 2010-03-11 20:23:57
|
We are pleased to announce the FlatPack 3.2.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 Added a getBigDecimal method on DataSet. Fixed bugs: o Fixed SF Bug 1869636. The parameters for the XML Map and data file were reversed in the BuffReaderDelimParser. o Stopped the fixed width parser from removing leading spaces in a data element. Added the ParserUtils.rTrim() method. o Added check for duplicate column names when using file header for column names. o Applied patch from Dirk Olmes to prevent duplicate column names in the XML mapping. IllegalArgumentException is now thrown if a duplicate column name exists in the map. Thanks Dirk... o doParse() on DBFixedLengthParser was returning a null and was never getting a DataSet returned =============================================================================== 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 -- IMPORTANT NOTICE This communication contains information that is considered confidential and may also be privileged . It is for the exclusive use of the intended recipient(s). If you are not the intended recipient(s) please note that any form of distribution, copying or use of this communication or the information in it is strictly prohibited and may be unlawful. If you have received this communication in error please return it to the sender and delete the original. |