| Interface | Description |
|---|---|
| CsvHandler<T> | |
| CsvMapHandler<T> | |
| CsvReader |
Char separated value file Reader.
|
| CsvRowHandler<T> | |
| CsvWriter | |
| ElementAppendable |
| Class | Description |
|---|---|
| CharSeparatedValues |
Supports Character Separated values format as described at: https://en.wikipedia.org/wiki/Comma-separated_values.
|
| OneRowIterator |
| Enum | Description |
|---|---|
| CsvReader.TokenType |
| Exception | Description |
|---|---|
| CsvParseException | |
| CsvRuntimeException | |
| UncheckedCsvParseException |
Copyright © 2021 SPF4J. All rights reserved.