红联Linux门户
Linux帮助

Apache POI 3.13-beta1发布

发布时间:2015-07-24 09:29:29来源:红联作者:empast
Apache POI 3.13-beta1 发布,值得关注的更新如下:

* conditional formatting support for the common Color class

* basic support for adding vba code to .xlsm (macro-enabled) workbooks

* handling of more than 65536 rows in the FormularParser (#56328)

* a few security related features for zip bombs (#50090/#56865) and log forging (#58040)

* agile encryption is now working again - a regression since 3.11-final

* various NPE fixes in XWPF, S/XSSF

Apache POI 是一个开源的Java读写Excel、WORD等微软OLE2组件文档的项目。目前POI已经有了Ruby版本。

结构:

HSSF - 提供读写Microsoft Excel XLS格式档案的功能。

XSSF - 提供读写Microsoft Excel OOXML XLSX格式档案的功能。

HWPF - 提供读写Microsoft Word DOC97格式档案的功能。

XWPF - 提供读写Microsoft Word DOC2003格式档案的功能。

HSLF - 提供读写Microsoft PowerPoint格式档案的功能。

HDGF - 提供读Microsoft Visio格式档案的功能。

HPBF - 提供读Microsoft Publisher格式档案的功能。

HSMF - 提供读Microsoft Outlook格式档案的功能。

软件详情:http://mail-archives.apache.org/mod_mbox/www-announce/201507.mbox/%3C55AEE1EB.5050909@apache.org%3E

下载地址:http://www.apache.org/dyn/closer.cgi/poi/release/

来自:开源中国社区
文章评论

共有 0 条评论