Author: onealj
Date: Mon Feb 27 04:41:07 2017
New Revision: 1784495
URL: http://svn.apache.org/viewvc?rev=1784495&view=rev
Log:
remove informal verbiage
Modified:
poi/site/src/documentation/content/xdocs/hpsf/index.xml
Modified: poi/site/src/documentation/content/xdocs/hpsf/index.xml
URL:
http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/hpsf/index.xml?rev=1784495&r1=1784494&r2=1784495&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/hpsf/index.xml (original)
+++ poi/site/src/documentation/content/xdocs/hpsf/index.xml Mon Feb 27 04:41:07
2017
@@ -21,7 +21,7 @@
<document>
<header>
- <title>Apache POI - HPSF - Java API to Handle Microsoft Format Document
+ <title>Apache POI - HPSF - Java API for Microsoft Format Document
Properties</title>
<subtitle>Overview</subtitle>
<authors>
@@ -32,12 +32,11 @@
<section><title>Overview</title>
<p>Microsoft applications like "Word", "Excel" or "Powerpoint" let the user
- describe his document by properties like "title", "category" and so on. The
+ describe a document by properties like "title", "category" and so on. The
application itself adds further information: last author, creation date
- etc. These document properties are stored in so-called <strong>property set
+ etc. These document properties are stored in <strong>property set
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
+ <link href="../poifs/index.html">POI filesystem</link>. HPSF is POI's
pure-Java
implementation to read and write property sets.</p>
<p>The <link href="how-to.html">HPSF HOWTO</link> describes what a Java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]