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
Simple, Secure Domain Registration
Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
Rate This Project
Login To Rate This Project
User Reviews
-
Superfast CSV Reader