org.csveed.report.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of csveed Show documentation
Show all versions of csveed Show documentation
Java toolkit for mapping CSV-to-Bean mapping and vice versa. Redirection to Introduction in 5 seconds!
/**
* Contains all the classes required to report back on a row. This can be either when an error occured internally,
* or it can be used to refer back to the original CSV line when something goes wrong outside of the scope of
* CSVeed.
*/
package org.csveed.report;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy