« 25 January 2004 - Commons Collections 3.0 released | Main | 01 February 2004 - Xerces-J 2.6.1 Released »

January 30, 2004

30 January 2004 - Jakarta POI 2.0 FINAL released

ANNOUNCEMENTS:

The POI Team is proud to announce the immediate availability of the Jakarta POI 2.0-FINAL release.

WHAT IS POI?

The POI project consists of APIs for manipulating various file formats based upon Microsoft's OLE 2 Compound Document format using pure Java. Support for reading and writing Microsoft Excel files and property information is mature and work continues on reading and writing the MS Word format.

You can find the website at http://poi.apache.org/

CHANGE LOG:

The following major changes have occurred since the 1.5 release:

HSSF (for reading and writing spreadsheets):

  • Numerous bug fixes
  • Improved support for non-english spreadsheets.
  • Formula support
  • Named cells and ranges
  • Sheet reordering
  • Zoom support
  • Freeze and split panes supported
  • Row and column headers
  • Custom data formats
  • Support for cloning objects
  • Headers and footers
  • Preservation of VBA macros when rewriting workbooks
  • Support for hyperlinks by using cell formulas: cell.setCellFormula("HYPERLINK(\"http://google.com\",\"Google\")");
  • Custom palettes

HPSF (for reading document properties):

  • Bug fixes
  • Codepage support
  • Read and write support
  • Custom properties


DOWNLOADS (source and binaries):

http://www.apache.org/dyn/closer.cgi/jakarta/poi/

Regards,

The Jakarta POI Team.

----

Project Info -- Apache POI

DOAP File

APIs for manipulating various file formats based upon Microsoft's OLE 2 Compound Document format using pure Java. POI is your Java Excel solution as well as your Java Word solution. However, we have a complete API for porting other OLE 2 Compound Document formats and welcome others to participate.

Releases can be downloaded from http://www.apache.org/dyn/closer.cgi/poi/

Project Websitehttp://poi.apache.org/
Programming LanguagesJava
Categorieslibrary
Mailing Listshttp://poi.apache.org/mailinglists.html
Bug/Issue Trackerhttp://issues.apache.org/bugzilla/buglist.cgi?product=POI
Project Management CommitteeApache POI

Access to the source code:

Browsehttp://svn.apache.org/viewvc/poi/
SVN Directhttp://svn.apache.org/repos/asf/poi
Posted by Tetsuya Kitahata at January 30, 2004 11:07 PM
http://www.apachenews.org/archives/000021.html
[ Category : Apache Jakarta ] (PDF)(XML)