
calcite-csv
CSV library written for the parent Calcite Analysis project
A library to read and write arbitrary csv (comma separated value) file formats as defined by a csv specification object and create a reader or a writer object that will iterate over a stream (a file or string)
Take a look at the quick start guide to see how it works.