You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by ni...@apache.org on 2017/06/14 18:32:14 UTC

svn commit: r1798733 [1/3] - in /poi/site/publish: ./ apidocs/ apidocs/org/apache/poi/ apidocs/org/apache/poi/class-use/ apidocs/org/apache/poi/hdgf/ apidocs/org/apache/poi/hdgf/extractor/ apidocs/org/apache/poi/hpbf/ apidocs/org/apache/poi/hpbf/extrac...

Author: nick
Date: Wed Jun 14 18:32:13 2017
New Revision: 1798733

URL: http://svn.apache.org/viewvc?rev=1798733&view=rev
Log:
Republish site

Modified:
    poi/site/publish/apidocs/constant-values.html
    poi/site/publish/apidocs/index-all.html
    poi/site/publish/apidocs/org/apache/poi/POIDocument.html
    poi/site/publish/apidocs/org/apache/poi/POIOLE2TextExtractor.html
    poi/site/publish/apidocs/org/apache/poi/POIReadOnlyDocument.html
    poi/site/publish/apidocs/org/apache/poi/class-use/POIDocument.html
    poi/site/publish/apidocs/org/apache/poi/hdgf/HDGFDiagram.html
    poi/site/publish/apidocs/org/apache/poi/hdgf/extractor/VisioTextExtractor.html
    poi/site/publish/apidocs/org/apache/poi/hpbf/HPBFDocument.html
    poi/site/publish/apidocs/org/apache/poi/hpbf/extractor/PublisherTextExtractor.html
    poi/site/publish/apidocs/org/apache/poi/hpsf/HPSFPropertiesOnlyDocument.html
    poi/site/publish/apidocs/org/apache/poi/hpsf/class-use/PropertySet.html
    poi/site/publish/apidocs/org/apache/poi/hpsf/extractor/HPSFPropertiesExtractor.html
    poi/site/publish/apidocs/org/apache/poi/hpsf/package-use.html
    poi/site/publish/apidocs/org/apache/poi/hslf/extractor/PowerPointExtractor.html
    poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFSlideShowEncrypted.html
    poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFSlideShowImpl.html
    poi/site/publish/apidocs/org/apache/poi/hsmf/MAPIMessage.html
    poi/site/publish/apidocs/org/apache/poi/hsmf/extractor/OutlookTextExtactor.html
    poi/site/publish/apidocs/org/apache/poi/hssf/extractor/EventBasedExcelExtractor.html
    poi/site/publish/apidocs/org/apache/poi/hssf/extractor/ExcelExtractor.html
    poi/site/publish/apidocs/org/apache/poi/hssf/model/InternalWorkbook.html
    poi/site/publish/apidocs/org/apache/poi/hssf/model/WorkbookRecordList.html
    poi/site/publish/apidocs/org/apache/poi/hssf/model/class-use/WorkbookRecordList.html
    poi/site/publish/apidocs/org/apache/poi/hssf/model/package-tree.html
    poi/site/publish/apidocs/org/apache/poi/hssf/model/package-use.html
    poi/site/publish/apidocs/org/apache/poi/hssf/record/class-use/Record.html
    poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFWorkbook.html
    poi/site/publish/apidocs/org/apache/poi/hwpf/HWPFDocument.html
    poi/site/publish/apidocs/org/apache/poi/hwpf/HWPFDocumentCore.html
    poi/site/publish/apidocs/org/apache/poi/hwpf/HWPFOldDocument.html
    poi/site/publish/apidocs/org/apache/poi/hwpf/extractor/Word6Extractor.html
    poi/site/publish/apidocs/org/apache/poi/hwpf/extractor/WordExtractor.html
    poi/site/publish/apidocs/org/apache/poi/poifs/crypt/class-use/EncryptionInfo.html
    poi/site/publish/apidocs/org/apache/poi/poifs/crypt/cryptoapi/CryptoAPIDecryptor.html
    poi/site/publish/apidocs/org/apache/poi/poifs/crypt/cryptoapi/CryptoAPIEncryptor.html
    poi/site/publish/apidocs/org/apache/poi/poifs/crypt/package-use.html
    poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/DirectoryNode.html
    poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/NPOIFSFileSystem.html
    poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/package-use.html
    poi/site/publish/apidocs/org/apache/poi/util/class-use/Internal.html
    poi/site/publish/apidocs/overview-tree.html
    poi/site/publish/encryption.html

Modified: poi/site/publish/apidocs/constant-values.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/constant-values.html?rev=1798733&r1=1798732&r2=1798733&view=diff
==============================================================================
--- poi/site/publish/apidocs/constant-values.html (original)
+++ poi/site/publish/apidocs/constant-values.html Wed Jun 14 18:32:13 2017
@@ -16108,6 +16108,20 @@
 </tr>
 <tbody>
 <tr class="altColor">
+<td class="colFirst"><a name="org.apache.poi.hwpf.HWPFDocumentCore.FIB_BASE_LEN">
+<!--   -->
+</a><code>protected&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/poi/hwpf/HWPFDocumentCore.html#FIB_BASE_LEN">FIB_BASE_LEN</a></code></td>
+<td class="colLast"><code>68</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="org.apache.poi.hwpf.HWPFDocumentCore.RC4_REKEYING_INTERVAL">
+<!--   -->
+</a><code>protected&nbsp;static&nbsp;final&nbsp;int</code></td>
+<td><code><a href="org/apache/poi/hwpf/HWPFDocumentCore.html#RC4_REKEYING_INTERVAL">RC4_REKEYING_INTERVAL</a></code></td>
+<td class="colLast"><code>512</code></td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><a name="org.apache.poi.hwpf.HWPFDocumentCore.STREAM_OBJECT_POOL">
 <!--   -->
 </a><code>protected&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>

Modified: poi/site/publish/apidocs/index-all.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/index-all.html?rev=1798733&r1=1798732&r2=1798733&view=diff
==============================================================================
--- poi/site/publish/apidocs/index-all.html (original)
+++ poi/site/publish/apidocs/index-all.html Wed Jun 14 18:32:13 2017
@@ -11482,8 +11482,6 @@
 <div class="block">Override this to translate (such as encrypt or compress) the file output stream
  as it is being written to disk.</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/hslf/usermodel/HSLFSlideShowEncrypted.html#decryptInit()">decryptInit()</a></span> - Method in class org.apache.poi.hslf.usermodel.<a href="./org/apache/poi/hslf/usermodel/HSLFSlideShowEncrypted.html" title="class in org.apache.poi.hslf.usermodel">HSLFSlideShowEncrypted</a></dt>
-<dd>&nbsp;</dd>
 <dt><a href="./org/apache/poi/poifs/crypt/Decryptor.html" title="class in org.apache.poi.poifs.crypt"><span class="strong">Decryptor</span></a> - Class in <a href="./org/apache/poi/poifs/crypt/package-summary.html">org.apache.poi.poifs.crypt</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/poifs/crypt/Decryptor.html#Decryptor()">Decryptor()</a></span> - Constructor for class org.apache.poi.poifs.crypt.<a href="./org/apache/poi/poifs/crypt/Decryptor.html" title="class in org.apache.poi.poifs.crypt">Decryptor</a></dt>
@@ -13604,8 +13602,6 @@
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/poifs/crypt/CipherAlgorithm.html#encryptedVerifierHashLength">encryptedVerifierHashLength</a></span> - Variable in enum org.apache.poi.poifs.crypt.<a href="./org/apache/poi/poifs/crypt/CipherAlgorithm.html" title="enum in org.apache.poi.poifs.crypt">CipherAlgorithm</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="./org/apache/poi/hslf/usermodel/HSLFSlideShowEncrypted.html#encryptInit()">encryptInit()</a></span> - Method in class org.apache.poi.hslf.usermodel.<a href="./org/apache/poi/hslf/usermodel/HSLFSlideShowEncrypted.html" title="class in org.apache.poi.hslf.usermodel">HSLFSlideShowEncrypted</a></dt>
-<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/poifs/crypt/EncryptionMode.html#encryptionFlags">encryptionFlags</a></span> - Variable in enum org.apache.poi.poifs.crypt.<a href="./org/apache/poi/poifs/crypt/EncryptionMode.html" title="enum in org.apache.poi.poifs.crypt">EncryptionMode</a></dt>
 <dd>&nbsp;</dd>
 <dt><a href="./org/apache/poi/poifs/crypt/EncryptionHeader.html" title="class in org.apache.poi.poifs.crypt"><span class="strong">EncryptionHeader</span></a> - Class in <a href="./org/apache/poi/poifs/crypt/package-summary.html">org.apache.poi.poifs.crypt</a></dt>
@@ -15776,6 +15772,10 @@
 <div class="block">A bit that specifies whether the date specified in UserDateAtom record
  is used for displaying the datetime.</div>
 </dd>
+<dt><span class="strong"><a href="./org/apache/poi/hwpf/HWPFDocumentCore.html#FIB_BASE_LEN">FIB_BASE_LEN</a></span> - Static variable in class org.apache.poi.hwpf.<a href="./org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf">HWPFDocumentCore</a></dt>
+<dd>
+<div class="block">Size of the not encrypted part of the FIB</div>
+</dd>
 <dt><a href="./org/apache/poi/hwpf/model/FibBase.html" title="class in org.apache.poi.hwpf.model"><span class="strong">FibBase</span></a> - Class in <a href="./org/apache/poi/hwpf/model/package-summary.html">org.apache.poi.hwpf.model</a></dt>
 <dd>
 <div class="block">Base part of the File information Block (FibBase).</div>
@@ -24976,6 +24976,10 @@
 <dd>
 <div class="block">get the POIFSDocument</div>
 </dd>
+<dt><span class="strong"><a href="./org/apache/poi/POIOLE2TextExtractor.html#getDocument()">getDocument()</a></span> - Method in class org.apache.poi.<a href="./org/apache/poi/POIOLE2TextExtractor.html" title="class in org.apache.poi">POIOLE2TextExtractor</a></dt>
+<dd>
+<div class="block">Return the underlying POIDocument</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/poi/POIXMLTextExtractor.html#getDocument()">getDocument()</a></span> - Method in class org.apache.poi.<a href="./org/apache/poi/POIXMLTextExtractor.html" title="class in org.apache.poi">POIXMLTextExtractor</a></dt>
 <dd>
 <div class="block">Returns opened document</div>
@@ -25734,6 +25738,10 @@
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/poifs/crypt/EncryptionVerifier.html#getEncryptedKey()">getEncryptedKey()</a></span> - Method in class org.apache.poi.poifs.crypt.<a href="./org/apache/poi/poifs/crypt/EncryptionVerifier.html" title="class in org.apache.poi.poifs.crypt">EncryptionVerifier</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/poi/hslf/usermodel/HSLFSlideShowImpl.html#getEncryptedPropertyStreamName()">getEncryptedPropertyStreamName()</a></span> - Method in class org.apache.poi.hslf.usermodel.<a href="./org/apache/poi/hslf/usermodel/HSLFSlideShowImpl.html" title="class in org.apache.poi.hslf.usermodel">HSLFSlideShowImpl</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/poi/POIDocument.html#getEncryptedPropertyStreamName()">getEncryptedPropertyStreamName()</a></span> - Method in class org.apache.poi.<a href="./org/apache/poi/POIDocument.html" title="class in org.apache.poi">POIDocument</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/poifs/crypt/EncryptionVerifier.html#getEncryptedVerifier()">getEncryptedVerifier()</a></span> - Method in class org.apache.poi.poifs.crypt.<a href="./org/apache/poi/poifs/crypt/EncryptionVerifier.html" title="class in org.apache.poi.poifs.crypt">EncryptionVerifier</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/poifs/crypt/EncryptionVerifier.html#getEncryptedVerifierHash()">getEncryptedVerifierHash()</a></span> - Method in class org.apache.poi.poifs.crypt.<a href="./org/apache/poi/poifs/crypt/EncryptionVerifier.html" title="class in org.apache.poi.poifs.crypt">EncryptionVerifier</a></dt>
@@ -25742,10 +25750,18 @@
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hslf/record/DocumentEncryptionAtom.html#getEncryptionInfo()">getEncryptionInfo()</a></span> - Method in class org.apache.poi.hslf.record.<a href="./org/apache/poi/hslf/record/DocumentEncryptionAtom.html" title="class in org.apache.poi.hslf.record">DocumentEncryptionAtom</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/poi/hslf/usermodel/HSLFSlideShowEncrypted.html#getEncryptionInfo()">getEncryptionInfo()</a></span> - Method in class org.apache.poi.hslf.usermodel.<a href="./org/apache/poi/hslf/usermodel/HSLFSlideShowEncrypted.html" title="class in org.apache.poi.hslf.usermodel">HSLFSlideShowEncrypted</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/poi/hslf/usermodel/HSLFSlideShowImpl.html#getEncryptionInfo()">getEncryptionInfo()</a></span> - Method in class org.apache.poi.hslf.usermodel.<a href="./org/apache/poi/hslf/usermodel/HSLFSlideShowImpl.html" title="class in org.apache.poi.hslf.usermodel">HSLFSlideShowImpl</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/record/FilePassRecord.html#getEncryptionInfo()">getEncryptionInfo()</a></span> - Method in class org.apache.poi.hssf.record.<a href="./org/apache/poi/hssf/record/FilePassRecord.html" title="class in org.apache.poi.hssf.record">FilePassRecord</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/HSSFWorkbook.html#getEncryptionInfo()">getEncryptionInfo()</a></span> - Method in class org.apache.poi.hssf.usermodel.<a href="./org/apache/poi/hssf/usermodel/HSSFWorkbook.html" title="class in org.apache.poi.hssf.usermodel">HSSFWorkbook</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hwpf/HWPFDocumentCore.html#getEncryptionInfo()">getEncryptionInfo()</a></span> - Method in class org.apache.poi.hwpf.<a href="./org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf">HWPFDocumentCore</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/poi/POIDocument.html#getEncryptionInfo()">getEncryptionInfo()</a></span> - Method in class org.apache.poi.<a href="./org/apache/poi/POIDocument.html" title="class in org.apache.poi">POIDocument</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/poifs/crypt/Decryptor.html#getEncryptionInfo()">getEncryptionInfo()</a></span> - Method in class org.apache.poi.poifs.crypt.<a href="./org/apache/poi/poifs/crypt/Decryptor.html" title="class in org.apache.poi.poifs.crypt">Decryptor</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/poifs/crypt/Encryptor.html#getEncryptionInfo()">getEncryptionInfo()</a></span> - Method in class org.apache.poi.poifs.crypt.<a href="./org/apache/poi/poifs/crypt/Encryptor.html" title="class in org.apache.poi.poifs.crypt">Encryptor</a></dt>
@@ -35194,16 +35210,6 @@
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ddf/EscherProperty.html#getPropertyNumber()">getPropertyNumber()</a></span> - Method in class org.apache.poi.ddf.<a href="./org/apache/poi/ddf/EscherProperty.html" title="class in org.apache.poi.ddf">EscherProperty</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="./org/apache/poi/hslf/usermodel/HSLFSlideShowImpl.html#getPropertySet(java.lang.String)">getPropertySet(String)</a></span> - Method in class org.apache.poi.hslf.usermodel.<a href="./org/apache/poi/hslf/usermodel/HSLFSlideShowImpl.html" title="class in org.apache.poi.hslf.usermodel">HSLFSlideShowImpl</a></dt>
-<dd>
-<div class="block">For a given named property entry, either return it or null if
- if it wasn't found</div>
-</dd>
-<dt><span class="strong"><a href="./org/apache/poi/hwpf/HWPFDocumentCore.html#getPropertySet(java.lang.String)">getPropertySet(String)</a></span> - Method in class org.apache.poi.hwpf.<a href="./org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf">HWPFDocumentCore</a></dt>
-<dd>
-<div class="block">For a given named property entry, either return it or null if
- if it wasn't found</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/POIDocument.html#getPropertySet(java.lang.String)">getPropertySet(String)</a></span> - Method in class org.apache.poi.<a href="./org/apache/poi/POIDocument.html" title="class in org.apache.poi">POIDocument</a></dt>
 <dd>
 <div class="block">For a given named property entry, either return it or null if
@@ -40026,10 +40032,6 @@
 <dd>
 <div class="block">Decrypt the Document-/SummaryInformation and other optionally streams.</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/poifs/crypt/cryptoapi/CryptoAPIEncryptor.html#getSummaryEntries(org.apache.poi.poifs.filesystem.DirectoryNode)">getSummaryEntries(DirectoryNode)</a></span> - Method in class org.apache.poi.poifs.crypt.cryptoapi.<a href="./org/apache/poi/poifs/crypt/cryptoapi/CryptoAPIEncryptor.html" title="class in org.apache.poi.poifs.crypt.cryptoapi">CryptoAPIEncryptor</a></dt>
-<dd>
-<div class="block">Encrypt the Document-/SummaryInformation and other optionally streams.</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/extractor/EventBasedExcelExtractor.html#getSummaryInformation()">getSummaryInformation()</a></span> - Method in class org.apache.poi.hssf.extractor.<a href="./org/apache/poi/hssf/extractor/EventBasedExcelExtractor.html" title="class in org.apache.poi.hssf.extractor">EventBasedExcelExtractor</a></dt>
 <dd>
 <div class="block">Would return the summary information metadata for the document,
@@ -42727,6 +42729,10 @@
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ss/formula/EvaluationWorkbook.ExternalSheet.html#getWorkbookName()">getWorkbookName()</a></span> - Method in class org.apache.poi.ss.formula.<a href="./org/apache/poi/ss/formula/EvaluationWorkbook.ExternalSheet.html" title="class in org.apache.poi.ss.formula">EvaluationWorkbook.ExternalSheet</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/poi/hssf/model/InternalWorkbook.html#getWorkbookRecordList()">getWorkbookRecordList()</a></span> - Method in class org.apache.poi.hssf.model.<a href="./org/apache/poi/hssf/model/InternalWorkbook.html" title="class in org.apache.poi.hssf.model">InternalWorkbook</a></dt>
+<dd>
+<div class="block">Only for internal calls - code based on this is not supported ...</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFWorkbook.html#getWorkbookType()">getWorkbookType()</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFWorkbook.html" title="class in org.apache.poi.xssf.usermodel">XSSFWorkbook</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xssf/streaming/SheetDataWriter.html#getWorksheetXMLInputStream()">getWorksheetXMLInputStream()</a></span> - Method in class org.apache.poi.xssf.streaming.<a href="./org/apache/poi/xssf/streaming/SheetDataWriter.html" title="class in org.apache.poi.xssf.streaming">SheetDataWriter</a></dt>
@@ -52432,8 +52438,6 @@
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hslf/usermodel/HSLFTextShape.html#iterator()">iterator()</a></span> - Method in class org.apache.poi.hslf.usermodel.<a href="./org/apache/poi/hslf/usermodel/HSLFTextShape.html" title="class in org.apache.poi.hslf.usermodel">HSLFTextShape</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="./org/apache/poi/hssf/model/WorkbookRecordList.html#iterator()">iterator()</a></span> - Method in class org.apache.poi.hssf.model.<a href="./org/apache/poi/hssf/model/WorkbookRecordList.html" title="class in org.apache.poi.hssf.model">WorkbookRecordList</a></dt>
-<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/record/aggregates/ValueRecordsAggregate.html#iterator()">iterator()</a></span> - Method in class org.apache.poi.hssf.record.aggregates.<a href="./org/apache/poi/hssf/record/aggregates/ValueRecordsAggregate.html" title="class in org.apache.poi.hssf.record.aggregates">ValueRecordsAggregate</a></dt>
 <dd>
 <div class="block">value iterator</div>
@@ -60822,6 +60826,10 @@ for streaming/read-only processing of xl
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/record/crypto/Biff8DecryptingStream.html#RC4_REKEYING_INTERVAL">RC4_REKEYING_INTERVAL</a></span> - Static variable in class org.apache.poi.hssf.record.crypto.<a href="./org/apache/poi/hssf/record/crypto/Biff8DecryptingStream.html" title="class in org.apache.poi.hssf.record.crypto">Biff8DecryptingStream</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/poi/hwpf/HWPFDocumentCore.html#RC4_REKEYING_INTERVAL">RC4_REKEYING_INTERVAL</a></span> - Static variable in class org.apache.poi.hwpf.<a href="./org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf">HWPFDocumentCore</a></dt>
+<dd>
+<div class="block">[MS-DOC] 2.2.6.2/3 Office Binary Document ...</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hsmf/datatypes/MAPIProperty.html#RCVD_REPRESENTING_ADDRTYPE">RCVD_REPRESENTING_ADDRTYPE</a></span> - Static variable in class org.apache.poi.hsmf.datatypes.<a href="./org/apache/poi/hsmf/datatypes/MAPIProperty.html" title="class in org.apache.poi.hsmf.datatypes">MAPIProperty</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hsmf/datatypes/MAPIProperty.html#RCVD_REPRESENTING_EMAIL_ADDRESS">RCVD_REPRESENTING_EMAIL_ADDRESS</a></span> - Static variable in class org.apache.poi.hsmf.datatypes.<a href="./org/apache/poi/hsmf/datatypes/MAPIProperty.html" title="class in org.apache.poi.hsmf.datatypes">MAPIProperty</a></dt>
@@ -77355,6 +77363,10 @@ for streaming/read-only processing of xl
 <dd>
 <div class="block">Set the true/false status of the subproperty with the given index</div>
 </dd>
+<dt><span class="strong"><a href="./org/apache/poi/poifs/crypt/cryptoapi/CryptoAPIEncryptor.html#setSummaryEntries(org.apache.poi.poifs.filesystem.DirectoryNode,%20java.lang.String,%20org.apache.poi.poifs.filesystem.NPOIFSFileSystem)">setSummaryEntries(DirectoryNode, String, NPOIFSFileSystem)</a></span> - Method in class org.apache.poi.poifs.crypt.cryptoapi.<a href="./org/apache/poi/poifs/crypt/cryptoapi/CryptoAPIEncryptor.html" title="class in org.apache.poi.poifs.crypt.cryptoapi">CryptoAPIEncryptor</a></dt>
+<dd>
+<div class="block">Encrypt the Document-/SummaryInformation and other optionally streams.</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/model/WorkbookRecordList.html#setSupbookpos(int)">setSupbookpos(int)</a></span> - Method in class org.apache.poi.hssf.model.<a href="./org/apache/poi/hssf/model/WorkbookRecordList.html" title="class in org.apache.poi.hssf.model">WorkbookRecordList</a></dt>
 <dd>
 <div class="block">Sets the supbookpos.</div>
@@ -86515,6 +86527,8 @@ for streaming/read-only processing of xl
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFPivotTable.html#UPDATED_VERSION">UPDATED_VERSION</a></span> - Static variable in class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFPivotTable.html" title="class in org.apache.poi.xssf.usermodel">XSSFPivotTable</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/poi/hwpf/HWPFDocumentCore.html#updateEncryptionInfo()">updateEncryptionInfo()</a></span> - Method in class org.apache.poi.hwpf.<a href="./org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf">HWPFDocumentCore</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hslf/usermodel/HSLFSlideShowEncrypted.html#updateEncryptionRecord(org.apache.poi.hslf.record.Record[])">updateEncryptionRecord(Record[])</a></span> - Method in class org.apache.poi.hslf.usermodel.<a href="./org/apache/poi/hslf/usermodel/HSLFSlideShowEncrypted.html" title="class in org.apache.poi.hslf.usermodel">HSLFSlideShowEncrypted</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/helpers/HSSFRowShifter.html#updateFormulas(org.apache.poi.ss.formula.FormulaShifter)">updateFormulas(FormulaShifter)</a></span> - Method in class org.apache.poi.hssf.usermodel.helpers.<a href="./org/apache/poi/hssf/usermodel/helpers/HSSFRowShifter.html" title="class in org.apache.poi.hssf.usermodel.helpers">HSSFRowShifter</a></dt>
@@ -90205,10 +90219,6 @@ the order they are declared.</div>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hwpf/model/BookmarksTables.html#writePlcfBkmkl(org.apache.poi.hwpf.model.FileInformationBlock,%20java.io.ByteArrayOutputStream)">writePlcfBkmkl(FileInformationBlock, ByteArrayOutputStream)</a></span> - Method in class org.apache.poi.hwpf.model.<a href="./org/apache/poi/hwpf/model/BookmarksTables.html" title="class in org.apache.poi.hwpf.model">BookmarksTables</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="./org/apache/poi/hslf/usermodel/HSLFSlideShowImpl.html#writeProperties(org.apache.poi.poifs.filesystem.NPOIFSFileSystem,%20java.util.List)">writeProperties(NPOIFSFileSystem, List&lt;String&gt;)</a></span> - Method in class org.apache.poi.hslf.usermodel.<a href="./org/apache/poi/hslf/usermodel/HSLFSlideShowImpl.html" title="class in org.apache.poi.hslf.usermodel">HSLFSlideShowImpl</a></dt>
-<dd>
-<div class="block">Writes out the standard Documment Information Properties (HPSF)</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hsmf/datatypes/PropertiesChunk.html#writeProperties(java.io.OutputStream)">writeProperties(OutputStream)</a></span> - Method in class org.apache.poi.hsmf.datatypes.<a href="./org/apache/poi/hsmf/datatypes/PropertiesChunk.html" title="class in org.apache.poi.hsmf.datatypes">PropertiesChunk</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/POIDocument.html#writeProperties()">writeProperties()</a></span> - Method in class org.apache.poi.<a href="./org/apache/poi/POIDocument.html" title="class in org.apache.poi">POIDocument</a></dt>

Modified: poi/site/publish/apidocs/org/apache/poi/POIDocument.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/POIDocument.html?rev=1798733&r1=1798732&r2=1798733&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/POIDocument.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/POIDocument.html Wed Jun 14 18:32:13 2017
@@ -201,6 +201,14 @@ implements java.io.Closeable</pre>
 </td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><code>protected java.lang.String</code></td>
+<td class="colLast"><code><strong><a href="../../../org/apache/poi/POIDocument.html#getEncryptedPropertyStreamName()">getEncryptedPropertyStreamName</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../org/apache/poi/poifs/crypt/EncryptionInfo.html" title="class in org.apache.poi.poifs.crypt">EncryptionInfo</a></code></td>
+<td class="colLast"><code><strong><a href="../../../org/apache/poi/POIDocument.html#getEncryptionInfo()">getEncryptionInfo</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code>protected <a href="../../../org/apache/poi/hpsf/PropertySet.html" title="class in org.apache.poi.hpsf">PropertySet</a></code></td>
 <td class="colLast"><code><strong><a href="../../../org/apache/poi/POIDocument.html#getPropertySet(java.lang.String)">getPropertySet</a></strong>(java.lang.String&nbsp;setName)</code>
 <div class="block">For a given named property entry, either return it or null if
@@ -429,11 +437,14 @@ implements java.io.Closeable</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>getPropertySet</h4>
-<pre>protected&nbsp;<a href="../../../org/apache/poi/hpsf/PropertySet.html" title="class in org.apache.poi.hpsf">PropertySet</a>&nbsp;getPropertySet(java.lang.String&nbsp;setName)</pre>
+<pre>protected&nbsp;<a href="../../../org/apache/poi/hpsf/PropertySet.html" title="class in org.apache.poi.hpsf">PropertySet</a>&nbsp;getPropertySet(java.lang.String&nbsp;setName)
+                              throws java.io.IOException</pre>
 <div class="block">For a given named property entry, either return it or null if
   if it wasn't found</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>setName</code> - The property to read</dd>
-<dt><span class="strong">Returns:</span></dt><dd>The value of the given property or null if it wasn't found.</dd></dl>
+<dt><span class="strong">Returns:</span></dt><dd>The value of the given property or null if it wasn't found.</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code>java.io.IOException</code></dd></dl>
 </li>
 </ul>
 <a name="getPropertySet(java.lang.String, org.apache.poi.poifs.crypt.EncryptionInfo)">
@@ -443,11 +454,14 @@ implements java.io.Closeable</pre>
 <li class="blockList">
 <h4>getPropertySet</h4>
 <pre>protected&nbsp;<a href="../../../org/apache/poi/hpsf/PropertySet.html" title="class in org.apache.poi.hpsf">PropertySet</a>&nbsp;getPropertySet(java.lang.String&nbsp;setName,
-                         <a href="../../../org/apache/poi/poifs/crypt/EncryptionInfo.html" title="class in org.apache.poi.poifs.crypt">EncryptionInfo</a>&nbsp;encryptionInfo)</pre>
+                         <a href="../../../org/apache/poi/poifs/crypt/EncryptionInfo.html" title="class in org.apache.poi.poifs.crypt">EncryptionInfo</a>&nbsp;encryptionInfo)
+                              throws java.io.IOException</pre>
 <div class="block">For a given named property entry, either return it or null if
   if it wasn't found</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>setName</code> - The property to read</dd><dd><code>encryptionInfo</code> - the encryption descriptor in case of cryptoAPI encryption</dd>
-<dt><span class="strong">Returns:</span></dt><dd>The value of the given property or null if it wasn't found.</dd></dl>
+<dt><span class="strong">Returns:</span></dt><dd>The value of the given property or null if it wasn't found.</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code>java.io.IOException</code></dd></dl>
 </li>
 </ul>
 <a name="writeProperties()">
@@ -651,7 +665,7 @@ protected&nbsp;boolean&nbsp;initDirector
 <a name="replaceDirectory(org.apache.poi.poifs.filesystem.DirectoryNode)">
 <!--   -->
 </a>
-<ul class="blockListLast">
+<ul class="blockList">
 <li class="blockList">
 <h4>replaceDirectory</h4>
 <pre><a href="../../../org/apache/poi/util/Internal.html" title="annotation in org.apache.poi.util">@Internal</a>
@@ -662,6 +676,29 @@ protected&nbsp;<a href="../../../org/apa
 <dt><span class="strong">Returns:</span></dt><dd>the old/previous directory</dd></dl>
 </li>
 </ul>
+<a name="getEncryptedPropertyStreamName()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getEncryptedPropertyStreamName</h4>
+<pre>protected&nbsp;java.lang.String&nbsp;getEncryptedPropertyStreamName()</pre>
+<dl><dt><span class="strong">Returns:</span></dt><dd>the stream name of the property set collection, if the document is encrypted</dd></dl>
+</li>
+</ul>
+<a name="getEncryptionInfo()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getEncryptionInfo</h4>
+<pre>public&nbsp;<a href="../../../org/apache/poi/poifs/crypt/EncryptionInfo.html" title="class in org.apache.poi.poifs.crypt">EncryptionInfo</a>&nbsp;getEncryptionInfo()
+                                 throws java.io.IOException</pre>
+<dl><dt><span class="strong">Returns:</span></dt><dd>the encryption info if the document is encrypted, otherwise <code>null</code></dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code>java.io.IOException</code></dd></dl>
+</li>
+</ul>
 </li>
 </ul>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/POIOLE2TextExtractor.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/POIOLE2TextExtractor.html?rev=1798733&r1=1798732&r2=1798733&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/POIOLE2TextExtractor.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/POIOLE2TextExtractor.html Wed Jun 14 18:32:13 2017
@@ -196,19 +196,25 @@ extends <a href="../../../org/apache/poi
 </td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><code><a href="../../../org/apache/poi/POIDocument.html" title="class in org.apache.poi">POIDocument</a></code></td>
+<td class="colLast"><code><strong><a href="../../../org/apache/poi/POIOLE2TextExtractor.html#getDocument()">getDocument</a></strong>()</code>
+<div class="block">Return the underlying POIDocument</div>
+</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><code><a href="../../../org/apache/poi/POITextExtractor.html" title="class in org.apache.poi">POITextExtractor</a></code></td>
 <td class="colLast"><code><strong><a href="../../../org/apache/poi/POIOLE2TextExtractor.html#getMetadataTextExtractor()">getMetadataTextExtractor</a></strong>()</code>
 <div class="block">Returns an HPSF powered text extractor for the
   document properties metadata, such as title and author.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../org/apache/poi/poifs/filesystem/DirectoryEntry.html" title="interface in org.apache.poi.poifs.filesystem">DirectoryEntry</a></code></td>
 <td class="colLast"><code><strong><a href="../../../org/apache/poi/POIOLE2TextExtractor.html#getRoot()">getRoot</a></strong>()</code>
 <div class="block">Return the underlying DirectoryEntry of this document.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a href="../../../org/apache/poi/hpsf/SummaryInformation.html" title="class in org.apache.poi.hpsf">SummaryInformation</a></code></td>
 <td class="colLast"><code><strong><a href="../../../org/apache/poi/POIOLE2TextExtractor.html#getSummaryInformation()">getSummaryInformation</a></strong>()</code>
 <div class="block">Returns the summary information metadata for the document.</div>
@@ -301,7 +307,7 @@ extends <a href="../../../org/apache/poi
 <h4>getDocSummaryInformation</h4>
 <pre>public&nbsp;<a href="../../../org/apache/poi/hpsf/DocumentSummaryInformation.html" title="class in org.apache.poi.hpsf">DocumentSummaryInformation</a>&nbsp;getDocSummaryInformation()</pre>
 <div class="block">Returns the document information metadata for the document</div>
-<dl><dt><span class="strong">Returns:</span></dt><dd>The Document Summary Information or null 
+<dl><dt><span class="strong">Returns:</span></dt><dd>The Document Summary Information or null
       if it could not be read for this document.</dd></dl>
 </li>
 </ul>
@@ -335,7 +341,7 @@ extends <a href="../../../org/apache/poi
 <a name="getRoot()">
 <!--   -->
 </a>
-<ul class="blockListLast">
+<ul class="blockList">
 <li class="blockList">
 <h4>getRoot</h4>
 <pre>public&nbsp;<a href="../../../org/apache/poi/poifs/filesystem/DirectoryEntry.html" title="interface in org.apache.poi.poifs.filesystem">DirectoryEntry</a>&nbsp;getRoot()</pre>
@@ -343,6 +349,17 @@ extends <a href="../../../org/apache/poi
 <dl><dt><span class="strong">Returns:</span></dt><dd>the DirectoryEntry that is associated with the POIDocument of this extractor.</dd></dl>
 </li>
 </ul>
+<a name="getDocument()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getDocument</h4>
+<pre>public&nbsp;<a href="../../../org/apache/poi/POIDocument.html" title="class in org.apache.poi">POIDocument</a>&nbsp;getDocument()</pre>
+<div class="block">Return the underlying POIDocument</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>the underlying POIDocument</dd></dl>
+</li>
+</ul>
 </li>
 </ul>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/POIReadOnlyDocument.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/POIReadOnlyDocument.html?rev=1798733&r1=1798732&r2=1798733&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/POIReadOnlyDocument.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/POIReadOnlyDocument.html Wed Jun 14 18:32:13 2017
@@ -185,7 +185,7 @@ extends <a href="../../../org/apache/poi
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.poi.<a href="../../../org/apache/poi/POIDocument.html" title="class in org.apache.poi">POIDocument</a></h3>
-<code><a href="../../../org/apache/poi/POIDocument.html#clearDirectory()">clearDirectory</a>, <a href="../../../org/apache/poi/POIDocument.html#close()">close</a>, <a href="../../../org/apache/poi/POIDocument.html#createInformationProperties()">createInformationProperties</a>, <a href="../../../org/apache/poi/POIDocument.html#getDirectory()">getDirectory</a>, <a href="../../../org/apache/poi/POIDocument.html#getDocumentSummaryInformation()">getDocumentSummaryInformation</a>, <a href="../../../org/apache/poi/POIDocument.html#getPropertySet(java.lang.String)">getPropertySet</a>, <a href="../../../org/apache/poi/POIDocument.html#getPropertySet(java.lang.String,%20org.apache.poi.poifs.crypt.EncryptionInfo)">getPropertySet</a>, <a href="../../../org/apache/poi/POIDocument.html#getSummaryInformation()">getSummaryInformation</a>, <a href="../../../org/apache/poi/POIDocument.html#initDirectory()">initDirectory</a>, <a href="../../../org/apache/poi/POIDocument.html#readProperties()">readProp
 erties</a>, <a href="../../../org/apache/poi/POIDocument.html#replaceDirectory(org.apache.poi.poifs.filesystem.DirectoryNode)">replaceDirectory</a>, <a href="../../../org/apache/poi/POIDocument.html#validateInPlaceWritePossible()">validateInPlaceWritePossible</a>, <a href="../../../org/apache/poi/POIDocument.html#writeProperties()">writeProperties</a>, <a href="../../../org/apache/poi/POIDocument.html#writeProperties(org.apache.poi.poifs.filesystem.NPOIFSFileSystem)">writeProperties</a>, <a href="../../../org/apache/poi/POIDocument.html#writeProperties(org.apache.poi.poifs.filesystem.NPOIFSFileSystem,%20java.util.List)">writeProperties</a>, <a href="../../../org/apache/poi/POIDocument.html#writePropertySet(java.lang.String,%20org.apache.poi.hpsf.PropertySet,%20org.apache.poi.poifs.filesystem.NPOIFSFileSystem)">writePropertySet</a></code></li>
+<code><a href="../../../org/apache/poi/POIDocument.html#clearDirectory()">clearDirectory</a>, <a href="../../../org/apache/poi/POIDocument.html#close()">close</a>, <a href="../../../org/apache/poi/POIDocument.html#createInformationProperties()">createInformationProperties</a>, <a href="../../../org/apache/poi/POIDocument.html#getDirectory()">getDirectory</a>, <a href="../../../org/apache/poi/POIDocument.html#getDocumentSummaryInformation()">getDocumentSummaryInformation</a>, <a href="../../../org/apache/poi/POIDocument.html#getEncryptedPropertyStreamName()">getEncryptedPropertyStreamName</a>, <a href="../../../org/apache/poi/POIDocument.html#getEncryptionInfo()">getEncryptionInfo</a>, <a href="../../../org/apache/poi/POIDocument.html#getPropertySet(java.lang.String)">getPropertySet</a>, <a href="../../../org/apache/poi/POIDocument.html#getPropertySet(java.lang.String,%20org.apache.poi.poifs.crypt.EncryptionInfo)">getPropertySet</a>, <a href="../../../org/apache/poi/POIDocument.html#
 getSummaryInformation()">getSummaryInformation</a>, <a href="../../../org/apache/poi/POIDocument.html#initDirectory()">initDirectory</a>, <a href="../../../org/apache/poi/POIDocument.html#readProperties()">readProperties</a>, <a href="../../../org/apache/poi/POIDocument.html#replaceDirectory(org.apache.poi.poifs.filesystem.DirectoryNode)">replaceDirectory</a>, <a href="../../../org/apache/poi/POIDocument.html#validateInPlaceWritePossible()">validateInPlaceWritePossible</a>, <a href="../../../org/apache/poi/POIDocument.html#writeProperties()">writeProperties</a>, <a href="../../../org/apache/poi/POIDocument.html#writeProperties(org.apache.poi.poifs.filesystem.NPOIFSFileSystem)">writeProperties</a>, <a href="../../../org/apache/poi/POIDocument.html#writeProperties(org.apache.poi.poifs.filesystem.NPOIFSFileSystem,%20java.util.List)">writeProperties</a>, <a href="../../../org/apache/poi/POIDocument.html#writePropertySet(java.lang.String,%20org.apache.poi.hpsf.PropertySet,%20org.apache.p
 oi.poifs.filesystem.NPOIFSFileSystem)">writePropertySet</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">

Modified: poi/site/publish/apidocs/org/apache/poi/class-use/POIDocument.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/class-use/POIDocument.html?rev=1798733&r1=1798732&r2=1798733&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/class-use/POIDocument.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/class-use/POIDocument.html Wed Jun 14 18:32:13 2017
@@ -157,6 +157,21 @@
 </tr>
 </tbody>
 </table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../org/apache/poi/package-summary.html">org.apache.poi</a> that return <a href="../../../../org/apache/poi/POIDocument.html" title="class in org.apache.poi">POIDocument</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../org/apache/poi/POIDocument.html" title="class in org.apache.poi">POIDocument</a></code></td>
+<td class="colLast"><span class="strong">POIOLE2TextExtractor.</span><code><strong><a href="../../../../org/apache/poi/POIOLE2TextExtractor.html#getDocument()">getDocument</a></strong>()</code>
+<div class="block">Return the underlying POIDocument</div>
+</td>
+</tr>
+</tbody>
+</table>
 <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
 <caption><span>Constructors in <a href="../../../../org/apache/poi/package-summary.html">org.apache.poi</a> with parameters of type <a href="../../../../org/apache/poi/POIDocument.html" title="class in org.apache.poi">POIDocument</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>

Modified: poi/site/publish/apidocs/org/apache/poi/hdgf/HDGFDiagram.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hdgf/HDGFDiagram.html?rev=1798733&r1=1798732&r2=1798733&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hdgf/HDGFDiagram.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hdgf/HDGFDiagram.html Wed Jun 14 18:32:13 2017
@@ -203,7 +203,7 @@ extends <a href="../../../../org/apache/
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.poi.<a href="../../../../org/apache/poi/POIDocument.html" title="class in org.apache.poi">POIDocument</a></h3>
-<code><a href="../../../../org/apache/poi/POIDocument.html#clearDirectory()">clearDirectory</a>, <a href="../../../../org/apache/poi/POIDocument.html#close()">close</a>, <a href="../../../../org/apache/poi/POIDocument.html#createInformationProperties()">createInformationProperties</a>, <a href="../../../../org/apache/poi/POIDocument.html#getDirectory()">getDirectory</a>, <a href="../../../../org/apache/poi/POIDocument.html#getDocumentSummaryInformation()">getDocumentSummaryInformation</a>, <a href="../../../../org/apache/poi/POIDocument.html#getPropertySet(java.lang.String)">getPropertySet</a>, <a href="../../../../org/apache/poi/POIDocument.html#getPropertySet(java.lang.String,%20org.apache.poi.poifs.crypt.EncryptionInfo)">getPropertySet</a>, <a href="../../../../org/apache/poi/POIDocument.html#getSummaryInformation()">getSummaryInformation</a>, <a href="../../../../org/apache/poi/POIDocument.html#initDirectory()">initDirectory</a>, <a href="../../../../org/apache/poi/POIDocument.h
 tml#readProperties()">readProperties</a>, <a href="../../../../org/apache/poi/POIDocument.html#replaceDirectory(org.apache.poi.poifs.filesystem.DirectoryNode)">replaceDirectory</a>, <a href="../../../../org/apache/poi/POIDocument.html#validateInPlaceWritePossible()">validateInPlaceWritePossible</a>, <a href="../../../../org/apache/poi/POIDocument.html#writeProperties()">writeProperties</a>, <a href="../../../../org/apache/poi/POIDocument.html#writeProperties(org.apache.poi.poifs.filesystem.NPOIFSFileSystem)">writeProperties</a>, <a href="../../../../org/apache/poi/POIDocument.html#writeProperties(org.apache.poi.poifs.filesystem.NPOIFSFileSystem,%20java.util.List)">writeProperties</a>, <a href="../../../../org/apache/poi/POIDocument.html#writePropertySet(java.lang.String,%20org.apache.poi.hpsf.PropertySet,%20org.apache.poi.poifs.filesystem.NPOIFSFileSystem)">writePropertySet</a></code></li>
+<code><a href="../../../../org/apache/poi/POIDocument.html#clearDirectory()">clearDirectory</a>, <a href="../../../../org/apache/poi/POIDocument.html#close()">close</a>, <a href="../../../../org/apache/poi/POIDocument.html#createInformationProperties()">createInformationProperties</a>, <a href="../../../../org/apache/poi/POIDocument.html#getDirectory()">getDirectory</a>, <a href="../../../../org/apache/poi/POIDocument.html#getDocumentSummaryInformation()">getDocumentSummaryInformation</a>, <a href="../../../../org/apache/poi/POIDocument.html#getEncryptedPropertyStreamName()">getEncryptedPropertyStreamName</a>, <a href="../../../../org/apache/poi/POIDocument.html#getEncryptionInfo()">getEncryptionInfo</a>, <a href="../../../../org/apache/poi/POIDocument.html#getPropertySet(java.lang.String)">getPropertySet</a>, <a href="../../../../org/apache/poi/POIDocument.html#getPropertySet(java.lang.String,%20org.apache.poi.poifs.crypt.EncryptionInfo)">getPropertySet</a>, <a href="../../../../or
 g/apache/poi/POIDocument.html#getSummaryInformation()">getSummaryInformation</a>, <a href="../../../../org/apache/poi/POIDocument.html#initDirectory()">initDirectory</a>, <a href="../../../../org/apache/poi/POIDocument.html#readProperties()">readProperties</a>, <a href="../../../../org/apache/poi/POIDocument.html#replaceDirectory(org.apache.poi.poifs.filesystem.DirectoryNode)">replaceDirectory</a>, <a href="../../../../org/apache/poi/POIDocument.html#validateInPlaceWritePossible()">validateInPlaceWritePossible</a>, <a href="../../../../org/apache/poi/POIDocument.html#writeProperties()">writeProperties</a>, <a href="../../../../org/apache/poi/POIDocument.html#writeProperties(org.apache.poi.poifs.filesystem.NPOIFSFileSystem)">writeProperties</a>, <a href="../../../../org/apache/poi/POIDocument.html#writeProperties(org.apache.poi.poifs.filesystem.NPOIFSFileSystem,%20java.util.List)">writeProperties</a>, <a href="../../../../org/apache/poi/POIDocument.html#writePropertySet(java.lang.Str
 ing,%20org.apache.poi.hpsf.PropertySet,%20org.apache.poi.poifs.filesystem.NPOIFSFileSystem)">writePropertySet</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">

Modified: poi/site/publish/apidocs/org/apache/poi/hdgf/extractor/VisioTextExtractor.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hdgf/extractor/VisioTextExtractor.html?rev=1798733&r1=1798732&r2=1798733&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hdgf/extractor/VisioTextExtractor.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hdgf/extractor/VisioTextExtractor.html Wed Jun 14 18:32:13 2017
@@ -202,7 +202,7 @@ extends <a href="../../../../../org/apac
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.poi.<a href="../../../../../org/apache/poi/POIOLE2TextExtractor.html" title="class in org.apache.poi">POIOLE2TextExtractor</a></h3>
-<code><a href="../../../../../org/apache/poi/POIOLE2TextExtractor.html#getDocSummaryInformation()">getDocSummaryInformation</a>, <a href="../../../../../org/apache/poi/POIOLE2TextExtractor.html#getMetadataTextExtractor()">getMetadataTextExtractor</a>, <a href="../../../../../org/apache/poi/POIOLE2TextExtractor.html#getRoot()">getRoot</a>, <a href="../../../../../org/apache/poi/POIOLE2TextExtractor.html#getSummaryInformation()">getSummaryInformation</a></code></li>
+<code><a href="../../../../../org/apache/poi/POIOLE2TextExtractor.html#getDocSummaryInformation()">getDocSummaryInformation</a>, <a href="../../../../../org/apache/poi/POIOLE2TextExtractor.html#getDocument()">getDocument</a>, <a href="../../../../../org/apache/poi/POIOLE2TextExtractor.html#getMetadataTextExtractor()">getMetadataTextExtractor</a>, <a href="../../../../../org/apache/poi/POIOLE2TextExtractor.html#getRoot()">getRoot</a>, <a href="../../../../../org/apache/poi/POIOLE2TextExtractor.html#getSummaryInformation()">getSummaryInformation</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_org.apache.poi.POITextExtractor">

Modified: poi/site/publish/apidocs/org/apache/poi/hpbf/HPBFDocument.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hpbf/HPBFDocument.html?rev=1798733&r1=1798732&r2=1798733&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hpbf/HPBFDocument.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hpbf/HPBFDocument.html Wed Jun 14 18:32:13 2017
@@ -195,7 +195,7 @@ extends <a href="../../../../org/apache/
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.poi.<a href="../../../../org/apache/poi/POIDocument.html" title="class in org.apache.poi">POIDocument</a></h3>
-<code><a href="../../../../org/apache/poi/POIDocument.html#clearDirectory()">clearDirectory</a>, <a href="../../../../org/apache/poi/POIDocument.html#close()">close</a>, <a href="../../../../org/apache/poi/POIDocument.html#createInformationProperties()">createInformationProperties</a>, <a href="../../../../org/apache/poi/POIDocument.html#getDirectory()">getDirectory</a>, <a href="../../../../org/apache/poi/POIDocument.html#getDocumentSummaryInformation()">getDocumentSummaryInformation</a>, <a href="../../../../org/apache/poi/POIDocument.html#getPropertySet(java.lang.String)">getPropertySet</a>, <a href="../../../../org/apache/poi/POIDocument.html#getPropertySet(java.lang.String,%20org.apache.poi.poifs.crypt.EncryptionInfo)">getPropertySet</a>, <a href="../../../../org/apache/poi/POIDocument.html#getSummaryInformation()">getSummaryInformation</a>, <a href="../../../../org/apache/poi/POIDocument.html#initDirectory()">initDirectory</a>, <a href="../../../../org/apache/poi/POIDocument.h
 tml#readProperties()">readProperties</a>, <a href="../../../../org/apache/poi/POIDocument.html#replaceDirectory(org.apache.poi.poifs.filesystem.DirectoryNode)">replaceDirectory</a>, <a href="../../../../org/apache/poi/POIDocument.html#validateInPlaceWritePossible()">validateInPlaceWritePossible</a>, <a href="../../../../org/apache/poi/POIDocument.html#writeProperties()">writeProperties</a>, <a href="../../../../org/apache/poi/POIDocument.html#writeProperties(org.apache.poi.poifs.filesystem.NPOIFSFileSystem)">writeProperties</a>, <a href="../../../../org/apache/poi/POIDocument.html#writeProperties(org.apache.poi.poifs.filesystem.NPOIFSFileSystem,%20java.util.List)">writeProperties</a>, <a href="../../../../org/apache/poi/POIDocument.html#writePropertySet(java.lang.String,%20org.apache.poi.hpsf.PropertySet,%20org.apache.poi.poifs.filesystem.NPOIFSFileSystem)">writePropertySet</a></code></li>
+<code><a href="../../../../org/apache/poi/POIDocument.html#clearDirectory()">clearDirectory</a>, <a href="../../../../org/apache/poi/POIDocument.html#close()">close</a>, <a href="../../../../org/apache/poi/POIDocument.html#createInformationProperties()">createInformationProperties</a>, <a href="../../../../org/apache/poi/POIDocument.html#getDirectory()">getDirectory</a>, <a href="../../../../org/apache/poi/POIDocument.html#getDocumentSummaryInformation()">getDocumentSummaryInformation</a>, <a href="../../../../org/apache/poi/POIDocument.html#getEncryptedPropertyStreamName()">getEncryptedPropertyStreamName</a>, <a href="../../../../org/apache/poi/POIDocument.html#getEncryptionInfo()">getEncryptionInfo</a>, <a href="../../../../org/apache/poi/POIDocument.html#getPropertySet(java.lang.String)">getPropertySet</a>, <a href="../../../../org/apache/poi/POIDocument.html#getPropertySet(java.lang.String,%20org.apache.poi.poifs.crypt.EncryptionInfo)">getPropertySet</a>, <a href="../../../../or
 g/apache/poi/POIDocument.html#getSummaryInformation()">getSummaryInformation</a>, <a href="../../../../org/apache/poi/POIDocument.html#initDirectory()">initDirectory</a>, <a href="../../../../org/apache/poi/POIDocument.html#readProperties()">readProperties</a>, <a href="../../../../org/apache/poi/POIDocument.html#replaceDirectory(org.apache.poi.poifs.filesystem.DirectoryNode)">replaceDirectory</a>, <a href="../../../../org/apache/poi/POIDocument.html#validateInPlaceWritePossible()">validateInPlaceWritePossible</a>, <a href="../../../../org/apache/poi/POIDocument.html#writeProperties()">writeProperties</a>, <a href="../../../../org/apache/poi/POIDocument.html#writeProperties(org.apache.poi.poifs.filesystem.NPOIFSFileSystem)">writeProperties</a>, <a href="../../../../org/apache/poi/POIDocument.html#writeProperties(org.apache.poi.poifs.filesystem.NPOIFSFileSystem,%20java.util.List)">writeProperties</a>, <a href="../../../../org/apache/poi/POIDocument.html#writePropertySet(java.lang.Str
 ing,%20org.apache.poi.hpsf.PropertySet,%20org.apache.poi.poifs.filesystem.NPOIFSFileSystem)">writePropertySet</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">

Modified: poi/site/publish/apidocs/org/apache/poi/hpbf/extractor/PublisherTextExtractor.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hpbf/extractor/PublisherTextExtractor.html?rev=1798733&r1=1798732&r2=1798733&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hpbf/extractor/PublisherTextExtractor.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hpbf/extractor/PublisherTextExtractor.html Wed Jun 14 18:32:13 2017
@@ -201,7 +201,7 @@ extends <a href="../../../../../org/apac
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.poi.<a href="../../../../../org/apache/poi/POIOLE2TextExtractor.html" title="class in org.apache.poi">POIOLE2TextExtractor</a></h3>
-<code><a href="../../../../../org/apache/poi/POIOLE2TextExtractor.html#getDocSummaryInformation()">getDocSummaryInformation</a>, <a href="../../../../../org/apache/poi/POIOLE2TextExtractor.html#getMetadataTextExtractor()">getMetadataTextExtractor</a>, <a href="../../../../../org/apache/poi/POIOLE2TextExtractor.html#getRoot()">getRoot</a>, <a href="../../../../../org/apache/poi/POIOLE2TextExtractor.html#getSummaryInformation()">getSummaryInformation</a></code></li>
+<code><a href="../../../../../org/apache/poi/POIOLE2TextExtractor.html#getDocSummaryInformation()">getDocSummaryInformation</a>, <a href="../../../../../org/apache/poi/POIOLE2TextExtractor.html#getDocument()">getDocument</a>, <a href="../../../../../org/apache/poi/POIOLE2TextExtractor.html#getMetadataTextExtractor()">getMetadataTextExtractor</a>, <a href="../../../../../org/apache/poi/POIOLE2TextExtractor.html#getRoot()">getRoot</a>, <a href="../../../../../org/apache/poi/POIOLE2TextExtractor.html#getSummaryInformation()">getSummaryInformation</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_org.apache.poi.POITextExtractor">

Modified: poi/site/publish/apidocs/org/apache/poi/hpsf/HPSFPropertiesOnlyDocument.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hpsf/HPSFPropertiesOnlyDocument.html?rev=1798733&r1=1798732&r2=1798733&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hpsf/HPSFPropertiesOnlyDocument.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hpsf/HPSFPropertiesOnlyDocument.html Wed Jun 14 18:32:13 2017
@@ -178,7 +178,7 @@ extends <a href="../../../../org/apache/
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.poi.<a href="../../../../org/apache/poi/POIDocument.html" title="class in org.apache.poi">POIDocument</a></h3>
-<code><a href="../../../../org/apache/poi/POIDocument.html#clearDirectory()">clearDirectory</a>, <a href="../../../../org/apache/poi/POIDocument.html#close()">close</a>, <a href="../../../../org/apache/poi/POIDocument.html#createInformationProperties()">createInformationProperties</a>, <a href="../../../../org/apache/poi/POIDocument.html#getDirectory()">getDirectory</a>, <a href="../../../../org/apache/poi/POIDocument.html#getDocumentSummaryInformation()">getDocumentSummaryInformation</a>, <a href="../../../../org/apache/poi/POIDocument.html#getPropertySet(java.lang.String)">getPropertySet</a>, <a href="../../../../org/apache/poi/POIDocument.html#getPropertySet(java.lang.String,%20org.apache.poi.poifs.crypt.EncryptionInfo)">getPropertySet</a>, <a href="../../../../org/apache/poi/POIDocument.html#getSummaryInformation()">getSummaryInformation</a>, <a href="../../../../org/apache/poi/POIDocument.html#initDirectory()">initDirectory</a>, <a href="../../../../org/apache/poi/POIDocument.h
 tml#readProperties()">readProperties</a>, <a href="../../../../org/apache/poi/POIDocument.html#replaceDirectory(org.apache.poi.poifs.filesystem.DirectoryNode)">replaceDirectory</a>, <a href="../../../../org/apache/poi/POIDocument.html#validateInPlaceWritePossible()">validateInPlaceWritePossible</a>, <a href="../../../../org/apache/poi/POIDocument.html#writeProperties()">writeProperties</a>, <a href="../../../../org/apache/poi/POIDocument.html#writeProperties(org.apache.poi.poifs.filesystem.NPOIFSFileSystem)">writeProperties</a>, <a href="../../../../org/apache/poi/POIDocument.html#writeProperties(org.apache.poi.poifs.filesystem.NPOIFSFileSystem,%20java.util.List)">writeProperties</a>, <a href="../../../../org/apache/poi/POIDocument.html#writePropertySet(java.lang.String,%20org.apache.poi.hpsf.PropertySet,%20org.apache.poi.poifs.filesystem.NPOIFSFileSystem)">writePropertySet</a></code></li>
+<code><a href="../../../../org/apache/poi/POIDocument.html#clearDirectory()">clearDirectory</a>, <a href="../../../../org/apache/poi/POIDocument.html#close()">close</a>, <a href="../../../../org/apache/poi/POIDocument.html#createInformationProperties()">createInformationProperties</a>, <a href="../../../../org/apache/poi/POIDocument.html#getDirectory()">getDirectory</a>, <a href="../../../../org/apache/poi/POIDocument.html#getDocumentSummaryInformation()">getDocumentSummaryInformation</a>, <a href="../../../../org/apache/poi/POIDocument.html#getEncryptedPropertyStreamName()">getEncryptedPropertyStreamName</a>, <a href="../../../../org/apache/poi/POIDocument.html#getEncryptionInfo()">getEncryptionInfo</a>, <a href="../../../../org/apache/poi/POIDocument.html#getPropertySet(java.lang.String)">getPropertySet</a>, <a href="../../../../org/apache/poi/POIDocument.html#getPropertySet(java.lang.String,%20org.apache.poi.poifs.crypt.EncryptionInfo)">getPropertySet</a>, <a href="../../../../or
 g/apache/poi/POIDocument.html#getSummaryInformation()">getSummaryInformation</a>, <a href="../../../../org/apache/poi/POIDocument.html#initDirectory()">initDirectory</a>, <a href="../../../../org/apache/poi/POIDocument.html#readProperties()">readProperties</a>, <a href="../../../../org/apache/poi/POIDocument.html#replaceDirectory(org.apache.poi.poifs.filesystem.DirectoryNode)">replaceDirectory</a>, <a href="../../../../org/apache/poi/POIDocument.html#validateInPlaceWritePossible()">validateInPlaceWritePossible</a>, <a href="../../../../org/apache/poi/POIDocument.html#writeProperties()">writeProperties</a>, <a href="../../../../org/apache/poi/POIDocument.html#writeProperties(org.apache.poi.poifs.filesystem.NPOIFSFileSystem)">writeProperties</a>, <a href="../../../../org/apache/poi/POIDocument.html#writeProperties(org.apache.poi.poifs.filesystem.NPOIFSFileSystem,%20java.util.List)">writeProperties</a>, <a href="../../../../org/apache/poi/POIDocument.html#writePropertySet(java.lang.Str
 ing,%20org.apache.poi.hpsf.PropertySet,%20org.apache.poi.poifs.filesystem.NPOIFSFileSystem)">writePropertySet</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">

Modified: poi/site/publish/apidocs/org/apache/poi/hpsf/class-use/PropertySet.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hpsf/class-use/PropertySet.html?rev=1798733&r1=1798732&r2=1798733&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hpsf/class-use/PropertySet.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hpsf/class-use/PropertySet.html Wed Jun 14 18:32:13 2017
@@ -87,14 +87,6 @@
 <div class="block"><div></div>
 </td>
 </tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#org.apache.poi.hslf.usermodel">org.apache.poi.hslf.usermodel</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#org.apache.poi.hwpf">org.apache.poi.hwpf</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
 </tbody>
 </table>
 </li>
@@ -246,48 +238,6 @@
 </td>
 </tr>
 </tbody>
-</table>
-</li>
-<li class="blockList"><a name="org.apache.poi.hslf.usermodel">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../../org/apache/poi/hpsf/PropertySet.html" title="class in org.apache.poi.hpsf">PropertySet</a> in <a href="../../../../../org/apache/poi/hslf/usermodel/package-summary.html">org.apache.poi.hslf.usermodel</a></h3>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
-<caption><span>Methods in <a href="../../../../../org/apache/poi/hslf/usermodel/package-summary.html">org.apache.poi.hslf.usermodel</a> that return <a href="../../../../../org/apache/poi/hpsf/PropertySet.html" title="class in org.apache.poi.hpsf">PropertySet</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code>protected <a href="../../../../../org/apache/poi/hpsf/PropertySet.html" title="class in org.apache.poi.hpsf">PropertySet</a></code></td>
-<td class="colLast"><span class="strong">HSLFSlideShowImpl.</span><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSlideShowImpl.html#getPropertySet(java.lang.String)">getPropertySet</a></strong>(java.lang.String&nbsp;setName)</code>
-<div class="block">For a given named property entry, either return it or null if
- if it wasn't found</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="org.apache.poi.hwpf">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../../org/apache/poi/hpsf/PropertySet.html" title="class in org.apache.poi.hpsf">PropertySet</a> in <a href="../../../../../org/apache/poi/hwpf/package-summary.html">org.apache.poi.hwpf</a></h3>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
-<caption><span>Methods in <a href="../../../../../org/apache/poi/hwpf/package-summary.html">org.apache.poi.hwpf</a> that return <a href="../../../../../org/apache/poi/hpsf/PropertySet.html" title="class in org.apache.poi.hpsf">PropertySet</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code>protected <a href="../../../../../org/apache/poi/hpsf/PropertySet.html" title="class in org.apache.poi.hpsf">PropertySet</a></code></td>
-<td class="colLast"><span class="strong">HWPFDocumentCore.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html#getPropertySet(java.lang.String)">getPropertySet</a></strong>(java.lang.String&nbsp;setName)</code>
-<div class="block">For a given named property entry, either return it or null if
- if it wasn't found</div>
-</td>
-</tr>
-</tbody>
 </table>
 </li>
 </ul>

Modified: poi/site/publish/apidocs/org/apache/poi/hpsf/extractor/HPSFPropertiesExtractor.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hpsf/extractor/HPSFPropertiesExtractor.html?rev=1798733&r1=1798732&r2=1798733&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hpsf/extractor/HPSFPropertiesExtractor.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hpsf/extractor/HPSFPropertiesExtractor.html Wed Jun 14 18:32:13 2017
@@ -214,7 +214,7 @@ extends <a href="../../../../../org/apac
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.poi.<a href="../../../../../org/apache/poi/POIOLE2TextExtractor.html" title="class in org.apache.poi">POIOLE2TextExtractor</a></h3>
-<code><a href="../../../../../org/apache/poi/POIOLE2TextExtractor.html#getDocSummaryInformation()">getDocSummaryInformation</a>, <a href="../../../../../org/apache/poi/POIOLE2TextExtractor.html#getRoot()">getRoot</a>, <a href="../../../../../org/apache/poi/POIOLE2TextExtractor.html#getSummaryInformation()">getSummaryInformation</a></code></li>
+<code><a href="../../../../../org/apache/poi/POIOLE2TextExtractor.html#getDocSummaryInformation()">getDocSummaryInformation</a>, <a href="../../../../../org/apache/poi/POIOLE2TextExtractor.html#getDocument()">getDocument</a>, <a href="../../../../../org/apache/poi/POIOLE2TextExtractor.html#getRoot()">getRoot</a>, <a href="../../../../../org/apache/poi/POIOLE2TextExtractor.html#getSummaryInformation()">getSummaryInformation</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_org.apache.poi.POITextExtractor">

Modified: poi/site/publish/apidocs/org/apache/poi/hpsf/package-use.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hpsf/package-use.html?rev=1798733&r1=1798732&r2=1798733&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hpsf/package-use.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hpsf/package-use.html Wed Jun 14 18:32:13 2017
@@ -113,20 +113,16 @@
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a href="#org.apache.poi.hwpf">org.apache.poi.hwpf</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="altColor">
 <td class="colFirst"><a href="#org.apache.poi.hwpf.converter">org.apache.poi.hwpf.converter</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="#org.apache.poi.poifs.filesystem">org.apache.poi.poifs.filesystem</a></td>
 <td class="colLast">
 <div class="block">filesystem package maps OLE 2 Compound document files to a more familiar filesystem interface.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.poi.poifs.property">org.apache.poi.poifs.property</a></td>
 <td class="colLast">
 <div class="block">property package contains high and low level Property structures for POIFS.</div>
@@ -350,12 +346,6 @@
 <div class="block">Represents a class ID (16 bytes).</div>
 </td>
 </tr>
-<tr class="rowColor">
-<td class="colOne"><a href="../../../../org/apache/poi/hpsf/class-use/PropertySet.html#org.apache.poi.hslf.usermodel">PropertySet</a>
-<div class="block">Represents a property set in the Horrible Property Set Format
- (HPSF).</div>
-</td>
-</tr>
 </tbody>
 </table>
 </li>
@@ -416,24 +406,6 @@
 </td>
 </tr>
 </tbody>
-</table>
-</li>
-<li class="blockList"><a name="org.apache.poi.hwpf">
-<!--   -->
-</a>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../../../org/apache/poi/hpsf/package-summary.html">org.apache.poi.hpsf</a> used by <a href="../../../../org/apache/poi/hwpf/package-summary.html">org.apache.poi.hwpf</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colOne" scope="col">Class and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colOne"><a href="../../../../org/apache/poi/hpsf/class-use/PropertySet.html#org.apache.poi.hwpf">PropertySet</a>
-<div class="block">Represents a property set in the Horrible Property Set Format
- (HPSF).</div>
-</td>
-</tr>
-</tbody>
 </table>
 </li>
 <li class="blockList"><a name="org.apache.poi.hwpf.converter">

Modified: poi/site/publish/apidocs/org/apache/poi/hslf/extractor/PowerPointExtractor.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hslf/extractor/PowerPointExtractor.html?rev=1798733&r1=1798732&r2=1798733&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hslf/extractor/PowerPointExtractor.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hslf/extractor/PowerPointExtractor.html Wed Jun 14 18:32:13 2017
@@ -261,7 +261,7 @@ extends <a href="../../../../../org/apac
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.poi.<a href="../../../../../org/apache/poi/POIOLE2TextExtractor.html" title="class in org.apache.poi">POIOLE2TextExtractor</a></h3>
-<code><a href="../../../../../org/apache/poi/POIOLE2TextExtractor.html#getDocSummaryInformation()">getDocSummaryInformation</a>, <a href="../../../../../org/apache/poi/POIOLE2TextExtractor.html#getMetadataTextExtractor()">getMetadataTextExtractor</a>, <a href="../../../../../org/apache/poi/POIOLE2TextExtractor.html#getRoot()">getRoot</a>, <a href="../../../../../org/apache/poi/POIOLE2TextExtractor.html#getSummaryInformation()">getSummaryInformation</a></code></li>
+<code><a href="../../../../../org/apache/poi/POIOLE2TextExtractor.html#getDocSummaryInformation()">getDocSummaryInformation</a>, <a href="../../../../../org/apache/poi/POIOLE2TextExtractor.html#getDocument()">getDocument</a>, <a href="../../../../../org/apache/poi/POIOLE2TextExtractor.html#getMetadataTextExtractor()">getMetadataTextExtractor</a>, <a href="../../../../../org/apache/poi/POIOLE2TextExtractor.html#getRoot()">getRoot</a>, <a href="../../../../../org/apache/poi/POIOLE2TextExtractor.html#getSummaryInformation()">getSummaryInformation</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_org.apache.poi.POITextExtractor">

Modified: poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFSlideShowEncrypted.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFSlideShowEncrypted.html?rev=1798733&r1=1798732&r2=1798733&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFSlideShowEncrypted.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFSlideShowEncrypted.html Wed Jun 14 18:32:13 2017
@@ -160,23 +160,15 @@ implements java.io.Closeable</pre>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSlideShowEncrypted.html#decryptInit()">decryptInit</a></strong>()</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>protected void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSlideShowEncrypted.html#decryptPicture(byte[],%20int)">decryptPicture</a></strong>(byte[]&nbsp;pictstream,
               int&nbsp;offset)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>protected void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSlideShowEncrypted.html#decryptRecord(byte[],%20int,%20int)">decryptRecord</a></strong>(byte[]&nbsp;docstream,
              int&nbsp;persistId,
              int&nbsp;offset)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
-<td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSlideShowEncrypted.html#encryptInit()">encryptInit</a></strong>()</code>&nbsp;</td>
-</tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSlideShowEncrypted.html#encryptPicture(byte[],%20int)">encryptPicture</a></strong>(byte[]&nbsp;pictstream,
@@ -193,16 +185,20 @@ implements java.io.Closeable</pre>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSlideShowEncrypted.html#getDocumentEncryptionAtom()">getDocumentEncryptionAtom</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><code>protected <a href="../../../../../org/apache/poi/poifs/crypt/EncryptionInfo.html" title="class in org.apache.poi.poifs.crypt">EncryptionInfo</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSlideShowEncrypted.html#getEncryptionInfo()">getEncryptionInfo</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><code>protected static <a href="../../../../../org/apache/poi/hslf/record/Record.html" title="class in org.apache.poi.hslf.record">Record</a>[]</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSlideShowEncrypted.html#normalizeRecords(org.apache.poi.hslf.record.Record[])">normalizeRecords</a></strong>(<a href="../../../../../org/apache/poi/hslf/record/Record.html" title="class in org.apache.poi.hslf.record">Record</a>[]&nbsp;records)</code>
 <div class="block">remove duplicated UserEditAtoms and merge PersistPtrHolder.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>protected static <a href="../../../../../org/apache/poi/hslf/record/Record.html" title="class in org.apache.poi.hslf.record">Record</a>[]</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSlideShowEncrypted.html#removeEncryptionRecord(org.apache.poi.hslf.record.Record[])">removeEncryptionRecord</a></strong>(<a href="../../../../../org/apache/poi/hslf/record/Record.html" title="class in org.apache.poi.hslf.record">Record</a>[]&nbsp;records)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>protected <a href="../../../../../org/apache/poi/hslf/record/Record.html" title="class in org.apache.poi.hslf.record">Record</a>[]</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSlideShowEncrypted.html#updateEncryptionRecord(org.apache.poi.hslf.record.Record[])">updateEncryptionRecord</a></strong>(<a href="../../../../../org/apache/poi/hslf/record/Record.html" title="class in org.apache.poi.hslf.record">Record</a>[]&nbsp;records)</code>&nbsp;</td>
 </tr>
@@ -264,22 +260,13 @@ implements java.io.Closeable</pre>
 <pre>public&nbsp;<a href="../../../../../org/apache/poi/hslf/record/DocumentEncryptionAtom.html" title="class in org.apache.poi.hslf.record">DocumentEncryptionAtom</a>&nbsp;getDocumentEncryptionAtom()</pre>
 </li>
 </ul>
-<a name="decryptInit()">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>decryptInit</h4>
-<pre>protected&nbsp;void&nbsp;decryptInit()</pre>
-</li>
-</ul>
-<a name="encryptInit()">
+<a name="getEncryptionInfo()">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>encryptInit</h4>
-<pre>protected&nbsp;void&nbsp;encryptInit()</pre>
+<h4>getEncryptionInfo</h4>
+<pre>protected&nbsp;<a href="../../../../../org/apache/poi/poifs/crypt/EncryptionInfo.html" title="class in org.apache.poi.poifs.crypt">EncryptionInfo</a>&nbsp;getEncryptionInfo()</pre>
 </li>
 </ul>
 <a name="encryptRecord(java.io.OutputStream, int, org.apache.poi.hslf.record.Record)">



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org
For additional commands, e-mail: commits-help@poi.apache.org