| Package | Description |
|---|---|
| liquibase.util.csv | |
| liquibase.util.csv.opencsv.bean |
| Modifier and Type | Class and Description |
|---|---|
class |
CSVReader |
| Modifier and Type | Method and Description |
|---|---|
void |
MappingStrategy.captureHeader(CSVReader reader)
Implemention of this method can grab the header line before parsing begins to use to map columns
to bean properties.
|
void |
HeaderColumnNameMappingStrategy.captureHeader(CSVReader reader) |
Copyright © 2015 Liquibase.org. All rights reserved.