CSVObjects is a Java library for parsing and unmarshalling comma-separated values into your own JavaBean classes. It keeps record parsing separate from application code: describe the relationship between columns and bean properties once, then iterate over mapped objects.
Mappings live in a declarative csv-mapping.xml file. They can model nested beans, skip a CSV header, and apply reusable field formatters before values reach bean setters. The parser is read-only and implements Iterable<Object> and AutoCloseable.
CSVObjects requires Java 17 or newer, uses Apache Commons CSV, and is distributed under the GNU GPL version 2 or later
License
GNU General Public License version 2.0 (GPLv2)Follow CSVObjects
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of CSVObjects!