From 703ae9b0317d7b535f6902aefcf6809ea3f4f344 Mon Sep 17 00:00:00 2001 From: Rainer Klute Date: Sat, 13 Sep 2003 12:17:24 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353347 13f79535-47bb-0310-9956-ffa450edef68 --- src/documentation/content/xdocs/hpsf/index.xml | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/src/documentation/content/xdocs/hpsf/index.xml b/src/documentation/content/xdocs/hpsf/index.xml index 4f21c1479..a0eaba3be 100644 --- a/src/documentation/content/xdocs/hpsf/index.xml +++ b/src/documentation/content/xdocs/hpsf/index.xml @@ -4,7 +4,8 @@
- Jakarta POI - HPSF - Java API to Handle Microsoft Format Document Properties + Jakarta POI - HPSF - Java API to Handle Microsoft Format Document + Properties Overview @@ -20,11 +21,12 @@ streams. A property set stream is a separate document within a POI filesystem. We'll call property set streams mostly just "property sets". HPSF is POI's pure-Java - implementation to read and property sets.

+ implementation to read and write property sets.

The HPSF HOWTO describes what a Java - application should do to read a property set using HPSF and to retrieve the - information it needs.

+ application should do to read a property set using HPSF, how to retrieve + the information it needs, and how to write properties into the + document.

HPSF supports OLE2 property set streams in general, and is not limited to the special case of document properties in the Microsoft Office files