Package | Description |
---|---|
com.opencsv.bean |
A bean binding interface for use with opencsv.
|
Modifier and Type | Class and Description |
---|---|
class |
FuzzyMappingStrategy<T>
A mapping strategy that tries to make the best match between header names
and non-annotated member variables.
|
Modifier and Type | Method and Description |
---|---|
HeaderColumnNameMappingStrategy<T> |
HeaderColumnNameMappingStrategyBuilder.build()
Builds a new mapping strategy for parsing/writing.
|
Copyright © 2005–2023. All rights reserved.