Uses of Class
com.opencsv.bean.FieldMapByPositionEntry
Packages that use FieldMapByPositionEntry
-
Uses of FieldMapByPositionEntry in com.opencsv.bean
Classes in com.opencsv.bean that implement interfaces with type arguments of type FieldMapByPositionEntryModifier and TypeClassDescriptionclassThis class maintains a mapping from column position out of a CSV file to bean fields.classMaps any column position matching a range definition to aBeanField.Methods in com.opencsv.bean that return types with arguments of type FieldMapByPositionEntry