- libcommons-beanutils-java (>= 1.9.4)
- libcommons-collections4-java (>= 4.2)
- libcommons-lang3-java (>= 3.8)
- libcommons-text-java (>= 1.8)
Opencsv is a very simple csv (comma-separated values) parser library for Java.
It supports all the basic csv-type things you're likely to want to do:
.
* Arbitrary numbers of values per line
* Ignoring commas in quoted elements
* Handling quoted entries with embedded carriage returns
(ie entries that span multiple lines)
* Configurable separator and quote characters (or use sensible defaults)
* Read all the entries at once, or use an Iterator style model
* Creating csv files from String[] (ie. automatic escaping of embedded
quote chars)
Installed Size: 241.7 kB
Architectures: all