| Package | Description |
|---|---|
| com.opencsv.bean |
A bean binding interface for use with opencsv.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FieldMapByName<T>
This class maintains a mapping from header names out of a CSV file to bean
fields.
|
class |
FieldMapByPosition<T>
This class maintains a mapping from column position out of a CSV file to bean
fields.
|
Copyright © 2005–2025. All rights reserved.