CSV Object Mapper News
Status: Beta
Brought to you by:
quietgenie
The CsvObjectMapper, a pure-Java library, is released for the first time on sourceforge.
Key features include directly rendering CSV as a Java Object and directly rendering a Java Object as CSV.
This initial release uses the excellent csv4j (another sourceforge project) as its CSV Parser implementation and Spring for configuration.