Closed robert-bor closed 11 years ago
The charm of JavaCSV is mainly that it consists of just two classes -- a reader and a writer.
Make sure that CSVeed requires a developer to interact with just one class for reading.
CsvReader, LineReader and CsvReaderInstructions can be collapsed, while maintaining the underlying organization.
The charm of JavaCSV is mainly that it consists of just two classes -- a reader and a writer.
Make sure that CSVeed requires a developer to interact with just one class for reading.
CsvReader, LineReader and CsvReaderInstructions can be collapsed, while maintaining the underlying organization.