Super CSV
Screenshots
Description
Super CSV is the next generation CSV reader/writer. It is fast, free and cross platform. Its revolutionary concept of cellprocessors, makes it easy to read/write objects/maps/string lists with automatic type conversion and constraint checking.
Super CSV Web SiteUser Ratings
User Reviews
-
Simple yet flexible CSV API for Java. Nice work!
-
supercsv, easy to use
-
In comparison with OpenCsv and other java csv libs - only SuperCSV one gives possibility to write JavaBean to CSV. PS: Please add maven repo...
-
good job
-
Great job! It was so good to find an open source product that not only handles all the tricky things like nested quotes and commas, but also populates a POJO for you. I love the CellProcessor architecture - it not only looks cool, but it is quite effective (and also easy to write your own if necessary). Looks like there is a lot of enhancements that could make this 'the' CSV api for Java! Is the project still alive? There doesn't seem to be much activity for quite come time now!
-
SuperCSV is fast, flexible, and easily extensible. Great API