Search Java Classes and Packages
Search Java Frameworks and Libraries
#Org.apache.metamodel.csv Classes and Interfaces - 4 results found.
| Name | Description | Type | Package | Framework |
| CsvConfiguration | Represents the configuration for reading/parsing CSV files. | Class | org.apache.metamodel.csv | Apache MetaModel |
|
| CsvDataContext | DataContext implementation for reading CSV files. | Class | org.apache.metamodel.csv | Apache MetaModel |
|
| CsvWriter | This class is an adaptation of the CSVWriter class of OpenCSV. | Class | org.apache.metamodel.csv | Apache MetaModel |
|
| InconsistentRowLengthException | Exception thrown when a line in a CSV file has an inconsistent amount of columns compared to the previous lines (and headers). | Class | org.apache.metamodel.csv | Apache MetaModel |