Package org.csveed.api


package org.csveed.api
The main interface of interaction with CSVeed for a developer. The most important interface here is CsvClient which if a Facade for both BeanReader and RowReader. There should be no need for accessing those two directly, although it is possible.