Package org.csvobjects.csv.mapping
package org.csvobjects.csv.mapping
Internal mapping model and XML parser components for CSV-to-POJO mappings.
-
ClassDescriptionRepresents 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.XML Parser to parse and return the mapping configuration.