Quantcast
Channel: OSCHINA 社区最新新闻
Viewing all articles
Browse latest Browse all 44787

Apache Commons CSV 1.3 发布

$
0
0

Apache Commons CSV 1.3 发布了,Commons CSV 是一个用来读写各种 Comma Separated Value (CSV) 格式文件的 Java 库。

主要改进记录如下:

- Addition of default formats for Informix UNLOAD and UNLOAD CSV
- Possibility for defining a CSVFormat header, using a Java enum
- Support for ignoring trailing delimiter in CSVFormat
- Support trimming leading and trailing blanks in CSVFormat

下载地址:

http://commons.apache.org/proper/commons-csv/download_csv.cgi


Viewing all articles
Browse latest Browse all 44787

Trending Articles