Package com.opencsv.processor
-
Interface Summary Interface Description RowProcessor This is the interface for processors for an array ofStrings read by theCSVReaderbefore they are validated.
| Interface | Description |
|---|---|
| RowProcessor |
This is the interface for processors for an array of
Strings read by
the CSVReader before they are validated. |