Download List

项目描述

The POI project contains several components for dealing with popular OLE 2 formats in Java. POIFS is a pure Java implementation of the OLE 2 Compound document format. HSSF is a pure Java implementation of Excel 97-2003 XLS file format based on POIFS. HSSF Serializer is a pure Java serializer for Cocoon 2 that uses the Gnumeric XML format to output XLS. Full documentation of the POIFS file format is included. It is useful if you wish to output reports in the Excel file format, or if you have existing XML documents that you need to get into Excel. HSLF provides initial support for PowerPoint 97-2003 and HWPF provides limited support for Word 97-2003. POIFS can be used to read any OLE2 stream.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-05-21 12:32
3.0-FINAL

支持评价通过HSSF,为HSLF(PowerPoint中)的初始支持和编辑文档属性(HPSF)支持公式。
标签: Stable, Major feature enhancements
Support for evaluating formulas in HSSF, initial support for HSLF (PowerPoint), and support for editing document properties (HPSF).

2003-07-30 10:25
2.0-pre3

在这个版本中,一些小bug修正和功能已被添加。值得注意的是能够切换网格的命名范围重构/修复。
标签: Development, Minor bugfixes
In this version, several minor bugfixes and features
have been added. Notable is the ability to toggle
gridlines and named range refactoring/fixes.

2003-03-08 05:38
1.10.0-dev

稳定的变化,许多小功能的更新了。新功能包括支持缩放级别,冻结和拆分窗格支持,行和列的打印头。
标签: Development
Lots of stability changes and minor feature updates were made. New features include support for zoom level, freeze and split pane support, and row and column headers on printouts.

2002-06-24 18:36
1.7-dev

日志记录依赖被拆除。一级方程式支持加入。其他各种改进。
标签: Development, Minor feature enhancements
The logging dependencies were removed. Formula
support was added. Other various improvements were
made.

2002-06-24 18:34
1.5.1-FINAL

格式文本的处理是固定的。对公共记录的依赖,log4j的被删除。
标签: Stable, Minor bugfixes
Handling of Rich Text was fixed. The dependency on
commons logging and log4j was removed.

Project Resources