]> source.dussan.org Git - poi.git/commitdiff
*** empty log message ***
authorRainer Klute <klute@apache.org>
Sat, 13 Sep 2003 12:17:24 +0000 (12:17 +0000)
committerRainer Klute <klute@apache.org>
Sat, 13 Sep 2003 12:17:24 +0000 (12:17 +0000)
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

index 4f21c1479e3225cb53546e38147ed1284d5659a3..a0eaba3be0665c5a07dd1c5cd06c3f0956e87eab 100644 (file)
@@ -4,7 +4,8 @@
 
 <document>
  <header>
-  <title>Jakarta POI - HPSF - Java API to Handle Microsoft Format Document Properties</title>
+  <title>Jakarta POI - HPSF - Java API to Handle Microsoft Format Document
+   Properties</title>
   <subtitle>Overview</subtitle>
   <authors>     
    <person name="Rainer Klute" email="klute@apache.org"/>
      streams</strong>. A property set stream is a separate document within a
     <link href="../poifs/index.html">POI filesystem</link>. We'll call property
     set streams mostly just "property sets". HPSF is POI's pure-Java
-    implementation to read and property sets.</p>
+    implementation to read and write property sets.</p>
 
    <p>The <link href="how-to.html">HPSF HOWTO</link> describes what a Java
-    application should do to read a property set using HPSF and to retrieve the
-    information it needs.</p>
+    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.</p>
 
    <p>HPSF supports OLE2 property set streams in general, and is not limited to
     the special case of document properties in the Microsoft Office files