Welcome to the CsvObjectLoader project.
The CsvObjectLoader is a Java utility that will intanstiate and populate Java objects based on the contents of a comma-delimited text stream. This text can be in a CSV file or a String array.
CsvObjectLoader is released under the BSD License. (Click here to read the license.
In short, you use it and modify it to suit your tastes.
Enjoy!