|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use liquibase.util.csv.opencsv.bean | |
---|---|
liquibase.util.csv.opencsv.bean |
Classes in liquibase.util.csv.opencsv.bean used by liquibase.util.csv.opencsv.bean | |
---|---|
AbstractCSVToBean
Converts CSV data to objects. |
|
BeanField
Used to extend the Field class to add a required flag. |
|
CsvToBeanFilter
Here's an example showing how to use CsvToBean with a column
name mapping and line filtering. |
|
HeaderColumnNameMappingStrategy
Maps data to objects using the column names in the first row of the csv file as reference. |
|
MappingStrategy
The interface for the classes that handle translating between the columns in the csv file to an actual object. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |