Package | Description |
---|---|
com.opencsv.bean |
A bean binding interface for use with opencsv.
|
Modifier and Type | Class and Description |
---|---|
class |
BeanFieldJoin<T,I>
This class is used for combining multiple columns of the input, possibly
with multiple identically named columns, into one field.
|
class |
BeanFieldJoinIntegerIndex<T>
Implements a
BeanFieldJoin with a Integer for an
index. |
class |
BeanFieldJoinStringIndex<T>
Implements a
BeanFieldJoin with a String for an
index. |
Copyright © 2005–2023. All rights reserved.