Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWX
]
jakarta-poi: Java API To Access Microsoft Format Files
- Summary
- The POI project consists of APIs for manipulating
various file formats based upon Microsoft's OLE 2
Compound Document format using pure Java. In short,
you can read and write MS Excel files using Java.
Soon, you'll be able to read and write Word files
using 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.
OLE 2 Compound Document Format based files include
most Microsoft Office files such as XLS and DOC as
well as MFC serialization API based file formats.
Changelog
- * Wed Aug 24 12:00:00 2005 Ralph Apel <r.apel at r-apel.de> - 0:2.5.1-1jpp
-
- Upgrade to 2.5.1
- Extend scratchpad with unreleased hwpf from CVS
- * Mon Aug 23 12:00:00 2004 Randy Watler <rwatler at finali.com> - 0:2.5-4jpp
-
- Rebuild with ant-1.6.2
- * Fri Aug 6 12:00:00 2004 Ralph Apel <r.apel at r-apel.de> - 0:2.5-3jpp
-
- Void change