Package | Description |
---|---|
org.supercsv.io |
Provides the various readers and writers used to read/write Strings, Maps, or Objects.
|
Modifier and Type | Class and Description |
---|---|
class |
CsvBeanReader
CsvBeanReader reads a CSV file by instantiating a bean for every row and mapping each column to a field on the bean
(using the supplied name mapping).
|
Copyright © 2007–2015 Super CSV. All rights reserved.