redzedi / SuperCSV

A fork of SuperCSV project with a few fixes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SuperCSV

A fork of SuperCSV project by Kasper B. Graversen. (supercsv.sourceforge.net/)

Build

ant dist
ant test

Changelog

1.53

  • Initial fork of the original SuperCSV 1.52

  • build.xml for Apache ant

  • Allows null values to be read and written. Empty strings are now written as “”.

  • Does not modify the content of the document. The previous version replaces new line characters, according to the specified CSV preference.

  • Bug fix: Escaping carriage-return characters.

About

A fork of SuperCSV project with a few fixes

License:Apache License 2.0