设为首页收藏本站

LUPA开源社区

 找回密码
 注册
文章 帖子 博客
LUPA开源社区 首页 业界资讯 软件追踪 查看内容

Apache Commons CSV 1.1发布

2014-11-26 16:22| 发布者: joejoe0332| 查看: 794| 评论: 0|原作者: oschina|来自: oschina

摘要:   Commons CSV 是一个用来读写各种 Comma Separated Value (CSV) 格式文件的 Java 库.  Apache Commons CSV 1.1 发布,此版本更新内容如下:新特性o Add CSVFormat#with 0-arg methods matching boolean arg me ...

  Commons CSV 是一个用来读写各种 Comma Separated Value (CSV) 格式文件的 Java 库.


  Apache Commons CSV 1.1 发布,此版本更新内容如下:

新特性
o [CSV-129] Add CSVFormat#with 0-arg methods matching boolean arg methods.
o [CSV-131] Save positions of records to enable random access. Thanks to
Holger Stratmann.
o [CSV-139] CSVPrinter.printRecord(ResultSet) with metadata.

Bugs 修复
o [CSV-140] QuoteMode.NON_NUMERIC doesn't work with
CSVPrinter.printRecords(ResultSet). Thanks to Damjan Jovanovic.
o [CSV-130] CSVFormat#withHeader doesn't work well with #printComment, add
withHeaderComments(String...). Thanks to Sergei Lebedev.
o [CSV-128] CSVFormat.EXCEL should ignore empty header names.
o [CSV-132] Incorrect Javadoc referencing org.apache.commons.csv.CSVFormat
withQuote(). Thanks to Sascha Szott.

改进:
o [CSV-124] Improve toString() implementation of CSVRecord. Thanks to
Kalyan.
o [CSV-134] Unified parameter validation. Thanks to wu wen.

更多内容请看:

Site: http://commons.apache.org/proper/commons-csv/

Download: http://commons.apache.org/csv/download_codec.cgi

Happy Coding!
Happy Thanksgiving!
Gary Gregory on behalf of the Apache Commons CSV team

酷毙

雷人

鲜花

鸡蛋

漂亮
  • 快毕业了,没工作经验,
    找份工作好难啊?
    赶紧去人才芯片公司磨练吧!!

最新评论

关于LUPA|人才芯片工程|人才招聘|LUPA认证|LUPA教育|LUPA开源社区 ( 浙B2-20090187 浙公网安备 33010602006705号   

返回顶部