Apache Commons CSV
Go to file
Benedikt Ritter 449e9a8cf6 Make sure empty lines are ignored by constructing CSVFormat this way. Remove corresponding assert that would have failed if CSVFormat.newBuilder() was changed to withIgnoreEmptyLines(false)
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1465718 13f79535-47bb-0310-9956-ffa450edef68
2013-04-08 18:37:22 +00:00
src Make sure empty lines are ignored by constructing CSVFormat this way. Remove corresponding assert that would have failed if CSVFormat.newBuilder() was changed to withIgnoreEmptyLines(false) 2013-04-08 18:37:22 +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 ASF => The ASF 2013-03-24 14:07:51 +00:00