Package org.eobjects.metamodel.csv

Module package for Comma Separated Values (CSV) files

See:
          Description

Class Summary
CsvConfiguration Represents the configuration for reading/parsing CSV files.
CsvDataContext DataContext implementation for reading CSV files.
 

Exception Summary
InconsistentRowLengthException Exception thrown when a line in a CSV file has an inconsistent amount of columns compared to the previous lines (and headers).
 

Package org.eobjects.metamodel.csv Description

Module package for Comma Separated Values (CSV) files



Copyright © 2007-2012. All Rights Reserved.