Jakarta POI 3.0 - Java API To Access Microsoft Office Format Files
Version 3.0 of the Jakarta POI, the venerable Java library that provides the ability to read and write certain Microsoft Office documents, has been released. This release adds support for MS Excel formulas, improved PowerPoint support, and image extraction for MS Word documents.
Users of POI deal with a number of sub-projects to handle various aspects of these formats:
This marks the last release of POI under the Jakarta subproject before being promoted to a top-level Apache project.
Discuss
Users of POI deal with a number of sub-projects to handle various aspects of these formats:
- POIFS
- Access to file structure for MS Office documents
- HSSF
- MS Excel data access
- HWPF
- MS Word data access
- HPSF
- Properties attributes for Office documents
- HSLF
- PowerPoint data access
- POI-Ruby
- Ruby bindings to gcj compiled binary libraries
This marks the last release of POI under the Jakarta subproject before being promoted to a top-level Apache project.
Community comments
Educational Content
Writing Usable APIs in Practice
Giovanni Asproni May 19, 2013




Hello stranger!
You need to Register an InfoQ account or Login to post comments. But there's so much more behind being registered.Get the most out of the InfoQ experience.
Tell us what you think