We aggregate information from all open source repositories to provide the most of useful open source products, from Enterprise product to small libraries across all platforms. Please search and find what you want.

Super CSV

Super CSV is a fast, programmer-friendly, open-source library for reading and writing CSV files with Java.

PLEASE NOTE: As of January 2015 we have now moved to GitHub (https://github.com/super-csv/super-csv). This SourceForge page will remain, but with limited functionality (please go to GitHub to report issues and for project downloads).

It is highly configurable, and supports reading and writing with POJOs, Maps and Lists. It also has support for deep-mapping and index-based mapping with POJOs, using the powerful Dozer extension.

Its flexible ‘Cell Processor’ API automates data type conversions (parsing and formatting Dates, Integers, Booleans etc) and enforces constraints (mandatory columns, matching against regular expressions etc) – and it’s easy to write your own if required.

Super CSV is actively maintained, and the developers are ready and willing to help out if you get stuck 🙂

Please check out the project website for examples and help getting started

You’re probably paying too much for cell phone service. Wirefly compares hundreds of plans to help you save. Enter what you need (minutes, data, texts) into Wirefly’s innovative plan comparison tools and see your savings instantly.

Website http://super-csv.github.io/super-csv
Tags
License
Platform
Features
  • POJO support (new and improved!)
  • Automatic CSV encoding
  • Highly configurable
  • Data conversion
  • Constraint validation
  • Stream-based I/O