这是一个主要的发行版本,值得关注的变化包括:
POI-SS - Java API To Access Microsoft Excel Format Files
* This common interface allows access to HSSF (binary file format, .xls) and XSSF (ooxml file format, .xlsx) in the same way
POI-XSSF - Java API To Access Microsoft Excel 2007 OOXML Format Files
* full implementation of high level POI-SS interface
* text and embedded data extraction supported
* low level, low memory parsing supported
* full support for formula evaluation
POI-XWPF - Java API To Access Microsoft Word 2007 OOXML File Formats
* text and embedded data extraction supported
* partial implementation of high level usermodel API
* partial support for custom XML mappings
POI-XSLF - Java API To Access Microsoft PowerPoint 2007 OOXML Format Files
* text and embedded data extraction supported
暂无更多评论