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.private classThis iterator is designed to iterate over every element of all of the ranges specified in the containing class.Methods in com.opencsv.bean that return FieldMapByPositionEntryMethods in com.opencsv.bean that return types with arguments of type FieldMapByPositionEntry