CsvReader can read .csv files in any characterset encoding (also with BOM) and with configurable separator and optional stringquote (delimiter).
CsvWriter can write .csv files and supports the same features as CsvReader.
There are also some other convenient optional configuration values.
For feature documentation and examples see wiki or javadoc.
Features
- Using data streams instead of files only
- Considers linebreaks within quoted data
- Considers string quote character within quoted data
- Configurable separator character
- Configurable optional string quote character
- Configurable allows too short csvdata lines (trailing empty columns)
- Read line per line or all data at once
Categories
Data FormatsFollow Java CsvReader and CsvWriter
Other Useful Business Software
$300 Free Credits for Your Google Cloud Projects
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Rate This Project
Login To Rate This Project
User Reviews
-
Superfast CSV Reader