CSV ReaderCsvReader is an extremely fast and efficient Java version of our .Net CsvReader class for parsing virtually any commonly found delimited data format, CSV files, tab delimited files, etc. Parsing is done using the de facto standard CSV file specifications. All development is throughly unit tested to provide a stable production ready product.