Apache Commons CSV
Go to file
Gary D. Gregory 5a0894f9e0 [CSV-93] Allow the handling of NULL values. Use a single property 'nullString' for both input and output processing. No substitutions occur if null. For reading, nullString is used to convert field values to null. For writing, nullString is used to output the given string instead of the empty string.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1495911 13f79535-47bb-0310-9956-ffa450edef68
2013-06-24 03:06:05 +00:00
src [CSV-93] Allow the handling of NULL values. Use a single property 'nullString' for both input and output processing. No substitutions occur if null. For reading, nullString is used to convert field values to null. For writing, nullString is used to output the given string instead of the empty string. 2013-06-24 03:06:05 +00:00
LICENSE-header.txt Add more reports. 2012-09-11 18:51:54 +00:00
LICENSE.txt import of csv parser code, as donated by netcetera [code grant recorded] 2005-12-17 05:41:27 +00:00
NOTICE.txt developed by => developed at 2013-01-30 21:43:00 +00:00
checkstyle.xml Add more reports. 2012-09-11 18:51:54 +00:00
pom.xml Update H2 used for tests to 1.3.172 from 1.3.168. 2013-06-21 01:23:30 +00:00