gbif/dwca-io

Remove CSVReaderFactory

cgendreau opened this issue · 1 comments

CSVReaderFactory has been moved to gbif-common (https://github.com/gbif/gbif-common/blob/master/src/main/java/org/gbif/utils/file/csv/CSVReaderFactory.java).

It should now be removed from this project to avoid confusion.

CSVReaderFactory was renamed to CSVReaderHelper in this project since it only provides a method to get CSVReader from ArchiveFile.