Uses of Package
org.csvobjects.csv.mapping
Packages that use org.csvobjects.csv.mapping
Package
Description
Provides the core CSV parsing and mapping framework.
Internal mapping model and XML parser components for CSV-to-POJO mappings.
-
Classes in org.csvobjects.csv.mapping used by org.csvobjects.csv
-
Classes in org.csvobjects.csv.mapping used by org.csvobjects.csv.mappingClassDescriptionRepresents the CSV to Java Bean mapping for a single Java bean.Mutable builder for incrementally constructing an immutable
CSVBeanMappingwhile its field mappings are being parsed.Represents a single CSV field to Java Bean attribute mapping.Mutable builder for incrementally constructing an immutableCSVFieldMappingfrom its declarative (parse-time) attributes.