Download List

Descripción del Proyecto

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 Requirements

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

Apoyo para la evaluación de las fórmulas en HSSF, el apoyo inicial para HSLF (PowerPoint), y el apoyo a las propiedades del documento de edición (HPSF).
Tags: 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

En esta versión, varias correcciones de errores de menor importancia y características se han añadido. Notable es la capacidad para cambiar las líneas de división y de refactorización rango con nombre / correcciones.
Tags: 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

Muchos cambios de la estabilidad y la función de actualizaciones de menor importancia fueron realizados. Las nuevas características incluyen soporte para el nivel de zoom, la congelación y el apoyo panel de separación, y la fila y columna en los informes impresos.
Tags: 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

Las dependencias de registro fueron eliminados. Apoyo a esta fórmula. Otras mejoras se hicieron varias.
Tags: 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

Manejo de texto enriquecido se ha fijado. La dependencia de los bienes comunes de registro y log4j fue eliminado.
Tags: Stable, Minor bugfixes
Handling of Rich Text was fixed. The dependency on
commons logging and log4j was removed.

Project Resources