CSVObjects is a Java library and extensible framework for mapping, parsing, and unmarshalling CSV file contents into plain Java objects. The library provides Xdoclet support for easy and painless mapping of CSV records to Java objects. The library requires J2SE 1.5.
| Tags | Text Processing Software Development Libraries Java Libraries Application Frameworks |
|---|---|
| Licenses | GPL |
| Operating Systems | OS Independent |
| Implementation | Java |
Recent releases


Changes: The API was changed to remove redundancies. Fixes were made to allow operation in a multithreaded environment. A race condition with the configuration setup was removed. The documentation was updated. Minor code refactoring was done.


Changes: The Javadoc API documentation was updated. A new CSV Field Formatter called TrimWord was added.


Changes: Changes to the project name from CSVParser to CSVObjects. Corresponding changes to the documentation.


Changes: A minor change in the Ant build.xml to prefix the file releases with the project directory name. Other minor documentation cleanup.


No changes have been submitted for this release.