See: Description
| Class | Description |
|---|---|
| CsvConfiguration |
Represents the configuration for reading/parsing CSV files.
|
| CsvDataContext |
DataContext implementation for reading CSV files.
|
| CsvDataContextFactory | |
| CsvWriter |
This class is an adaptation of the CSVWriter class of OpenCSV.
|
| Exception | Description |
|---|---|
| InconsistentRowLengthException |
Exception thrown when a line in a CSV file has an inconsistent amount of
columns compared to the previous lines (and headers).
|
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.