| Package | Description |
|---|---|
| org.supercsv.io |
Provides the various readers and writers used to read/write Strings, Maps, or Objects.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
CsvMapReader |
CsvMapReader reads each CSV row into a Map with the column name as the map key, and the column value as the map
value.
|
Copyright © 2007–2018 Super CSV. All rights reserved.