Last updated April 20, 2011 19:02, by Arne Burmeister
What is Diergo CSV?
This java library enables easy to use parsing and generating of data in the csv format (comma separated values).
The library contains special reader and writer implementations, support for iterating and mapping of objects to and from csv data. A small comamndline tool to read sort and filter csv files is included.
The project is available a an archive with source, binary and javadoc. The functionality is tested with JUnit and the test coverage is more than 80 percent.
The current version 2.0 does not support rows with line feeds.





