| Package | Description |
|---|---|
| org.fastnate.data.csv |
| Class and Description |
|---|
| AbstractCsvReader
Base class for reading a csv file into an object.
|
| CsvFormatConverter
Converts a string from a CSV file to a Java object using a
Format. |
| CsvMapConverter
Converts a string from a CSV file to an object by using an explicit mapping.
|
| CsvPropertyConverter
Used to convert a CSV string to an Java object.
|
Copyright © 2016 fastnate.org. All rights reserved.