Uses of Class
com.opencsv.bean.HeaderColumnNameMappingStrategyBuilder
Packages that use HeaderColumnNameMappingStrategyBuilder
-
Uses of HeaderColumnNameMappingStrategyBuilder in com.opencsv.bean
Methods in com.opencsv.bean that return HeaderColumnNameMappingStrategyBuilderModifier and TypeMethodDescriptionHeaderColumnNameMappingStrategyBuilder.withForceCorrectRecordLength
(boolean forceCorrectRecordLength) Insists that every record will be considered to be of the correct length (that is, the same number of columns as the header).