All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.csveed.token.package-info Maven / Gradle / Ivy

Go to download

Java toolkit for mapping CSV-to-Bean mapping and vice versa. Redirection to Introduction in 5 seconds!

There is a newer version: 0.8.2
Show newest version
/**
* The package responsible for reading a CSV line from a {@link java.io.Reader} and converting this
* to tokens. The tokens are translated to lines by a separate process. The tokenizer is highly
* configurable with regards to the symbols, skipping instructions and the start line.
*/
package org.csveed.token;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy