Uses of Class
com.opencsv.bean.FuzzyMappingStrategyBuilder
Packages that use FuzzyMappingStrategyBuilder
-
Uses of FuzzyMappingStrategyBuilder in com.opencsv.bean
Methods in com.opencsv.bean that return FuzzyMappingStrategyBuilderModifier and TypeMethodDescriptionFuzzyMappingStrategyBuilder.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).