Apache Commons CSV 1.2 版发布了。主要变化内容如下:
CSVFormat.with* methods clear the header comments Fixes CSV-145. Thanks to Frank Ulbricht.
Incorrect Javadoc on QuoteMode.NONE Fixes CSV-156. Thanks to Jason Steenstra-Pickens.
Add enum CSVFormat.Predefined that contains the default CSVFormat values. Fixes CSV-157.
下载地址:http://commons.apache.org/csv/download_csv.cgi
来自:开源中国社区

