commons-csv/src
aherbert 69aa686187 CSV-264: CSVParser identifies null, empty or blank headers as 'missing'
Duplicate missing header names are handled consistently between
CSVFormat and CSVParser.

Document that the ignore header case flag is for parser behaviour.

Update CSVDuplicateHeaderTest to add the ignore header case flag to
tests. Add test cases with case insensitive duplicates.
2022-10-25 22:25:16 +01:00
..
assembly Move the assembly folder to its standard location. 2015-08-22 15:12:56 +00:00
changes Bump mockito-core from 4.8.0 to 4.8.1 2022-10-22 08:54:13 -04:00
main/java/org/apache/commons/csv CSV-264: CSVParser identifies null, empty or blank headers as 'missing' 2022-10-25 22:25:16 +01:00
site Remove deprecated PMD rules. 2022-10-16 12:56:02 -04:00
test CSV-264: CSVParser identifies null, empty or blank headers as 'missing' 2022-10-25 22:25:16 +01:00