Modified: poi/site/publish/apidocs/org/apache/poi/hwpf/model/CHPBinTable.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hwpf/model/CHPBinTable.html?rev=1797841&r1=1797840&r2=1797841&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hwpf/model/CHPBinTable.html (original) +++ poi/site/publish/apidocs/org/apache/poi/hwpf/model/CHPBinTable.html Tue Jun 6 22:44:08 2017 @@ -214,18 +214,18 @@ extends java.lang.Object</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwpf/model/CHPBinTable.html#writeTo(org.apache.poi.hwpf.model.io.HWPFFileSystem,%20int,%20org.apache.poi.hwpf.model.CharIndexTranslator)">writeTo</a></strong>(<a href="../../../../../org/apache/poi/hwpf/model/io/HWPFFileSystem.html" title="class in org.apache.poi.hwpf.model.io">HWPFFileSystem</a> sys, +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwpf/model/CHPBinTable.html#writeTo(java.io.ByteArrayOutputStream,%20java.io.ByteArrayOutputStream,%20int,%20org.apache.poi.hwpf.model.CharIndexTranslator)">writeTo</a></strong>(java.io.ByteArrayOutputStream wordDocumentStream, + java.io.ByteArrayOutputStream tableStream, int fcMin, - <a href="../../../../../org/apache/poi/hwpf/model/CharIndexTranslator.html" title="interface in org.apache.poi.hwpf.model">CharIndexTranslator</a> translator)</code> -<div class="block"><strong>Deprecated.</strong> </div> -</td> + <a href="../../../../../org/apache/poi/hwpf/model/CharIndexTranslator.html" title="interface in org.apache.poi.hwpf.model">CharIndexTranslator</a> translator)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwpf/model/CHPBinTable.html#writeTo(org.apache.poi.hwpf.model.io.HWPFOutputStream,%20org.apache.poi.hwpf.model.io.HWPFOutputStream,%20int,%20org.apache.poi.hwpf.model.CharIndexTranslator)">writeTo</a></strong>(<a href="../../../../../org/apache/poi/hwpf/model/io/HWPFOutputStream.html" title="class in org.apache.poi.hwpf.model.io">HWPFOutputStream</a> wordDocumentStream, - <a href="../../../../../org/apache/poi/hwpf/model/io/HWPFOutputStream.html" title="class in org.apache.poi.hwpf.model.io">HWPFOutputStream</a> tableStream, +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwpf/model/CHPBinTable.html#writeTo(org.apache.poi.hwpf.model.io.HWPFFileSystem,%20int,%20org.apache.poi.hwpf.model.CharIndexTranslator)">writeTo</a></strong>(<a href="../../../../../org/apache/poi/hwpf/model/io/HWPFFileSystem.html" title="class in org.apache.poi.hwpf.model.io">HWPFFileSystem</a> sys, int fcMin, - <a href="../../../../../org/apache/poi/hwpf/model/CharIndexTranslator.html" title="interface in org.apache.poi.hwpf.model">CharIndexTranslator</a> translator)</code> </td> + <a href="../../../../../org/apache/poi/hwpf/model/CharIndexTranslator.html" title="interface in org.apache.poi.hwpf.model">CharIndexTranslator</a> translator)</code> +<div class="block"><strong>Deprecated.</strong> </div> +</td> </tr> </table> <ul class="blockList"> @@ -382,14 +382,14 @@ public void writeTo(<a href=". <dd><code>java.io.IOException</code></dd></dl> </li> </ul> -<a name="writeTo(org.apache.poi.hwpf.model.io.HWPFOutputStream, org.apache.poi.hwpf.model.io.HWPFOutputStream, int, org.apache.poi.hwpf.model.CharIndexTranslator)"> +<a name="writeTo(java.io.ByteArrayOutputStream, java.io.ByteArrayOutputStream, int, org.apache.poi.hwpf.model.CharIndexTranslator)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>writeTo</h4> -<pre>public void writeTo(<a href="../../../../../org/apache/poi/hwpf/model/io/HWPFOutputStream.html" title="class in org.apache.poi.hwpf.model.io">HWPFOutputStream</a> wordDocumentStream, - <a href="../../../../../org/apache/poi/hwpf/model/io/HWPFOutputStream.html" title="class in org.apache.poi.hwpf.model.io">HWPFOutputStream</a> tableStream, +<pre>public void writeTo(java.io.ByteArrayOutputStream wordDocumentStream, + java.io.ByteArrayOutputStream tableStream, int fcMin, <a href="../../../../../org/apache/poi/hwpf/model/CharIndexTranslator.html" title="interface in org.apache.poi.hwpf.model">CharIndexTranslator</a> translator) throws java.io.IOException</pre>
Modified: poi/site/publish/apidocs/org/apache/poi/hwpf/model/ComplexFileTable.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hwpf/model/ComplexFileTable.html?rev=1797841&r1=1797840&r2=1797841&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hwpf/model/ComplexFileTable.html (original) +++ poi/site/publish/apidocs/org/apache/poi/hwpf/model/ComplexFileTable.html Tue Jun 6 22:44:08 2017 @@ -195,14 +195,14 @@ extends java.lang.Object</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwpf/model/ComplexFileTable.html#writeTo(org.apache.poi.hwpf.model.io.HWPFFileSystem)">writeTo</a></strong>(<a href="../../../../../org/apache/poi/hwpf/model/io/HWPFFileSystem.html" title="class in org.apache.poi.hwpf.model.io">HWPFFileSystem</a> sys)</code> -<div class="block"><strong>Deprecated.</strong> </div> -</td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwpf/model/ComplexFileTable.html#writeTo(java.io.ByteArrayOutputStream,%20java.io.ByteArrayOutputStream)">writeTo</a></strong>(java.io.ByteArrayOutputStream wordDocumentStream, + java.io.ByteArrayOutputStream tableStream)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwpf/model/ComplexFileTable.html#writeTo(org.apache.poi.hwpf.model.io.HWPFOutputStream,%20org.apache.poi.hwpf.model.io.HWPFOutputStream)">writeTo</a></strong>(<a href="../../../../../org/apache/poi/hwpf/model/io/HWPFOutputStream.html" title="class in org.apache.poi.hwpf.model.io">HWPFOutputStream</a> wordDocumentStream, - <a href="../../../../../org/apache/poi/hwpf/model/io/HWPFOutputStream.html" title="class in org.apache.poi.hwpf.model.io">HWPFOutputStream</a> tableStream)</code> </td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwpf/model/ComplexFileTable.html#writeTo(org.apache.poi.hwpf.model.io.HWPFFileSystem)">writeTo</a></strong>(<a href="../../../../../org/apache/poi/hwpf/model/io/HWPFFileSystem.html" title="class in org.apache.poi.hwpf.model.io">HWPFFileSystem</a> sys)</code> +<div class="block"><strong>Deprecated.</strong> </div> +</td> </tr> </table> <ul class="blockList"> @@ -323,14 +323,14 @@ public void writeTo(<a href=". <dd><code>java.io.IOException</code></dd></dl> </li> </ul> -<a name="writeTo(org.apache.poi.hwpf.model.io.HWPFOutputStream, org.apache.poi.hwpf.model.io.HWPFOutputStream)"> +<a name="writeTo(java.io.ByteArrayOutputStream, java.io.ByteArrayOutputStream)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>writeTo</h4> -<pre>public void writeTo(<a href="../../../../../org/apache/poi/hwpf/model/io/HWPFOutputStream.html" title="class in org.apache.poi.hwpf.model.io">HWPFOutputStream</a> wordDocumentStream, - <a href="../../../../../org/apache/poi/hwpf/model/io/HWPFOutputStream.html" title="class in org.apache.poi.hwpf.model.io">HWPFOutputStream</a> tableStream) +<pre>public void writeTo(java.io.ByteArrayOutputStream wordDocumentStream, + java.io.ByteArrayOutputStream tableStream) throws java.io.IOException</pre> <dl><dt><span class="strong">Throws:</span></dt> <dd><code>java.io.IOException</code></dd></dl> Modified: poi/site/publish/apidocs/org/apache/poi/hwpf/model/DocumentProperties.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hwpf/model/DocumentProperties.html?rev=1797841&r1=1797840&r2=1797841&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hwpf/model/DocumentProperties.html (original) +++ poi/site/publish/apidocs/org/apache/poi/hwpf/model/DocumentProperties.html Tue Jun 6 22:44:08 2017 @@ -176,7 +176,7 @@ extends <a href="../../../../../org/apac </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwpf/model/DocumentProperties.html#writeTo(org.apache.poi.hwpf.model.io.HWPFOutputStream)">writeTo</a></strong>(<a href="../../../../../org/apache/poi/hwpf/model/io/HWPFOutputStream.html" title="class in org.apache.poi.hwpf.model.io">HWPFOutputStream</a> tableStream)</code> </td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwpf/model/DocumentProperties.html#writeTo(java.io.ByteArrayOutputStream)">writeTo</a></strong>(java.io.ByteArrayOutputStream tableStream)</code> </td> </tr> </table> <ul class="blockList"> @@ -251,13 +251,13 @@ extends <a href="../../../../../org/apac </dl> </li> </ul> -<a name="writeTo(org.apache.poi.hwpf.model.io.HWPFOutputStream)"> +<a name="writeTo(java.io.ByteArrayOutputStream)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>writeTo</h4> -<pre>public void writeTo(<a href="../../../../../org/apache/poi/hwpf/model/io/HWPFOutputStream.html" title="class in org.apache.poi.hwpf.model.io">HWPFOutputStream</a> tableStream) +<pre>public void writeTo(java.io.ByteArrayOutputStream tableStream) throws java.io.IOException</pre> <dl><dt><span class="strong">Throws:</span></dt> <dd><code>java.io.IOException</code></dd></dl> Modified: poi/site/publish/apidocs/org/apache/poi/hwpf/model/FieldsTables.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hwpf/model/FieldsTables.html?rev=1797841&r1=1797840&r2=1797841&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hwpf/model/FieldsTables.html (original) +++ poi/site/publish/apidocs/org/apache/poi/hwpf/model/FieldsTables.html Tue Jun 6 22:44:08 2017 @@ -209,8 +209,8 @@ extends java.lang.Object</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwpf/model/FieldsTables.html#write(org.apache.poi.hwpf.model.FileInformationBlock,%20org.apache.poi.hwpf.model.io.HWPFOutputStream)">write</a></strong>(<a href="../../../../../org/apache/poi/hwpf/model/FileInformationBlock.html" title="class in org.apache.poi.hwpf.model">FileInformationBlock</a> fib, - <a href="../../../../../org/apache/poi/hwpf/model/io/HWPFOutputStream.html" title="class in org.apache.poi.hwpf.model.io">HWPFOutputStream</a> tableStream)</code> </td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwpf/model/FieldsTables.html#write(org.apache.poi.hwpf.model.FileInformationBlock,%20java.io.ByteArrayOutputStream)">write</a></strong>(<a href="../../../../../org/apache/poi/hwpf/model/FileInformationBlock.html" title="class in org.apache.poi.hwpf.model">FileInformationBlock</a> fib, + java.io.ByteArrayOutputStream tableStream)</code> </td> </tr> </table> <ul class="blockList"> @@ -371,14 +371,14 @@ public java.util.ArrayList<<a hr <div class="block"><span class="strong">Deprecated.</span> </div> </li> </ul> -<a name="write(org.apache.poi.hwpf.model.FileInformationBlock, org.apache.poi.hwpf.model.io.HWPFOutputStream)"> +<a name="write(org.apache.poi.hwpf.model.FileInformationBlock, java.io.ByteArrayOutputStream)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>write</h4> <pre>public void write(<a href="../../../../../org/apache/poi/hwpf/model/FileInformationBlock.html" title="class in org.apache.poi.hwpf.model">FileInformationBlock</a> fib, - <a href="../../../../../org/apache/poi/hwpf/model/io/HWPFOutputStream.html" title="class in org.apache.poi.hwpf.model.io">HWPFOutputStream</a> tableStream) + java.io.ByteArrayOutputStream tableStream) throws java.io.IOException</pre> <dl><dt><span class="strong">Throws:</span></dt> <dd><code>java.io.IOException</code></dd></dl> Modified: poi/site/publish/apidocs/org/apache/poi/hwpf/model/FileInformationBlock.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hwpf/model/FileInformationBlock.html?rev=1797841&r1=1797840&r2=1797841&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hwpf/model/FileInformationBlock.html (original) +++ poi/site/publish/apidocs/org/apache/poi/hwpf/model/FileInformationBlock.html Tue Jun 6 22:44:08 2017 @@ -765,8 +765,8 @@ extends java.lang.Object</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwpf/model/FileInformationBlock.html#writeTo(byte[],%20org.apache.poi.hwpf.model.io.HWPFOutputStream)">writeTo</a></strong>(byte[] mainStream, - <a href="../../../../../org/apache/poi/hwpf/model/io/HWPFOutputStream.html" title="class in org.apache.poi.hwpf.model.io">HWPFOutputStream</a> tableStream)</code> </td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwpf/model/FileInformationBlock.html#writeTo(byte[],%20java.io.ByteArrayOutputStream)">writeTo</a></strong>(byte[] mainStream, + java.io.ByteArrayOutputStream tableStream)</code> </td> </tr> </table> <ul class="blockList"> @@ -2063,14 +2063,14 @@ public int getLcbPlcspaMom()</ int offset)</pre> </li> </ul> -<a name="writeTo(byte[], org.apache.poi.hwpf.model.io.HWPFOutputStream)"> +<a name="writeTo(byte[], java.io.ByteArrayOutputStream)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>writeTo</h4> <pre>public void writeTo(byte[] mainStream, - <a href="../../../../../org/apache/poi/hwpf/model/io/HWPFOutputStream.html" title="class in org.apache.poi.hwpf.model.io">HWPFOutputStream</a> tableStream) + java.io.ByteArrayOutputStream tableStream) throws java.io.IOException</pre> <dl><dt><span class="strong">Throws:</span></dt> <dd><code>java.io.IOException</code></dd></dl> Modified: poi/site/publish/apidocs/org/apache/poi/hwpf/model/FontTable.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hwpf/model/FontTable.html?rev=1797841&r1=1797840&r2=1797841&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hwpf/model/FontTable.html (original) +++ poi/site/publish/apidocs/org/apache/poi/hwpf/model/FontTable.html Tue Jun 6 22:44:08 2017 @@ -182,13 +182,13 @@ extends java.lang.Object</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwpf/model/FontTable.html#writeTo(org.apache.poi.hwpf.model.io.HWPFFileSystem)">writeTo</a></strong>(<a href="../../../../../org/apache/poi/hwpf/model/io/HWPFFileSystem.html" title="class in org.apache.poi.hwpf.model.io">HWPFFileSystem</a> sys)</code> -<div class="block"><strong>Deprecated.</strong> </div> -</td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwpf/model/FontTable.html#writeTo(java.io.ByteArrayOutputStream)">writeTo</a></strong>(java.io.ByteArrayOutputStream tableStream)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwpf/model/FontTable.html#writeTo(org.apache.poi.hwpf.model.io.HWPFOutputStream)">writeTo</a></strong>(<a href="../../../../../org/apache/poi/hwpf/model/io/HWPFOutputStream.html" title="class in org.apache.poi.hwpf.model.io">HWPFOutputStream</a> tableStream)</code> </td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwpf/model/FontTable.html#writeTo(org.apache.poi.hwpf.model.io.HWPFFileSystem)">writeTo</a></strong>(<a href="../../../../../org/apache/poi/hwpf/model/io/HWPFFileSystem.html" title="class in org.apache.poi.hwpf.model.io">HWPFFileSystem</a> sys)</code> +<div class="block"><strong>Deprecated.</strong> </div> +</td> </tr> </table> <ul class="blockList"> @@ -308,13 +308,13 @@ public void writeTo(<a href=". <dd><code>java.io.IOException</code></dd></dl> </li> </ul> -<a name="writeTo(org.apache.poi.hwpf.model.io.HWPFOutputStream)"> +<a name="writeTo(java.io.ByteArrayOutputStream)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>writeTo</h4> -<pre>public void writeTo(<a href="../../../../../org/apache/poi/hwpf/model/io/HWPFOutputStream.html" title="class in org.apache.poi.hwpf.model.io">HWPFOutputStream</a> tableStream) +<pre>public void writeTo(java.io.ByteArrayOutputStream tableStream) throws java.io.IOException</pre> <dl><dt><span class="strong">Throws:</span></dt> <dd><code>java.io.IOException</code></dd></dl> Modified: poi/site/publish/apidocs/org/apache/poi/hwpf/model/ListTables.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hwpf/model/ListTables.html?rev=1797841&r1=1797840&r2=1797841&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hwpf/model/ListTables.html (original) +++ poi/site/publish/apidocs/org/apache/poi/hwpf/model/ListTables.html Tue Jun 6 22:44:08 2017 @@ -183,13 +183,13 @@ extends java.lang.Object</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwpf/model/ListTables.html#writeListDataTo(org.apache.poi.hwpf.model.FileInformationBlock,%20org.apache.poi.hwpf.model.io.HWPFOutputStream)">writeListDataTo</a></strong>(<a href="../../../../../org/apache/poi/hwpf/model/FileInformationBlock.html" title="class in org.apache.poi.hwpf.model">FileInformationBlock</a> fib, - <a href="../../../../../org/apache/poi/hwpf/model/io/HWPFOutputStream.html" title="class in org.apache.poi.hwpf.model.io">HWPFOutputStream</a> tableStream)</code> </td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwpf/model/ListTables.html#writeListDataTo(org.apache.poi.hwpf.model.FileInformationBlock,%20java.io.ByteArrayOutputStream)">writeListDataTo</a></strong>(<a href="../../../../../org/apache/poi/hwpf/model/FileInformationBlock.html" title="class in org.apache.poi.hwpf.model">FileInformationBlock</a> fib, + java.io.ByteArrayOutputStream tableStream)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwpf/model/ListTables.html#writeListOverridesTo(org.apache.poi.hwpf.model.FileInformationBlock,%20org.apache.poi.hwpf.model.io.HWPFOutputStream)">writeListOverridesTo</a></strong>(<a href="../../../../../org/apache/poi/hwpf/model/FileInformationBlock.html" title="class in org.apache.poi.hwpf.model">FileInformationBlock</a> fib, - <a href="../../../../../org/apache/poi/hwpf/model/io/HWPFOutputStream.html" title="class in org.apache.poi.hwpf.model.io">HWPFOutputStream</a> tableStream)</code> </td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwpf/model/ListTables.html#writeListOverridesTo(org.apache.poi.hwpf.model.FileInformationBlock,%20java.io.ByteArrayOutputStream)">writeListOverridesTo</a></strong>(<a href="../../../../../org/apache/poi/hwpf/model/FileInformationBlock.html" title="class in org.apache.poi.hwpf.model">FileInformationBlock</a> fib, + java.io.ByteArrayOutputStream tableStream)</code> </td> </tr> </table> <ul class="blockList"> @@ -242,27 +242,27 @@ extends java.lang.Object</pre> <!-- --> </a> <h3>Method Detail</h3> -<a name="writeListDataTo(org.apache.poi.hwpf.model.FileInformationBlock, org.apache.poi.hwpf.model.io.HWPFOutputStream)"> +<a name="writeListDataTo(org.apache.poi.hwpf.model.FileInformationBlock, java.io.ByteArrayOutputStream)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>writeListDataTo</h4> <pre>public void writeListDataTo(<a href="../../../../../org/apache/poi/hwpf/model/FileInformationBlock.html" title="class in org.apache.poi.hwpf.model">FileInformationBlock</a> fib, - <a href="../../../../../org/apache/poi/hwpf/model/io/HWPFOutputStream.html" title="class in org.apache.poi.hwpf.model.io">HWPFOutputStream</a> tableStream) + java.io.ByteArrayOutputStream tableStream) throws java.io.IOException</pre> <dl><dt><span class="strong">Throws:</span></dt> <dd><code>java.io.IOException</code></dd></dl> </li> </ul> -<a name="writeListOverridesTo(org.apache.poi.hwpf.model.FileInformationBlock, org.apache.poi.hwpf.model.io.HWPFOutputStream)"> +<a name="writeListOverridesTo(org.apache.poi.hwpf.model.FileInformationBlock, java.io.ByteArrayOutputStream)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>writeListOverridesTo</h4> <pre>public void writeListOverridesTo(<a href="../../../../../org/apache/poi/hwpf/model/FileInformationBlock.html" title="class in org.apache.poi.hwpf.model">FileInformationBlock</a> fib, - <a href="../../../../../org/apache/poi/hwpf/model/io/HWPFOutputStream.html" title="class in org.apache.poi.hwpf.model.io">HWPFOutputStream</a> tableStream) + java.io.ByteArrayOutputStream tableStream) throws java.io.IOException</pre> <dl><dt><span class="strong">Throws:</span></dt> <dd><code>java.io.IOException</code></dd></dl> Modified: poi/site/publish/apidocs/org/apache/poi/hwpf/model/NotesTables.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hwpf/model/NotesTables.html?rev=1797841&r1=1797840&r2=1797841&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hwpf/model/NotesTables.html (original) +++ poi/site/publish/apidocs/org/apache/poi/hwpf/model/NotesTables.html Tue Jun 6 22:44:08 2017 @@ -158,13 +158,13 @@ extends java.lang.Object</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwpf/model/NotesTables.html#writeRef(org.apache.poi.hwpf.model.FileInformationBlock,%20org.apache.poi.hwpf.model.io.HWPFOutputStream)">writeRef</a></strong>(<a href="../../../../../org/apache/poi/hwpf/model/FileInformationBlock.html" title="class in org.apache.poi.hwpf.model">FileInformationBlock</a> fib, - <a href="../../../../../org/apache/poi/hwpf/model/io/HWPFOutputStream.html" title="class in org.apache.poi.hwpf.model.io">HWPFOutputStream</a> tableStream)</code> </td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwpf/model/NotesTables.html#writeRef(org.apache.poi.hwpf.model.FileInformationBlock,%20java.io.ByteArrayOutputStream)">writeRef</a></strong>(<a href="../../../../../org/apache/poi/hwpf/model/FileInformationBlock.html" title="class in org.apache.poi.hwpf.model">FileInformationBlock</a> fib, + java.io.ByteArrayOutputStream tableStream)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwpf/model/NotesTables.html#writeTxt(org.apache.poi.hwpf.model.FileInformationBlock,%20org.apache.poi.hwpf.model.io.HWPFOutputStream)">writeTxt</a></strong>(<a href="../../../../../org/apache/poi/hwpf/model/FileInformationBlock.html" title="class in org.apache.poi.hwpf.model">FileInformationBlock</a> fib, - <a href="../../../../../org/apache/poi/hwpf/model/io/HWPFOutputStream.html" title="class in org.apache.poi.hwpf.model.io">HWPFOutputStream</a> tableStream)</code> </td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwpf/model/NotesTables.html#writeTxt(org.apache.poi.hwpf.model.FileInformationBlock,%20java.io.ByteArrayOutputStream)">writeTxt</a></strong>(<a href="../../../../../org/apache/poi/hwpf/model/FileInformationBlock.html" title="class in org.apache.poi.hwpf.model">FileInformationBlock</a> fib, + java.io.ByteArrayOutputStream tableStream)</code> </td> </tr> </table> <ul class="blockList"> @@ -243,27 +243,27 @@ extends java.lang.Object</pre> <pre>public <a href="../../../../../org/apache/poi/hwpf/model/GenericPropertyNode.html" title="class in org.apache.poi.hwpf.model">GenericPropertyNode</a> getTextPosition(int index)</pre> </li> </ul> -<a name="writeRef(org.apache.poi.hwpf.model.FileInformationBlock, org.apache.poi.hwpf.model.io.HWPFOutputStream)"> +<a name="writeRef(org.apache.poi.hwpf.model.FileInformationBlock, java.io.ByteArrayOutputStream)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>writeRef</h4> <pre>public void writeRef(<a href="../../../../../org/apache/poi/hwpf/model/FileInformationBlock.html" title="class in org.apache.poi.hwpf.model">FileInformationBlock</a> fib, - <a href="../../../../../org/apache/poi/hwpf/model/io/HWPFOutputStream.html" title="class in org.apache.poi.hwpf.model.io">HWPFOutputStream</a> tableStream) + java.io.ByteArrayOutputStream tableStream) throws java.io.IOException</pre> <dl><dt><span class="strong">Throws:</span></dt> <dd><code>java.io.IOException</code></dd></dl> </li> </ul> -<a name="writeTxt(org.apache.poi.hwpf.model.FileInformationBlock, org.apache.poi.hwpf.model.io.HWPFOutputStream)"> +<a name="writeTxt(org.apache.poi.hwpf.model.FileInformationBlock, java.io.ByteArrayOutputStream)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>writeTxt</h4> <pre>public void writeTxt(<a href="../../../../../org/apache/poi/hwpf/model/FileInformationBlock.html" title="class in org.apache.poi.hwpf.model">FileInformationBlock</a> fib, - <a href="../../../../../org/apache/poi/hwpf/model/io/HWPFOutputStream.html" title="class in org.apache.poi.hwpf.model.io">HWPFOutputStream</a> tableStream) + java.io.ByteArrayOutputStream tableStream) throws java.io.IOException</pre> <dl><dt><span class="strong">Throws:</span></dt> <dd><code>java.io.IOException</code></dd></dl> Modified: poi/site/publish/apidocs/org/apache/poi/hwpf/model/OldCHPBinTable.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hwpf/model/OldCHPBinTable.html?rev=1797841&r1=1797840&r2=1797841&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hwpf/model/OldCHPBinTable.html (original) +++ poi/site/publish/apidocs/org/apache/poi/hwpf/model/OldCHPBinTable.html Tue Jun 6 22:44:08 2017 @@ -168,7 +168,7 @@ extends <a href="../../../../../org/apac <!-- --> </a> <h3>Methods inherited from class org.apache.poi.hwpf.model.<a href="../../../../../org/apache/poi/hwpf/model/CHPBinTable.html" title="class in org.apache.poi.hwpf.model">CHPBinTable</a></h3> -<code><a href="../../../../../org/apache/poi/hwpf/model/CHPBinTable.html#adjustForDelete(int,%20int,%20int)">adjustForDelete</a>, <a href="../../../../../org/apache/poi/hwpf/model/CHPBinTable.html#adjustForInsert(int,%20int)">adjustForInsert</a>, <a href="../../../../../org/apache/poi/hwpf/model/CHPBinTable.html#getTextRuns()">getTextRuns</a>, <a href="../../../../../org/apache/poi/hwpf/model/CHPBinTable.html#insert(int,%20int,%20org.apache.poi.hwpf.sprm.SprmBuffer)">insert</a>, <a href="../../../../../org/apache/poi/hwpf/model/CHPBinTable.html#rebuild(org.apache.poi.hwpf.model.ComplexFileTable)">rebuild</a>, <a href="../../../../../org/apache/poi/hwpf/model/CHPBinTable.html#writeTo(org.apache.poi.hwpf.model.io.HWPFFileSystem,%20int,%20org.apache.poi.hwpf.model.CharIndexTranslator)">writeTo</a>, <a href="../../../../../org/apache/poi/hwpf/model/CHPBinTable.html#writeTo(org.apache.poi.hwpf.model.io.HWPFOutputStream,%20org.apache.poi.hwpf.model.io.HWPFOutputStream,%20int,%20org.apache .poi.hwpf.model.CharIndexTranslator)">writeTo</a></code></li> +<code><a href="../../../../../org/apache/poi/hwpf/model/CHPBinTable.html#adjustForDelete(int,%20int,%20int)">adjustForDelete</a>, <a href="../../../../../org/apache/poi/hwpf/model/CHPBinTable.html#adjustForInsert(int,%20int)">adjustForInsert</a>, <a href="../../../../../org/apache/poi/hwpf/model/CHPBinTable.html#getTextRuns()">getTextRuns</a>, <a href="../../../../../org/apache/poi/hwpf/model/CHPBinTable.html#insert(int,%20int,%20org.apache.poi.hwpf.sprm.SprmBuffer)">insert</a>, <a href="../../../../../org/apache/poi/hwpf/model/CHPBinTable.html#rebuild(org.apache.poi.hwpf.model.ComplexFileTable)">rebuild</a>, <a href="../../../../../org/apache/poi/hwpf/model/CHPBinTable.html#writeTo(java.io.ByteArrayOutputStream,%20java.io.ByteArrayOutputStream,%20int,%20org.apache.poi.hwpf.model.CharIndexTranslator)">writeTo</a>, <a href="../../../../../org/apache/poi/hwpf/model/CHPBinTable.html#writeTo(org.apache.poi.hwpf.model.io.HWPFFileSystem,%20int,%20org.apache.poi.hwpf.model.CharIndexTransla tor)">writeTo</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/hwpf/model/OldComplexFileTable.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hwpf/model/OldComplexFileTable.html?rev=1797841&r1=1797840&r2=1797841&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hwpf/model/OldComplexFileTable.html (original) +++ poi/site/publish/apidocs/org/apache/poi/hwpf/model/OldComplexFileTable.html Tue Jun 6 22:44:08 2017 @@ -175,7 +175,7 @@ extends <a href="../../../../../org/apac <!-- --> </a> <h3>Methods inherited from class org.apache.poi.hwpf.model.<a href="../../../../../org/apache/poi/hwpf/model/ComplexFileTable.html" title="class in org.apache.poi.hwpf.model">ComplexFileTable</a></h3> -<code><a href="../../../../../org/apache/poi/hwpf/model/ComplexFileTable.html#getGrpprls()">getGrpprls</a>, <a href="../../../../../org/apache/poi/hwpf/model/ComplexFileTable.html#getTextPieceTable()">getTextPieceTable</a>, <a href="../../../../../org/apache/poi/hwpf/model/ComplexFileTable.html#writeTo(org.apache.poi.hwpf.model.io.HWPFFileSystem)">writeTo</a>, <a href="../../../../../org/apache/poi/hwpf/model/ComplexFileTable.html#writeTo(org.apache.poi.hwpf.model.io.HWPFOutputStream,%20org.apache.poi.hwpf.model.io.HWPFOutputStream)">writeTo</a></code></li> +<code><a href="../../../../../org/apache/poi/hwpf/model/ComplexFileTable.html#getGrpprls()">getGrpprls</a>, <a href="../../../../../org/apache/poi/hwpf/model/ComplexFileTable.html#getTextPieceTable()">getTextPieceTable</a>, <a href="../../../../../org/apache/poi/hwpf/model/ComplexFileTable.html#writeTo(java.io.ByteArrayOutputStream,%20java.io.ByteArrayOutputStream)">writeTo</a>, <a href="../../../../../org/apache/poi/hwpf/model/ComplexFileTable.html#writeTo(org.apache.poi.hwpf.model.io.HWPFFileSystem)">writeTo</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/hwpf/model/OldPAPBinTable.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hwpf/model/OldPAPBinTable.html?rev=1797841&r1=1797840&r2=1797841&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hwpf/model/OldPAPBinTable.html (original) +++ poi/site/publish/apidocs/org/apache/poi/hwpf/model/OldPAPBinTable.html Tue Jun 6 22:44:08 2017 @@ -165,7 +165,7 @@ extends <a href="../../../../../org/apac <!-- --> </a> <h3>Methods inherited from class org.apache.poi.hwpf.model.<a href="../../../../../org/apache/poi/hwpf/model/PAPBinTable.html" title="class in org.apache.poi.hwpf.model">PAPBinTable</a></h3> -<code><a href="../../../../../org/apache/poi/hwpf/model/PAPBinTable.html#adjustForDelete(int,%20int,%20int)">adjustForDelete</a>, <a href="../../../../../org/apache/poi/hwpf/model/PAPBinTable.html#adjustForInsert(int,%20int)">adjustForInsert</a>, <a href="../../../../../org/apache/poi/hwpf/model/PAPBinTable.html#getParagraphs()">getParagraphs</a>, <a href="../../../../../org/apache/poi/hwpf/model/PAPBinTable.html#insert(int,%20int,%20org.apache.poi.hwpf.sprm.SprmBuffer)">insert</a>, <a href="../../../../../org/apache/poi/hwpf/model/PAPBinTable.html#rebuild(java.lang.StringBuilder,%20org.apache.poi.hwpf.model.ComplexFileTable)">rebuild</a>, <a href="../../../../../org/apache/poi/hwpf/model/PAPBinTable.html#writeTo(org.apache.poi.hwpf.model.io.HWPFOutputStream,%20org.apache.poi.hwpf.model.io.HWPFOutputStream,%20org.apache.poi.hwpf.model.CharIndexTranslator)">writeTo</a></code></li> +<code><a href="../../../../../org/apache/poi/hwpf/model/PAPBinTable.html#adjustForDelete(int,%20int,%20int)">adjustForDelete</a>, <a href="../../../../../org/apache/poi/hwpf/model/PAPBinTable.html#adjustForInsert(int,%20int)">adjustForInsert</a>, <a href="../../../../../org/apache/poi/hwpf/model/PAPBinTable.html#getParagraphs()">getParagraphs</a>, <a href="../../../../../org/apache/poi/hwpf/model/PAPBinTable.html#insert(int,%20int,%20org.apache.poi.hwpf.sprm.SprmBuffer)">insert</a>, <a href="../../../../../org/apache/poi/hwpf/model/PAPBinTable.html#rebuild(java.lang.StringBuilder,%20org.apache.poi.hwpf.model.ComplexFileTable)">rebuild</a>, <a href="../../../../../org/apache/poi/hwpf/model/PAPBinTable.html#writeTo(java.io.ByteArrayOutputStream,%20java.io.ByteArrayOutputStream,%20org.apache.poi.hwpf.model.CharIndexTranslator)">writeTo</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/hwpf/model/OldSectionTable.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hwpf/model/OldSectionTable.html?rev=1797841&r1=1797840&r2=1797841&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hwpf/model/OldSectionTable.html (original) +++ poi/site/publish/apidocs/org/apache/poi/hwpf/model/OldSectionTable.html Tue Jun 6 22:44:08 2017 @@ -174,7 +174,7 @@ extends <a href="../../../../../org/apac <!-- --> </a> <h3>Methods inherited from class org.apache.poi.hwpf.model.<a href="../../../../../org/apache/poi/hwpf/model/SectionTable.html" title="class in org.apache.poi.hwpf.model">SectionTable</a></h3> -<code><a href="../../../../../org/apache/poi/hwpf/model/SectionTable.html#adjustForInsert(int,%20int)">adjustForInsert</a>, <a href="../../../../../org/apache/poi/hwpf/model/SectionTable.html#getSections()">getSections</a>, <a href="../../../../../org/apache/poi/hwpf/model/SectionTable.html#writeTo(org.apache.poi.hwpf.model.io.HWPFFileSystem,%20int)">writeTo</a>, <a href="../../../../../org/apache/poi/hwpf/model/SectionTable.html#writeTo(org.apache.poi.hwpf.model.io.HWPFOutputStream,%20org.apache.poi.hwpf.model.io.HWPFOutputStream)">writeTo</a></code></li> +<code><a href="../../../../../org/apache/poi/hwpf/model/SectionTable.html#adjustForInsert(int,%20int)">adjustForInsert</a>, <a href="../../../../../org/apache/poi/hwpf/model/SectionTable.html#getSections()">getSections</a>, <a href="../../../../../org/apache/poi/hwpf/model/SectionTable.html#writeTo(java.io.ByteArrayOutputStream,%20java.io.ByteArrayOutputStream)">writeTo</a>, <a href="../../../../../org/apache/poi/hwpf/model/SectionTable.html#writeTo(org.apache.poi.hwpf.model.io.HWPFFileSystem,%20int)">writeTo</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/hwpf/model/OldTextPieceTable.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hwpf/model/OldTextPieceTable.html?rev=1797841&r1=1797840&r2=1797841&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hwpf/model/OldTextPieceTable.html (original) +++ poi/site/publish/apidocs/org/apache/poi/hwpf/model/OldTextPieceTable.html Tue Jun 6 22:44:08 2017 @@ -200,7 +200,7 @@ extends <a href="../../../../../org/apac <!-- --> </a> <h3>Methods inherited from class org.apache.poi.hwpf.model.<a href="../../../../../org/apache/poi/hwpf/model/TextPieceTable.html" title="class in org.apache.poi.hwpf.model">TextPieceTable</a></h3> -<code><a href="../../../../../org/apache/poi/hwpf/model/TextPieceTable.html#add(org.apache.poi.hwpf.model.TextPiece)">add</a>, <a href="../../../../../org/apache/poi/hwpf/model/TextPieceTable.html#adjustForInsert(int,%20int)">adjustForInsert</a>, <a href="../../../../../org/apache/poi/hwpf/model/TextPieceTable.html#equals(java.lang.Object)">equals</a>, <a href="../../../../../org/apache/poi/hwpf/model/TextPieceTable.html#getByteIndex(int)">getByteIndex</a>, <a href="../../../../../org/apache/poi/hwpf/model/TextPieceTable.html#getCharIndex(int)">getCharIndex</a>, <a href="../../../../../org/apache/poi/hwpf/model/TextPieceTable.html#getCharIndex(int,%20int)">getCharIndex</a>, <a href="../../../../../org/apache/poi/hwpf/model/TextPieceTable.html#getCharIndexRanges(int,%20int)">getCharIndexRanges</a>, <a href="../../../../../org/apache/poi/hwpf/model/TextPieceTable.html#getCpMin()">getCpMin</a>, <a href="../../../../../org/apache/poi/hwpf/model/TextPieceTable.html#getText()">getText</a> , <a href="../../../../../org/apache/poi/hwpf/model/TextPieceTable.html#getTextPieces()">getTextPieces</a>, <a href="../../../../../org/apache/poi/hwpf/model/TextPieceTable.html#hashCode()">hashCode</a>, <a href="../../../../../org/apache/poi/hwpf/model/TextPieceTable.html#isIndexInTable(int)">isIndexInTable</a>, <a href="../../../../../org/apache/poi/hwpf/model/TextPieceTable.html#lookIndexBackward(int)">lookIndexBackward</a>, <a href="../../../../../org/apache/poi/hwpf/model/TextPieceTable.html#lookIndexForward(int)">lookIndexForward</a>, <a href="../../../../../org/apache/poi/hwpf/model/TextPieceTable.html#writeTo(org.apache.poi.hwpf.model.io.HWPFOutputStream)">writeTo</a></code></li> +<code><a href="../../../../../org/apache/poi/hwpf/model/TextPieceTable.html#add(org.apache.poi.hwpf.model.TextPiece)">add</a>, <a href="../../../../../org/apache/poi/hwpf/model/TextPieceTable.html#adjustForInsert(int,%20int)">adjustForInsert</a>, <a href="../../../../../org/apache/poi/hwpf/model/TextPieceTable.html#equals(java.lang.Object)">equals</a>, <a href="../../../../../org/apache/poi/hwpf/model/TextPieceTable.html#getByteIndex(int)">getByteIndex</a>, <a href="../../../../../org/apache/poi/hwpf/model/TextPieceTable.html#getCharIndex(int)">getCharIndex</a>, <a href="../../../../../org/apache/poi/hwpf/model/TextPieceTable.html#getCharIndex(int,%20int)">getCharIndex</a>, <a href="../../../../../org/apache/poi/hwpf/model/TextPieceTable.html#getCharIndexRanges(int,%20int)">getCharIndexRanges</a>, <a href="../../../../../org/apache/poi/hwpf/model/TextPieceTable.html#getCpMin()">getCpMin</a>, <a href="../../../../../org/apache/poi/hwpf/model/TextPieceTable.html#getText()">getText</a> , <a href="../../../../../org/apache/poi/hwpf/model/TextPieceTable.html#getTextPieces()">getTextPieces</a>, <a href="../../../../../org/apache/poi/hwpf/model/TextPieceTable.html#hashCode()">hashCode</a>, <a href="../../../../../org/apache/poi/hwpf/model/TextPieceTable.html#isIndexInTable(int)">isIndexInTable</a>, <a href="../../../../../org/apache/poi/hwpf/model/TextPieceTable.html#lookIndexBackward(int)">lookIndexBackward</a>, <a href="../../../../../org/apache/poi/hwpf/model/TextPieceTable.html#lookIndexForward(int)">lookIndexForward</a>, <a href="../../../../../org/apache/poi/hwpf/model/TextPieceTable.html#writeTo(java.io.ByteArrayOutputStream)">writeTo</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/hwpf/model/PAPBinTable.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hwpf/model/PAPBinTable.html?rev=1797841&r1=1797840&r2=1797841&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hwpf/model/PAPBinTable.html (original) +++ poi/site/publish/apidocs/org/apache/poi/hwpf/model/PAPBinTable.html Tue Jun 6 22:44:08 2017 @@ -200,8 +200,8 @@ extends java.lang.Object</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwpf/model/PAPBinTable.html#writeTo(org.apache.poi.hwpf.model.io.HWPFOutputStream,%20org.apache.poi.hwpf.model.io.HWPFOutputStream,%20org.apache.poi.hwpf.model.CharIndexTranslator)">writeTo</a></strong>(<a href="../../../../../org/apache/poi/hwpf/model/io/HWPFOutputStream.html" title="class in org.apache.poi.hwpf.model.io">HWPFOutputStream</a> wordDocumentStream, - <a href="../../../../../org/apache/poi/hwpf/model/io/HWPFOutputStream.html" title="class in org.apache.poi.hwpf.model.io">HWPFOutputStream</a> tableStream, +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwpf/model/PAPBinTable.html#writeTo(java.io.ByteArrayOutputStream,%20java.io.ByteArrayOutputStream,%20org.apache.poi.hwpf.model.CharIndexTranslator)">writeTo</a></strong>(java.io.ByteArrayOutputStream wordDocumentStream, + java.io.ByteArrayOutputStream tableStream, <a href="../../../../../org/apache/poi/hwpf/model/CharIndexTranslator.html" title="interface in org.apache.poi.hwpf.model">CharIndexTranslator</a> translator)</code> </td> </tr> </table> @@ -325,14 +325,14 @@ extends java.lang.Object</pre> <pre>public java.util.ArrayList<<a href="../../../../../org/apache/poi/hwpf/model/PAPX.html" title="class in org.apache.poi.hwpf.model">PAPX</a>> getParagraphs()</pre> </li> </ul> -<a name="writeTo(org.apache.poi.hwpf.model.io.HWPFOutputStream, org.apache.poi.hwpf.model.io.HWPFOutputStream, org.apache.poi.hwpf.model.CharIndexTranslator)"> +<a name="writeTo(java.io.ByteArrayOutputStream, java.io.ByteArrayOutputStream, org.apache.poi.hwpf.model.CharIndexTranslator)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>writeTo</h4> -<pre>public void writeTo(<a href="../../../../../org/apache/poi/hwpf/model/io/HWPFOutputStream.html" title="class in org.apache.poi.hwpf.model.io">HWPFOutputStream</a> wordDocumentStream, - <a href="../../../../../org/apache/poi/hwpf/model/io/HWPFOutputStream.html" title="class in org.apache.poi.hwpf.model.io">HWPFOutputStream</a> tableStream, +<pre>public void writeTo(java.io.ByteArrayOutputStream wordDocumentStream, + java.io.ByteArrayOutputStream tableStream, <a href="../../../../../org/apache/poi/hwpf/model/CharIndexTranslator.html" title="interface in org.apache.poi.hwpf.model">CharIndexTranslator</a> translator) throws java.io.IOException</pre> <dl><dt><span class="strong">Throws:</span></dt> Modified: poi/site/publish/apidocs/org/apache/poi/hwpf/model/PAPFormattedDiskPage.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hwpf/model/PAPFormattedDiskPage.html?rev=1797841&r1=1797840&r2=1797841&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hwpf/model/PAPFormattedDiskPage.html (original) +++ poi/site/publish/apidocs/org/apache/poi/hwpf/model/PAPFormattedDiskPage.html Tue Jun 6 22:44:08 2017 @@ -222,7 +222,7 @@ extends <a href="../../../../../org/apac </tr> <tr class="altColor"> <td class="colFirst"><code>protected byte[]</code></td> -<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwpf/model/PAPFormattedDiskPage.html#toByteArray(org.apache.poi.hwpf.model.io.HWPFOutputStream,%20org.apache.poi.hwpf.model.CharIndexTranslator)">toByteArray</a></strong>(<a href="../../../../../org/apache/poi/hwpf/model/io/HWPFOutputStream.html" title="class in org.apache.poi.hwpf.model.io">HWPFOutputStream</a> dataStream, +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwpf/model/PAPFormattedDiskPage.html#toByteArray(java.io.ByteArrayOutputStream,%20org.apache.poi.hwpf.model.CharIndexTranslator)">toByteArray</a></strong>(java.io.ByteArrayOutputStream dataStream, <a href="../../../../../org/apache/poi/hwpf/model/CharIndexTranslator.html" title="interface in org.apache.poi.hwpf.model">CharIndexTranslator</a> translator)</code> <div class="block">Creates a byte array representation of this data structure.</div> </td> @@ -360,13 +360,13 @@ extends <a href="../../../../../org/apac <dt><span class="strong">Returns:</span></dt><dd>a papx grpprl.</dd></dl> </li> </ul> -<a name="toByteArray(org.apache.poi.hwpf.model.io.HWPFOutputStream, org.apache.poi.hwpf.model.CharIndexTranslator)"> +<a name="toByteArray(java.io.ByteArrayOutputStream, org.apache.poi.hwpf.model.CharIndexTranslator)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>toByteArray</h4> -<pre>protected byte[] toByteArray(<a href="../../../../../org/apache/poi/hwpf/model/io/HWPFOutputStream.html" title="class in org.apache.poi.hwpf.model.io">HWPFOutputStream</a> dataStream, +<pre>protected byte[] toByteArray(java.io.ByteArrayOutputStream dataStream, <a href="../../../../../org/apache/poi/hwpf/model/CharIndexTranslator.html" title="interface in org.apache.poi.hwpf.model">CharIndexTranslator</a> translator) throws java.io.IOException</pre> <div class="block">Creates a byte array representation of this data structure. Suitable for Modified: poi/site/publish/apidocs/org/apache/poi/hwpf/model/RevisionMarkAuthorTable.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hwpf/model/RevisionMarkAuthorTable.html?rev=1797841&r1=1797840&r2=1797841&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hwpf/model/RevisionMarkAuthorTable.html (original) +++ poi/site/publish/apidocs/org/apache/poi/hwpf/model/RevisionMarkAuthorTable.html Tue Jun 6 22:44:08 2017 @@ -164,7 +164,7 @@ extends java.lang.Object</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwpf/model/RevisionMarkAuthorTable.html#writeTo(org.apache.poi.hwpf.model.io.HWPFOutputStream)">writeTo</a></strong>(<a href="../../../../../org/apache/poi/hwpf/model/io/HWPFOutputStream.html" title="class in org.apache.poi.hwpf.model.io">HWPFOutputStream</a> tableStream)</code> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwpf/model/RevisionMarkAuthorTable.html#writeTo(java.io.ByteArrayOutputStream)">writeTo</a></strong>(java.io.ByteArrayOutputStream tableStream)</code> <div class="block">Writes this table to the table stream.</div> </td> </tr> @@ -247,13 +247,13 @@ extends java.lang.Object</pre> <dl><dt><span class="strong">Returns:</span></dt><dd>the number of entries.</dd></dl> </li> </ul> -<a name="writeTo(org.apache.poi.hwpf.model.io.HWPFOutputStream)"> +<a name="writeTo(java.io.ByteArrayOutputStream)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>writeTo</h4> -<pre>public void writeTo(<a href="../../../../../org/apache/poi/hwpf/model/io/HWPFOutputStream.html" title="class in org.apache.poi.hwpf.model.io">HWPFOutputStream</a> tableStream) +<pre>public void writeTo(java.io.ByteArrayOutputStream tableStream) throws java.io.IOException</pre> <div class="block">Writes this table to the table stream.</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>tableStream</code> - the table stream to write to.</dd> Modified: poi/site/publish/apidocs/org/apache/poi/hwpf/model/SavedByTable.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hwpf/model/SavedByTable.html?rev=1797841&r1=1797840&r2=1797841&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hwpf/model/SavedByTable.html (original) +++ poi/site/publish/apidocs/org/apache/poi/hwpf/model/SavedByTable.html Tue Jun 6 22:44:08 2017 @@ -152,7 +152,7 @@ extends java.lang.Object</pre> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwpf/model/SavedByTable.html#writeTo(org.apache.poi.hwpf.model.io.HWPFOutputStream)">writeTo</a></strong>(<a href="../../../../../org/apache/poi/hwpf/model/io/HWPFOutputStream.html" title="class in org.apache.poi.hwpf.model.io">HWPFOutputStream</a> tableStream)</code> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwpf/model/SavedByTable.html#writeTo(java.io.ByteArrayOutputStream)">writeTo</a></strong>(java.io.ByteArrayOutputStream tableStream)</code> <div class="block">Writes this table to the table stream.</div> </td> </tr> @@ -210,13 +210,13 @@ extends java.lang.Object</pre> <dl><dt><span class="strong">Returns:</span></dt><dd>the list of entries.</dd></dl> </li> </ul> -<a name="writeTo(org.apache.poi.hwpf.model.io.HWPFOutputStream)"> +<a name="writeTo(java.io.ByteArrayOutputStream)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>writeTo</h4> -<pre>public void writeTo(<a href="../../../../../org/apache/poi/hwpf/model/io/HWPFOutputStream.html" title="class in org.apache.poi.hwpf.model.io">HWPFOutputStream</a> tableStream) +<pre>public void writeTo(java.io.ByteArrayOutputStream tableStream) throws java.io.IOException</pre> <div class="block">Writes this table to the table stream.</div> <dl><dt><span class="strong">Parameters:</span></dt><dd><code>tableStream</code> - the table stream to write to.</dd> Modified: poi/site/publish/apidocs/org/apache/poi/hwpf/model/SectionTable.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hwpf/model/SectionTable.html?rev=1797841&r1=1797840&r2=1797841&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hwpf/model/SectionTable.html (original) +++ poi/site/publish/apidocs/org/apache/poi/hwpf/model/SectionTable.html Tue Jun 6 22:44:08 2017 @@ -187,16 +187,16 @@ extends java.lang.Object</pre> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwpf/model/SectionTable.html#writeTo(java.io.ByteArrayOutputStream,%20java.io.ByteArrayOutputStream)">writeTo</a></strong>(java.io.ByteArrayOutputStream wordDocumentStream, + java.io.ByteArrayOutputStream tableStream)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwpf/model/SectionTable.html#writeTo(org.apache.poi.hwpf.model.io.HWPFFileSystem,%20int)">writeTo</a></strong>(<a href="../../../../../org/apache/poi/hwpf/model/io/HWPFFileSystem.html" title="class in org.apache.poi.hwpf.model.io">HWPFFileSystem</a> sys, int fcMin)</code> <div class="block"><strong>Deprecated.</strong> </div> </td> </tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwpf/model/SectionTable.html#writeTo(org.apache.poi.hwpf.model.io.HWPFOutputStream,%20org.apache.poi.hwpf.model.io.HWPFOutputStream)">writeTo</a></strong>(<a href="../../../../../org/apache/poi/hwpf/model/io/HWPFOutputStream.html" title="class in org.apache.poi.hwpf.model.io">HWPFOutputStream</a> wordDocumentStream, - <a href="../../../../../org/apache/poi/hwpf/model/io/HWPFOutputStream.html" title="class in org.apache.poi.hwpf.model.io">HWPFOutputStream</a> tableStream)</code> </td> -</tr> </table> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> @@ -312,14 +312,14 @@ public void writeTo(<a href=". <dd><code>java.io.IOException</code></dd></dl> </li> </ul> -<a name="writeTo(org.apache.poi.hwpf.model.io.HWPFOutputStream, org.apache.poi.hwpf.model.io.HWPFOutputStream)"> +<a name="writeTo(java.io.ByteArrayOutputStream, java.io.ByteArrayOutputStream)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>writeTo</h4> -<pre>public void writeTo(<a href="../../../../../org/apache/poi/hwpf/model/io/HWPFOutputStream.html" title="class in org.apache.poi.hwpf.model.io">HWPFOutputStream</a> wordDocumentStream, - <a href="../../../../../org/apache/poi/hwpf/model/io/HWPFOutputStream.html" title="class in org.apache.poi.hwpf.model.io">HWPFOutputStream</a> tableStream) +<pre>public void writeTo(java.io.ByteArrayOutputStream wordDocumentStream, + java.io.ByteArrayOutputStream tableStream) throws java.io.IOException</pre> <dl><dt><span class="strong">Throws:</span></dt> <dd><code>java.io.IOException</code></dd></dl> Modified: poi/site/publish/apidocs/org/apache/poi/hwpf/model/StyleSheet.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hwpf/model/StyleSheet.html?rev=1797841&r1=1797840&r2=1797841&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hwpf/model/StyleSheet.html (original) +++ poi/site/publish/apidocs/org/apache/poi/hwpf/model/StyleSheet.html Tue Jun 6 22:44:08 2017 @@ -214,7 +214,7 @@ implements <a href="../../../../../org/a </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwpf/model/StyleSheet.html#writeTo(org.apache.poi.hwpf.model.io.HWPFOutputStream)">writeTo</a></strong>(<a href="../../../../../org/apache/poi/hwpf/model/io/HWPFOutputStream.html" title="class in org.apache.poi.hwpf.model.io">HWPFOutputStream</a> out)</code> </td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwpf/model/StyleSheet.html#writeTo(java.io.OutputStream)">writeTo</a></strong>(java.io.OutputStream out)</code> </td> </tr> </table> <ul class="blockList"> @@ -278,13 +278,13 @@ implements <a href="../../../../../org/a <!-- --> </a> <h3>Method Detail</h3> -<a name="writeTo(org.apache.poi.hwpf.model.io.HWPFOutputStream)"> +<a name="writeTo(java.io.OutputStream)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>writeTo</h4> -<pre>public void writeTo(<a href="../../../../../org/apache/poi/hwpf/model/io/HWPFOutputStream.html" title="class in org.apache.poi.hwpf.model.io">HWPFOutputStream</a> out) +<pre>public void writeTo(java.io.OutputStream out) throws java.io.IOException</pre> <dl><dt><span class="strong">Throws:</span></dt> <dd><code>java.io.IOException</code></dd></dl> Modified: poi/site/publish/apidocs/org/apache/poi/hwpf/model/TextPieceTable.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hwpf/model/TextPieceTable.html?rev=1797841&r1=1797840&r2=1797841&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hwpf/model/TextPieceTable.html (original) +++ poi/site/publish/apidocs/org/apache/poi/hwpf/model/TextPieceTable.html Tue Jun 6 22:44:08 2017 @@ -287,7 +287,7 @@ implements <a href="../../../../../org/a </tr> <tr class="altColor"> <td class="colFirst"><code>byte[]</code></td> -<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwpf/model/TextPieceTable.html#writeTo(org.apache.poi.hwpf.model.io.HWPFOutputStream)">writeTo</a></strong>(<a href="../../../../../org/apache/poi/hwpf/model/io/HWPFOutputStream.html" title="class in org.apache.poi.hwpf.model.io">HWPFOutputStream</a> docStream)</code> </td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwpf/model/TextPieceTable.html#writeTo(java.io.ByteArrayOutputStream)">writeTo</a></strong>(java.io.ByteArrayOutputStream docStream)</code> </td> </tr> </table> <ul class="blockList"> @@ -578,13 +578,13 @@ public int getCharIndex(int&nb <dt><span class="strong">Returns:</span></dt><dd>first index greater or equal to bytePos that is in table</dd></dl> </li> </ul> -<a name="writeTo(org.apache.poi.hwpf.model.io.HWPFOutputStream)"> +<a name="writeTo(java.io.ByteArrayOutputStream)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>writeTo</h4> -<pre>public byte[] writeTo(<a href="../../../../../org/apache/poi/hwpf/model/io/HWPFOutputStream.html" title="class in org.apache.poi.hwpf.model.io">HWPFOutputStream</a> docStream) +<pre>public byte[] writeTo(java.io.ByteArrayOutputStream docStream) throws java.io.IOException</pre> <dl><dt><span class="strong">Throws:</span></dt> <dd><code>java.io.IOException</code></dd></dl> Modified: poi/site/publish/apidocs/org/apache/poi/hwpf/model/class-use/CharIndexTranslator.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hwpf/model/class-use/CharIndexTranslator.html?rev=1797841&r1=1797840&r2=1797841&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hwpf/model/class-use/CharIndexTranslator.html (original) +++ poi/site/publish/apidocs/org/apache/poi/hwpf/model/class-use/CharIndexTranslator.html Tue Jun 6 22:44:08 2017 @@ -118,10 +118,17 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code>protected byte[]</code></td> -<td class="colLast"><span class="strong">CHPFormattedDiskPage.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/CHPFormattedDiskPage.html#toByteArray(org.apache.poi.hwpf.model.CharIndexTranslator)">toByteArray</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/model/CharIndexTranslator.html" title="interface in org.apache.poi.hwpf.model">CharIndexTranslator</a> translator)</code> </td> +<td class="colLast"><span class="strong">PAPFormattedDiskPage.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/PAPFormattedDiskPage.html#toByteArray(java.io.ByteArrayOutputStream,%20org.apache.poi.hwpf.model.CharIndexTranslator)">toByteArray</a></strong>(java.io.ByteArrayOutputStream dataStream, + <a href="../../../../../../org/apache/poi/hwpf/model/CharIndexTranslator.html" title="interface in org.apache.poi.hwpf.model">CharIndexTranslator</a> translator)</code> +<div class="block">Creates a byte array representation of this data structure.</div> +</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>protected byte[]</code></td> +<td class="colLast"><span class="strong">CHPFormattedDiskPage.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/CHPFormattedDiskPage.html#toByteArray(org.apache.poi.hwpf.model.CharIndexTranslator)">toByteArray</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/model/CharIndexTranslator.html" title="interface in org.apache.poi.hwpf.model">CharIndexTranslator</a> translator)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>protected byte[]</code></td> <td class="colLast"><span class="strong">CHPFormattedDiskPage.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/CHPFormattedDiskPage.html#toByteArray(org.apache.poi.hwpf.model.CharIndexTranslator,%20int)">toByteArray</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/model/CharIndexTranslator.html" title="interface in org.apache.poi.hwpf.model">CharIndexTranslator</a> translator, int fcMin)</code> <div class="block"><strong>Deprecated.</strong> @@ -129,33 +136,26 @@ </div> </td> </tr> -<tr class="altColor"> -<td class="colFirst"><code>protected byte[]</code></td> -<td class="colLast"><span class="strong">PAPFormattedDiskPage.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/PAPFormattedDiskPage.html#toByteArray(org.apache.poi.hwpf.model.io.HWPFOutputStream,%20org.apache.poi.hwpf.model.CharIndexTranslator)">toByteArray</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/model/io/HWPFOutputStream.html" title="class in org.apache.poi.hwpf.model.io">HWPFOutputStream</a> dataStream, - <a href="../../../../../../org/apache/poi/hwpf/model/CharIndexTranslator.html" title="interface in org.apache.poi.hwpf.model">CharIndexTranslator</a> translator)</code> -<div class="block">Creates a byte array representation of this data structure.</div> -</td> -</tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">CHPBinTable.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/CHPBinTable.html#writeTo(org.apache.poi.hwpf.model.io.HWPFFileSystem,%20int,%20org.apache.poi.hwpf.model.CharIndexTranslator)">writeTo</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/model/io/HWPFFileSystem.html" title="class in org.apache.poi.hwpf.model.io">HWPFFileSystem</a> sys, - int fcMin, - <a href="../../../../../../org/apache/poi/hwpf/model/CharIndexTranslator.html" title="interface in org.apache.poi.hwpf.model">CharIndexTranslator</a> translator)</code> -<div class="block"><strong>Deprecated.</strong> </div> -</td> +<td class="colLast"><span class="strong">PAPBinTable.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/PAPBinTable.html#writeTo(java.io.ByteArrayOutputStream,%20java.io.ByteArrayOutputStream,%20org.apache.poi.hwpf.model.CharIndexTranslator)">writeTo</a></strong>(java.io.ByteArrayOutputStream wordDocumentStream, + java.io.ByteArrayOutputStream tableStream, + <a href="../../../../../../org/apache/poi/hwpf/model/CharIndexTranslator.html" title="interface in org.apache.poi.hwpf.model">CharIndexTranslator</a> translator)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">PAPBinTable.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/PAPBinTable.html#writeTo(org.apache.poi.hwpf.model.io.HWPFOutputStream,%20org.apache.poi.hwpf.model.io.HWPFOutputStream,%20org.apache.poi.hwpf.model.CharIndexTranslator)">writeTo</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/model/io/HWPFOutputStream.html" title="class in org.apache.poi.hwpf.model.io">HWPFOutputStream</a> wordDocumentStream, - <a href="../../../../../../org/apache/poi/hwpf/model/io/HWPFOutputStream.html" title="class in org.apache.poi.hwpf.model.io">HWPFOutputStream</a> tableStream, +<td class="colLast"><span class="strong">CHPBinTable.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/CHPBinTable.html#writeTo(java.io.ByteArrayOutputStream,%20java.io.ByteArrayOutputStream,%20int,%20org.apache.poi.hwpf.model.CharIndexTranslator)">writeTo</a></strong>(java.io.ByteArrayOutputStream wordDocumentStream, + java.io.ByteArrayOutputStream tableStream, + int fcMin, <a href="../../../../../../org/apache/poi/hwpf/model/CharIndexTranslator.html" title="interface in org.apache.poi.hwpf.model">CharIndexTranslator</a> translator)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">CHPBinTable.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/CHPBinTable.html#writeTo(org.apache.poi.hwpf.model.io.HWPFOutputStream,%20org.apache.poi.hwpf.model.io.HWPFOutputStream,%20int,%20org.apache.poi.hwpf.model.CharIndexTranslator)">writeTo</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/model/io/HWPFOutputStream.html" title="class in org.apache.poi.hwpf.model.io">HWPFOutputStream</a> wordDocumentStream, - <a href="../../../../../../org/apache/poi/hwpf/model/io/HWPFOutputStream.html" title="class in org.apache.poi.hwpf.model.io">HWPFOutputStream</a> tableStream, +<td class="colLast"><span class="strong">CHPBinTable.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/CHPBinTable.html#writeTo(org.apache.poi.hwpf.model.io.HWPFFileSystem,%20int,%20org.apache.poi.hwpf.model.CharIndexTranslator)">writeTo</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/model/io/HWPFFileSystem.html" title="class in org.apache.poi.hwpf.model.io">HWPFFileSystem</a> sys, int fcMin, - <a href="../../../../../../org/apache/poi/hwpf/model/CharIndexTranslator.html" title="interface in org.apache.poi.hwpf.model">CharIndexTranslator</a> translator)</code> </td> + <a href="../../../../../../org/apache/poi/hwpf/model/CharIndexTranslator.html" title="interface in org.apache.poi.hwpf.model">CharIndexTranslator</a> translator)</code> +<div class="block"><strong>Deprecated.</strong> </div> +</td> </tr> </tbody> </table> Modified: poi/site/publish/apidocs/org/apache/poi/hwpf/model/class-use/FileInformationBlock.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hwpf/model/class-use/FileInformationBlock.html?rev=1797841&r1=1797840&r2=1797841&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hwpf/model/class-use/FileInformationBlock.html (original) +++ poi/site/publish/apidocs/org/apache/poi/hwpf/model/class-use/FileInformationBlock.html Tue Jun 6 22:44:08 2017 @@ -136,43 +136,43 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">FieldsTables.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/FieldsTables.html#write(org.apache.poi.hwpf.model.FileInformationBlock,%20org.apache.poi.hwpf.model.io.HWPFOutputStream)">write</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/model/FileInformationBlock.html" title="class in org.apache.poi.hwpf.model">FileInformationBlock</a> fib, - <a href="../../../../../../org/apache/poi/hwpf/model/io/HWPFOutputStream.html" title="class in org.apache.poi.hwpf.model.io">HWPFOutputStream</a> tableStream)</code> </td> +<td class="colLast"><span class="strong">FieldsTables.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/FieldsTables.html#write(org.apache.poi.hwpf.model.FileInformationBlock,%20java.io.ByteArrayOutputStream)">write</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/model/FileInformationBlock.html" title="class in org.apache.poi.hwpf.model">FileInformationBlock</a> fib, + java.io.ByteArrayOutputStream tableStream)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">ListTables.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/ListTables.html#writeListDataTo(org.apache.poi.hwpf.model.FileInformationBlock,%20org.apache.poi.hwpf.model.io.HWPFOutputStream)">writeListDataTo</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/model/FileInformationBlock.html" title="class in org.apache.poi.hwpf.model">FileInformationBlock</a> fib, - <a href="../../../../../../org/apache/poi/hwpf/model/io/HWPFOutputStream.html" title="class in org.apache.poi.hwpf.model.io">HWPFOutputStream</a> tableStream)</code> </td> +<td class="colLast"><span class="strong">ListTables.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/ListTables.html#writeListDataTo(org.apache.poi.hwpf.model.FileInformationBlock,%20java.io.ByteArrayOutputStream)">writeListDataTo</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/model/FileInformationBlock.html" title="class in org.apache.poi.hwpf.model">FileInformationBlock</a> fib, + java.io.ByteArrayOutputStream tableStream)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">ListTables.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/ListTables.html#writeListOverridesTo(org.apache.poi.hwpf.model.FileInformationBlock,%20org.apache.poi.hwpf.model.io.HWPFOutputStream)">writeListOverridesTo</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/model/FileInformationBlock.html" title="class in org.apache.poi.hwpf.model">FileInformationBlock</a> fib, - <a href="../../../../../../org/apache/poi/hwpf/model/io/HWPFOutputStream.html" title="class in org.apache.poi.hwpf.model.io">HWPFOutputStream</a> tableStream)</code> </td> +<td class="colLast"><span class="strong">ListTables.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/ListTables.html#writeListOverridesTo(org.apache.poi.hwpf.model.FileInformationBlock,%20java.io.ByteArrayOutputStream)">writeListOverridesTo</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/model/FileInformationBlock.html" title="class in org.apache.poi.hwpf.model">FileInformationBlock</a> fib, + java.io.ByteArrayOutputStream tableStream)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">BookmarksTables.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/BookmarksTables.html#writePlcfBkmkf(org.apache.poi.hwpf.model.FileInformationBlock,%20org.apache.poi.hwpf.model.io.HWPFOutputStream)">writePlcfBkmkf</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/model/FileInformationBlock.html" title="class in org.apache.poi.hwpf.model">FileInformationBlock</a> fib, - <a href="../../../../../../org/apache/poi/hwpf/model/io/HWPFOutputStream.html" title="class in org.apache.poi.hwpf.model.io">HWPFOutputStream</a> tableStream)</code> </td> +<td class="colLast"><span class="strong">BookmarksTables.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/BookmarksTables.html#writePlcfBkmkf(org.apache.poi.hwpf.model.FileInformationBlock,%20java.io.ByteArrayOutputStream)">writePlcfBkmkf</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/model/FileInformationBlock.html" title="class in org.apache.poi.hwpf.model">FileInformationBlock</a> fib, + java.io.ByteArrayOutputStream tableStream)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">BookmarksTables.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/BookmarksTables.html#writePlcfBkmkl(org.apache.poi.hwpf.model.FileInformationBlock,%20org.apache.poi.hwpf.model.io.HWPFOutputStream)">writePlcfBkmkl</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/model/FileInformationBlock.html" title="class in org.apache.poi.hwpf.model">FileInformationBlock</a> fib, - <a href="../../../../../../org/apache/poi/hwpf/model/io/HWPFOutputStream.html" title="class in org.apache.poi.hwpf.model.io">HWPFOutputStream</a> tableStream)</code> </td> +<td class="colLast"><span class="strong">BookmarksTables.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/BookmarksTables.html#writePlcfBkmkl(org.apache.poi.hwpf.model.FileInformationBlock,%20java.io.ByteArrayOutputStream)">writePlcfBkmkl</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/model/FileInformationBlock.html" title="class in org.apache.poi.hwpf.model">FileInformationBlock</a> fib, + java.io.ByteArrayOutputStream tableStream)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">NotesTables.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/NotesTables.html#writeRef(org.apache.poi.hwpf.model.FileInformationBlock,%20org.apache.poi.hwpf.model.io.HWPFOutputStream)">writeRef</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/model/FileInformationBlock.html" title="class in org.apache.poi.hwpf.model">FileInformationBlock</a> fib, - <a href="../../../../../../org/apache/poi/hwpf/model/io/HWPFOutputStream.html" title="class in org.apache.poi.hwpf.model.io">HWPFOutputStream</a> tableStream)</code> </td> +<td class="colLast"><span class="strong">NotesTables.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/NotesTables.html#writeRef(org.apache.poi.hwpf.model.FileInformationBlock,%20java.io.ByteArrayOutputStream)">writeRef</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/model/FileInformationBlock.html" title="class in org.apache.poi.hwpf.model">FileInformationBlock</a> fib, + java.io.ByteArrayOutputStream tableStream)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">BookmarksTables.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/BookmarksTables.html#writeSttbfBkmk(org.apache.poi.hwpf.model.FileInformationBlock,%20org.apache.poi.hwpf.model.io.HWPFOutputStream)">writeSttbfBkmk</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/model/FileInformationBlock.html" title="class in org.apache.poi.hwpf.model">FileInformationBlock</a> fib, - <a href="../../../../../../org/apache/poi/hwpf/model/io/HWPFOutputStream.html" title="class in org.apache.poi.hwpf.model.io">HWPFOutputStream</a> tableStream)</code> </td> +<td class="colLast"><span class="strong">BookmarksTables.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/BookmarksTables.html#writeSttbfBkmk(org.apache.poi.hwpf.model.FileInformationBlock,%20java.io.ByteArrayOutputStream)">writeSttbfBkmk</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/model/FileInformationBlock.html" title="class in org.apache.poi.hwpf.model">FileInformationBlock</a> fib, + java.io.ByteArrayOutputStream tableStream)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">NotesTables.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/NotesTables.html#writeTxt(org.apache.poi.hwpf.model.FileInformationBlock,%20org.apache.poi.hwpf.model.io.HWPFOutputStream)">writeTxt</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/model/FileInformationBlock.html" title="class in org.apache.poi.hwpf.model">FileInformationBlock</a> fib, - <a href="../../../../../../org/apache/poi/hwpf/model/io/HWPFOutputStream.html" title="class in org.apache.poi.hwpf.model.io">HWPFOutputStream</a> tableStream)</code> </td> +<td class="colLast"><span class="strong">NotesTables.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/NotesTables.html#writeTxt(org.apache.poi.hwpf.model.FileInformationBlock,%20java.io.ByteArrayOutputStream)">writeTxt</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/model/FileInformationBlock.html" title="class in org.apache.poi.hwpf.model">FileInformationBlock</a> fib, + java.io.ByteArrayOutputStream tableStream)</code> </td> </tr> </tbody> </table> Modified: poi/site/publish/apidocs/org/apache/poi/hwpf/model/io/HWPFFileSystem.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hwpf/model/io/HWPFFileSystem.html?rev=1797841&r1=1797840&r2=1797841&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hwpf/model/io/HWPFFileSystem.html (original) +++ poi/site/publish/apidocs/org/apache/poi/hwpf/model/io/HWPFFileSystem.html Tue Jun 6 22:44:08 2017 @@ -39,7 +39,7 @@ <div class="subNav"> <ul class="navList"> <li>Prev Class</li> -<li><a href="../../../../../../org/apache/poi/hwpf/model/io/HWPFOutputStream.html" title="class in org.apache.poi.hwpf.model.io"><span class="strong">Next Class</span></a></li> +<li>Next Class</li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?org/apache/poi/hwpf/model/io/HWPFFileSystem.html" target="_top">Frames</a></li> @@ -137,7 +137,7 @@ extends java.lang.Object</pre> <th class="colLast" scope="col">Method and Description</th> </tr> <tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../../org/apache/poi/hwpf/model/io/HWPFOutputStream.html" title="class in org.apache.poi.hwpf.model.io">HWPFOutputStream</a></code></td> +<td class="colFirst"><code>java.io.ByteArrayOutputStream</code></td> <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/io/HWPFFileSystem.html#getStream(java.lang.String)">getStream</a></strong>(java.lang.String name)</code> </td> </tr> </table> @@ -185,7 +185,7 @@ extends java.lang.Object</pre> <ul class="blockListLast"> <li class="blockList"> <h4>getStream</h4> -<pre>public <a href="../../../../../../org/apache/poi/hwpf/model/io/HWPFOutputStream.html" title="class in org.apache.poi.hwpf.model.io">HWPFOutputStream</a> getStream(java.lang.String name)</pre> +<pre>public java.io.ByteArrayOutputStream getStream(java.lang.String name)</pre> </li> </ul> </li> @@ -215,7 +215,7 @@ extends java.lang.Object</pre> <div class="subNav"> <ul class="navList"> <li>Prev Class</li> -<li><a href="../../../../../../org/apache/poi/hwpf/model/io/HWPFOutputStream.html" title="class in org.apache.poi.hwpf.model.io"><span class="strong">Next Class</span></a></li> +<li>Next Class</li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?org/apache/poi/hwpf/model/io/HWPFFileSystem.html" target="_top">Frames</a></li> Modified: poi/site/publish/apidocs/org/apache/poi/hwpf/model/io/package-frame.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hwpf/model/io/package-frame.html?rev=1797841&r1=1797840&r2=1797841&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hwpf/model/io/package-frame.html (original) +++ poi/site/publish/apidocs/org/apache/poi/hwpf/model/io/package-frame.html Tue Jun 6 22:44:08 2017 @@ -11,7 +11,6 @@ <h2 title="Classes">Classes</h2> <ul title="Classes"> <li><a href="HWPFFileSystem.html" title="class in org.apache.poi.hwpf.model.io" target="classFrame">HWPFFileSystem</a></li> -<li><a href="HWPFOutputStream.html" title="class in org.apache.poi.hwpf.model.io" target="classFrame">HWPFOutputStream</a></li> </ul> </div> </body> Modified: poi/site/publish/apidocs/org/apache/poi/hwpf/model/io/package-summary.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hwpf/model/io/package-summary.html?rev=1797841&r1=1797840&r2=1797841&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hwpf/model/io/package-summary.html (original) +++ poi/site/publish/apidocs/org/apache/poi/hwpf/model/io/package-summary.html Tue Jun 6 22:44:08 2017 @@ -81,10 +81,6 @@ <td class="colFirst"><a href="../../../../../../org/apache/poi/hwpf/model/io/HWPFFileSystem.html" title="class in org.apache.poi.hwpf.model.io">HWPFFileSystem</a></td> <td class="colLast"> </td> </tr> -<tr class="rowColor"> -<td class="colFirst"><a href="../../../../../../org/apache/poi/hwpf/model/io/HWPFOutputStream.html" title="class in org.apache.poi.hwpf.model.io">HWPFOutputStream</a></td> -<td class="colLast"> </td> -</tr> </tbody> </table> </li> Modified: poi/site/publish/apidocs/org/apache/poi/hwpf/model/io/package-tree.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hwpf/model/io/package-tree.html?rev=1797841&r1=1797840&r2=1797841&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hwpf/model/io/package-tree.html (original) +++ poi/site/publish/apidocs/org/apache/poi/hwpf/model/io/package-tree.html Tue Jun 6 22:44:08 2017 @@ -77,15 +77,6 @@ <li type="circle">java.lang.Object <ul> <li type="circle">org.apache.poi.hwpf.model.io.<a href="../../../../../../org/apache/poi/hwpf/model/io/HWPFFileSystem.html" title="class in org.apache.poi.hwpf.model.io"><span class="strong">HWPFFileSystem</span></a></li> -<li type="circle">java.io.OutputStream (implements java.io.Closeable, java.io.Flushable) -<ul> -<li type="circle">java.io.ByteArrayOutputStream -<ul> -<li type="circle">org.apache.poi.hwpf.model.io.<a href="../../../../../../org/apache/poi/hwpf/model/io/HWPFOutputStream.html" title="class in org.apache.poi.hwpf.model.io"><span class="strong">HWPFOutputStream</span></a></li> -</ul> -</li> -</ul> -</li> </ul> </li> </ul> Modified: poi/site/publish/apidocs/org/apache/poi/hwpf/model/io/package-use.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hwpf/model/io/package-use.html?rev=1797841&r1=1797840&r2=1797841&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hwpf/model/io/package-use.html (original) +++ poi/site/publish/apidocs/org/apache/poi/hwpf/model/io/package-use.html Tue Jun 6 22:44:08 2017 @@ -81,10 +81,6 @@ <td class="colFirst"><a href="#org.apache.poi.hwpf.model">org.apache.poi.hwpf.model</a></td> <td class="colLast"> </td> </tr> -<tr class="rowColor"> -<td class="colFirst"><a href="#org.apache.poi.hwpf.model.io">org.apache.poi.hwpf.model.io</a></td> -<td class="colLast"> </td> -</tr> </tbody> </table> </li> @@ -100,24 +96,6 @@ <tr class="altColor"> <td class="colOne"><a href="../../../../../../org/apache/poi/hwpf/model/io/class-use/HWPFFileSystem.html#org.apache.poi.hwpf.model">HWPFFileSystem</a> </td> </tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../../../org/apache/poi/hwpf/model/io/class-use/HWPFOutputStream.html#org.apache.poi.hwpf.model">HWPFOutputStream</a> </td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"><a name="org.apache.poi.hwpf.model.io"> -<!-- --> -</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/hwpf/model/io/package-summary.html">org.apache.poi.hwpf.model.io</a> used by <a href="../../../../../../org/apache/poi/hwpf/model/io/package-summary.html">org.apache.poi.hwpf.model.io</a></span><span class="tabEnd"> </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/hwpf/model/io/class-use/HWPFOutputStream.html#org.apache.poi.hwpf.model.io">HWPFOutputStream</a> </td> -</tr> </tbody> </table> </li> Modified: poi/site/publish/apidocs/org/apache/poi/poifs/crypt/EncryptionInfo.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/poifs/crypt/EncryptionInfo.html?rev=1797841&r1=1797840&r2=1797841&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/poifs/crypt/EncryptionInfo.html (original) +++ poi/site/publish/apidocs/org/apache/poi/poifs/crypt/EncryptionInfo.html Tue Jun 6 22:44:08 2017 @@ -265,18 +265,22 @@ implements java.lang.Cloneable</pre> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/poifs/crypt/EncryptionInfo.html#getVersionMinor()">getVersionMinor</a></strong>()</code> </td> </tr> <tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/poifs/crypt/EncryptionInfo.html#isDocPropsEncrypted()">isDocPropsEncrypted</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/poifs/crypt/EncryptionInfo.html#setDecryptor(org.apache.poi.poifs.crypt.Decryptor)">setDecryptor</a></strong>(<a href="../../../../../org/apache/poi/poifs/crypt/Decryptor.html" title="class in org.apache.poi.poifs.crypt">Decryptor</a> decryptor)</code> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/poifs/crypt/EncryptionInfo.html#setEncryptor(org.apache.poi.poifs.crypt.Encryptor)">setEncryptor</a></strong>(<a href="../../../../../org/apache/poi/poifs/crypt/Encryptor.html" title="class in org.apache.poi.poifs.crypt">Encryptor</a> encryptor)</code> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/poifs/crypt/EncryptionInfo.html#setHeader(org.apache.poi.poifs.crypt.EncryptionHeader)">setHeader</a></strong>(<a href="../../../../../org/apache/poi/poifs/crypt/EncryptionHeader.html" title="class in org.apache.poi.poifs.crypt">EncryptionHeader</a> header)</code> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/poifs/crypt/EncryptionInfo.html#setVerifier(org.apache.poi.poifs.crypt.EncryptionVerifier)">setVerifier</a></strong>(<a href="../../../../../org/apache/poi/poifs/crypt/EncryptionVerifier.html" title="class in org.apache.poi.poifs.crypt">EncryptionVerifier</a> verifier)</code> </td> </tr> @@ -593,6 +597,17 @@ implements java.lang.Cloneable</pre> <pre>public <a href="../../../../../org/apache/poi/poifs/crypt/EncryptionMode.html" title="enum in org.apache.poi.poifs.crypt">EncryptionMode</a> getEncryptionMode()</pre> </li> </ul> +<a name="isDocPropsEncrypted()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isDocPropsEncrypted</h4> +<pre>public boolean isDocPropsEncrypted()</pre> +<dl><dt><span class="strong">Returns:</span></dt><dd>true, if Document Summary / Summary are encrypted and stored in the <code>EncryptedStream</code> stream, + otherwise the Summaries aren't encrypted and located in their usual streams</dd></dl> +</li> +</ul> <a name="clone()"> <!-- --> </a> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
