Binary package “libcommons-csv-java-doc” in ubuntu xenial

Library for reading and writing CSV files (documentation)

 The Apache Commons CSV library provides a simple interface for reading
 and writing files in variations of the Comma Separated Value (CSV) format.
 The most common CSV formats are supported (RFC 4180, Excel, MySQL, TDF)
 and custom formats can be handled using a fluent style API.
 .
 This package contains the API documentation for libcommons-csv-java.