CSV : Development : Java Products components (libraries, projects) Organized by topic

Java Products
C++
PHP
Java Products Home »  Development   » [  CSV  ]   
 






1.  CSVObjects
By:
License:GNU General Public License (GPL)
URL:http://www.csvobjects.org/
Description:CSVObjects is a free and open sourced Java based framework for transparently parsing and unmarshalling Comma Separated Value (CSV) files and records into Plain Old Java Objects without the need to code the parsing logic manually.




2.  CSVBeans
By:
License:Apache Software License
URL:http://www.csvbeans.org
Description: CSVBeans is an open source Java library that allows to map Java beans with CSV files. Thanks to it, you can parse or build CSV files with simple POJOs in your code.