diff --git a/src/documentation/content/xdocs/book.xml b/src/documentation/content/xdocs/book.xml index 7c8fd34eb..e9c00f16d 100644 --- a/src/documentation/content/xdocs/book.xml +++ b/src/documentation/content/xdocs/book.xml @@ -50,7 +50,7 @@ - + diff --git a/src/documentation/content/xdocs/changes.xml b/src/documentation/content/xdocs/changes.xml index 0d240898f..71b790cc9 100644 --- a/src/documentation/content/xdocs/changes.xml +++ b/src/documentation/content/xdocs/changes.xml @@ -26,11 +26,11 @@ - + - + diff --git a/src/documentation/content/xdocs/howtobuild.xml b/src/documentation/content/xdocs/howtobuild.xml index 48d9beb0e..587cac556 100644 --- a/src/documentation/content/xdocs/howtobuild.xml +++ b/src/documentation/content/xdocs/howtobuild.xml @@ -23,7 +23,7 @@
How To Build POI - +
@@ -33,7 +33,7 @@

The POI build system requires two components to perform a build. - Ant and + Ant and forrest.

diff --git a/src/documentation/content/xdocs/index.xml b/src/documentation/content/xdocs/index.xml index 9b3aded17..e478df0bd 100644 --- a/src/documentation/content/xdocs/index.xml +++ b/src/documentation/content/xdocs/index.xml @@ -21,19 +21,19 @@

- Jakarta POI - Java API To Access Microsoft Format Files + Apache POI - Java API To Access Microsoft Format Files - - + +
POI 3.0 Release -

After quite a wait, version 3.0 of Apache Jakarta POI has now been - released. You can +

After quite a wait, version 3.0 of Apache POI (formerly + Apache Jakarta POI) has now been released. You can view the changelog, and download the source and binaries from your @@ -58,8 +58,9 @@ provide this functionality. Examples include: Cocoon for which there are serializers for HSSF; Open Office.org with whom we collaborate in documenting the - XLS format; and Lucene for which we'll soon have file - format interpretors. When practical, we donate components directly to those projects for POI-enabling them. + XLS format; and Lucene + for which we provide format interpretors. When practical, we donate + components directly to those projects for POI-enabling them.

Why/when would I use POI?

@@ -118,11 +119,8 @@ (title, author, date of last modification etc.), but they can be used for application-specific purposes as well.

-

HPSF supports reading and writing of properties. However, with the - current POI release only reading is possible. In order to write - properties, you'll have to fetch the latest POI version from the - Subversion repository.

+

HPSF supports reading and writing of properties. However, you will + need to be using version 3.0 of POI to utilise the write support.

Please see the HPSF project page for more information.

diff --git a/src/documentation/content/xdocs/overview.xml b/src/documentation/content/xdocs/overview.xml index c6c66e699..984449b5a 100644 --- a/src/documentation/content/xdocs/overview.xml +++ b/src/documentation/content/xdocs/overview.xml @@ -51,14 +51,21 @@
HSSF

HSSF is the set of APIs - for reading and writing Microsoft Excel 97(-XP) spreadsheet using (only) Java. + for reading and writing Microsoft Excel 97(-XP) spreadsheets using (only) Java.

HWPF

HWPF is the set of APIs - for reading and writing Microsoft Word 97(-XP) spreadsheet using (only) Java. + for reading and writing Microsoft Word 97(-XP) documents using (only) Java. +

+
+ +
HSLF +

+ HSLF is the set of APIs + for reading and writing Microsoft PowerPoint 97(-XP) documents using (only) Java.

@@ -110,7 +117,7 @@
- Copyright 2005 The Apache Software Foundation or its licensors, as applicable. + Copyright 2007 The Apache Software Foundation or its licensors, as applicable. $Revision$ $Date$
diff --git a/src/documentation/content/xdocs/status.xml b/src/documentation/content/xdocs/status.xml index aba07643d..e9904ab8a 100644 --- a/src/documentation/content/xdocs/status.xml +++ b/src/documentation/content/xdocs/status.xml @@ -22,11 +22,11 @@ - + - + diff --git a/src/documentation/content/xdocs/todo.xml b/src/documentation/content/xdocs/todo.xml index 6414c6ef6..5ecc37a5e 100644 --- a/src/documentation/content/xdocs/todo.xml +++ b/src/documentation/content/xdocs/todo.xml @@ -24,13 +24,13 @@ - + - - - - + + + +