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 2016/07/08 12:35:38 UTC

svn commit: r1751894 [11/25] - in /poi/site/publish: apidocs/ apidocs/org/apache/poi/class-use/ apidocs/org/apache/poi/ddf/class-use/ apidocs/org/apache/poi/hmef/attribute/ apidocs/org/apache/poi/hmef/attribute/class-use/ apidocs/org/apache/poi/hmef/ex...

Modified: poi/site/publish/apidocs/org/apache/poi/hwpf/class-use/HWPFDocumentCore.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hwpf/class-use/HWPFDocumentCore.html?rev=1751894&r1=1751893&r2=1751894&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hwpf/class-use/HWPFDocumentCore.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hwpf/class-use/HWPFDocumentCore.html Fri Jul  8 12:35:34 2016
@@ -163,26 +163,26 @@
 <td class="colLast"><span class="strong">WordToTextConverter.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/converter/WordToTextConverter.html#getText(org.apache.poi.hwpf.HWPFDocumentCore)">getText</a></strong>(<a href="../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf">HWPFDocumentCore</a>&nbsp;wordDocument)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>protected abstract void</code></td>
-<td class="colLast"><span class="strong">AbstractWordConverter.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/converter/AbstractWordConverter.html#processBookmarks(org.apache.poi.hwpf.HWPFDocumentCore,%20org.w3c.dom.Element,%20org.apache.poi.hwpf.usermodel.Range,%20int,%20java.util.List)">processBookmarks</a></strong>(<a href="../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf">HWPFDocumentCore</a>&nbsp;wordDocument,
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><span class="strong">WordToHtmlConverter.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/converter/WordToHtmlConverter.html#processBookmarks(org.apache.poi.hwpf.HWPFDocumentCore,%20org.w3c.dom.Element,%20org.apache.poi.hwpf.usermodel.Range,%20int,%20java.util.List)">processBookmarks</a></strong>(<a href="../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf">HWPFDocumentCore</a>&nbsp;wordDocument,
                 org.w3c.dom.Element&nbsp;currentBlock,
                 <a href="../../../../../org/apache/poi/hwpf/usermodel/Range.html" title="class in org.apache.poi.hwpf.usermodel">Range</a>&nbsp;range,
                 int&nbsp;currentTableLevel,
-                java.util.List&lt;<a href="../../../../../org/apache/poi/hwpf/usermodel/Bookmark.html" title="interface in org.apache.poi.hwpf.usermodel">Bookmark</a>&gt;&nbsp;rangeBookmarks)</code>
-<div class="block">Wrap range into bookmark(s) and process it.</div>
-</td>
+                java.util.List&lt;<a href="../../../../../org/apache/poi/hwpf/usermodel/Bookmark.html" title="interface in org.apache.poi.hwpf.usermodel">Bookmark</a>&gt;&nbsp;rangeBookmarks)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><span class="strong">WordToTextConverter.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/converter/WordToTextConverter.html#processBookmarks(org.apache.poi.hwpf.HWPFDocumentCore,%20org.w3c.dom.Element,%20org.apache.poi.hwpf.usermodel.Range,%20int,%20java.util.List)">processBookmarks</a></strong>(<a href="../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf">HWPFDocumentCore</a>&nbsp;wordDocument,
+<td class="colFirst"><code>protected abstract void</code></td>
+<td class="colLast"><span class="strong">AbstractWordConverter.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/converter/AbstractWordConverter.html#processBookmarks(org.apache.poi.hwpf.HWPFDocumentCore,%20org.w3c.dom.Element,%20org.apache.poi.hwpf.usermodel.Range,%20int,%20java.util.List)">processBookmarks</a></strong>(<a href="../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf">HWPFDocumentCore</a>&nbsp;wordDocument,
                 org.w3c.dom.Element&nbsp;currentBlock,
                 <a href="../../../../../org/apache/poi/hwpf/usermodel/Range.html" title="class in org.apache.poi.hwpf.usermodel">Range</a>&nbsp;range,
                 int&nbsp;currentTableLevel,
-                java.util.List&lt;<a href="../../../../../org/apache/poi/hwpf/usermodel/Bookmark.html" title="interface in org.apache.poi.hwpf.usermodel">Bookmark</a>&gt;&nbsp;rangeBookmarks)</code>&nbsp;</td>
+                java.util.List&lt;<a href="../../../../../org/apache/poi/hwpf/usermodel/Bookmark.html" title="interface in org.apache.poi.hwpf.usermodel">Bookmark</a>&gt;&nbsp;rangeBookmarks)</code>
+<div class="block">Wrap range into bookmark(s) and process it.</div>
+</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><span class="strong">WordToFoConverter.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/converter/WordToFoConverter.html#processBookmarks(org.apache.poi.hwpf.HWPFDocumentCore,%20org.w3c.dom.Element,%20org.apache.poi.hwpf.usermodel.Range,%20int,%20java.util.List)">processBookmarks</a></strong>(<a href="../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf">HWPFDocumentCore</a>&nbsp;wordDocument,
+<td class="colLast"><span class="strong">WordToTextConverter.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/converter/WordToTextConverter.html#processBookmarks(org.apache.poi.hwpf.HWPFDocumentCore,%20org.w3c.dom.Element,%20org.apache.poi.hwpf.usermodel.Range,%20int,%20java.util.List)">processBookmarks</a></strong>(<a href="../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf">HWPFDocumentCore</a>&nbsp;wordDocument,
                 org.w3c.dom.Element&nbsp;currentBlock,
                 <a href="../../../../../org/apache/poi/hwpf/usermodel/Range.html" title="class in org.apache.poi.hwpf.usermodel">Range</a>&nbsp;range,
                 int&nbsp;currentTableLevel,
@@ -190,7 +190,7 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><span class="strong">WordToHtmlConverter.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/converter/WordToHtmlConverter.html#processBookmarks(org.apache.poi.hwpf.HWPFDocumentCore,%20org.w3c.dom.Element,%20org.apache.poi.hwpf.usermodel.Range,%20int,%20java.util.List)">processBookmarks</a></strong>(<a href="../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf">HWPFDocumentCore</a>&nbsp;wordDocument,
+<td class="colLast"><span class="strong">WordToFoConverter.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/converter/WordToFoConverter.html#processBookmarks(org.apache.poi.hwpf.HWPFDocumentCore,%20org.w3c.dom.Element,%20org.apache.poi.hwpf.usermodel.Range,%20int,%20java.util.List)">processBookmarks</a></strong>(<a href="../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf">HWPFDocumentCore</a>&nbsp;wordDocument,
                 org.w3c.dom.Element&nbsp;currentBlock,
                 <a href="../../../../../org/apache/poi/hwpf/usermodel/Range.html" title="class in org.apache.poi.hwpf.usermodel">Range</a>&nbsp;range,
                 int&nbsp;currentTableLevel,
@@ -218,31 +218,31 @@
 <td class="colLast"><span class="strong">AbstractWordConverter.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/converter/AbstractWordConverter.html#processDocument(org.apache.poi.hwpf.HWPFDocumentCore)">processDocument</a></strong>(<a href="../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf">HWPFDocumentCore</a>&nbsp;wordDocument)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><span class="strong">AbstractWordConverter.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/converter/AbstractWordConverter.html#processDocumentPart(org.apache.poi.hwpf.HWPFDocumentCore,%20org.apache.poi.hwpf.usermodel.Range)">processDocumentPart</a></strong>(<a href="../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf">HWPFDocumentCore</a>&nbsp;wordDocument,
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">WordToHtmlConverter.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/converter/WordToHtmlConverter.html#processDocumentPart(org.apache.poi.hwpf.HWPFDocumentCore,%20org.apache.poi.hwpf.usermodel.Range)">processDocumentPart</a></strong>(<a href="../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf">HWPFDocumentCore</a>&nbsp;wordDocument,
                    <a href="../../../../../org/apache/poi/hwpf/usermodel/Range.html" title="class in org.apache.poi.hwpf.usermodel">Range</a>&nbsp;range)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">WordToTextConverter.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/converter/WordToTextConverter.html#processDocumentPart(org.apache.poi.hwpf.HWPFDocumentCore,%20org.apache.poi.hwpf.usermodel.Range)">processDocumentPart</a></strong>(<a href="../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf">HWPFDocumentCore</a>&nbsp;wordDocument,
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><span class="strong">AbstractWordConverter.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/converter/AbstractWordConverter.html#processDocumentPart(org.apache.poi.hwpf.HWPFDocumentCore,%20org.apache.poi.hwpf.usermodel.Range)">processDocumentPart</a></strong>(<a href="../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf">HWPFDocumentCore</a>&nbsp;wordDocument,
                    <a href="../../../../../org/apache/poi/hwpf/usermodel/Range.html" title="class in org.apache.poi.hwpf.usermodel">Range</a>&nbsp;range)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">WordToHtmlConverter.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/converter/WordToHtmlConverter.html#processDocumentPart(org.apache.poi.hwpf.HWPFDocumentCore,%20org.apache.poi.hwpf.usermodel.Range)">processDocumentPart</a></strong>(<a href="../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf">HWPFDocumentCore</a>&nbsp;wordDocument,
+<td class="colLast"><span class="strong">WordToTextConverter.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/converter/WordToTextConverter.html#processDocumentPart(org.apache.poi.hwpf.HWPFDocumentCore,%20org.apache.poi.hwpf.usermodel.Range)">processDocumentPart</a></strong>(<a href="../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf">HWPFDocumentCore</a>&nbsp;wordDocument,
                    <a href="../../../../../org/apache/poi/hwpf/usermodel/Range.html" title="class in org.apache.poi.hwpf.usermodel">Range</a>&nbsp;range)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>protected abstract void</code></td>
-<td class="colLast"><span class="strong">AbstractWordConverter.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/converter/AbstractWordConverter.html#processHyperlink(org.apache.poi.hwpf.HWPFDocumentCore,%20org.w3c.dom.Element,%20org.apache.poi.hwpf.usermodel.Range,%20int,%20java.lang.String)">processHyperlink</a></strong>(<a href="../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf">HWPFDocumentCore</a>&nbsp;wordDocument,
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><span class="strong">WordToHtmlConverter.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/converter/WordToHtmlConverter.html#processHyperlink(org.apache.poi.hwpf.HWPFDocumentCore,%20org.w3c.dom.Element,%20org.apache.poi.hwpf.usermodel.Range,%20int,%20java.lang.String)">processHyperlink</a></strong>(<a href="../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf">HWPFDocumentCore</a>&nbsp;wordDocument,
                 org.w3c.dom.Element&nbsp;currentBlock,
                 <a href="../../../../../org/apache/poi/hwpf/usermodel/Range.html" title="class in org.apache.poi.hwpf.usermodel">Range</a>&nbsp;textRange,
                 int&nbsp;currentTableLevel,
                 java.lang.String&nbsp;hyperlink)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><span class="strong">WordToTextConverter.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/converter/WordToTextConverter.html#processHyperlink(org.apache.poi.hwpf.HWPFDocumentCore,%20org.w3c.dom.Element,%20org.apache.poi.hwpf.usermodel.Range,%20int,%20java.lang.String)">processHyperlink</a></strong>(<a href="../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf">HWPFDocumentCore</a>&nbsp;wordDocument,
+<td class="colFirst"><code>protected abstract void</code></td>
+<td class="colLast"><span class="strong">AbstractWordConverter.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/converter/AbstractWordConverter.html#processHyperlink(org.apache.poi.hwpf.HWPFDocumentCore,%20org.w3c.dom.Element,%20org.apache.poi.hwpf.usermodel.Range,%20int,%20java.lang.String)">processHyperlink</a></strong>(<a href="../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf">HWPFDocumentCore</a>&nbsp;wordDocument,
                 org.w3c.dom.Element&nbsp;currentBlock,
                 <a href="../../../../../org/apache/poi/hwpf/usermodel/Range.html" title="class in org.apache.poi.hwpf.usermodel">Range</a>&nbsp;textRange,
                 int&nbsp;currentTableLevel,
@@ -250,7 +250,7 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><span class="strong">WordToFoConverter.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/converter/WordToFoConverter.html#processHyperlink(org.apache.poi.hwpf.HWPFDocumentCore,%20org.w3c.dom.Element,%20org.apache.poi.hwpf.usermodel.Range,%20int,%20java.lang.String)">processHyperlink</a></strong>(<a href="../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf">HWPFDocumentCore</a>&nbsp;wordDocument,
+<td class="colLast"><span class="strong">WordToTextConverter.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/converter/WordToTextConverter.html#processHyperlink(org.apache.poi.hwpf.HWPFDocumentCore,%20org.w3c.dom.Element,%20org.apache.poi.hwpf.usermodel.Range,%20int,%20java.lang.String)">processHyperlink</a></strong>(<a href="../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf">HWPFDocumentCore</a>&nbsp;wordDocument,
                 org.w3c.dom.Element&nbsp;currentBlock,
                 <a href="../../../../../org/apache/poi/hwpf/usermodel/Range.html" title="class in org.apache.poi.hwpf.usermodel">Range</a>&nbsp;textRange,
                 int&nbsp;currentTableLevel,
@@ -258,43 +258,43 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><span class="strong">WordToHtmlConverter.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/converter/WordToHtmlConverter.html#processHyperlink(org.apache.poi.hwpf.HWPFDocumentCore,%20org.w3c.dom.Element,%20org.apache.poi.hwpf.usermodel.Range,%20int,%20java.lang.String)">processHyperlink</a></strong>(<a href="../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf">HWPFDocumentCore</a>&nbsp;wordDocument,
+<td class="colLast"><span class="strong">WordToFoConverter.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/converter/WordToFoConverter.html#processHyperlink(org.apache.poi.hwpf.HWPFDocumentCore,%20org.w3c.dom.Element,%20org.apache.poi.hwpf.usermodel.Range,%20int,%20java.lang.String)">processHyperlink</a></strong>(<a href="../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf">HWPFDocumentCore</a>&nbsp;wordDocument,
                 org.w3c.dom.Element&nbsp;currentBlock,
                 <a href="../../../../../org/apache/poi/hwpf/usermodel/Range.html" title="class in org.apache.poi.hwpf.usermodel">Range</a>&nbsp;textRange,
                 int&nbsp;currentTableLevel,
                 java.lang.String&nbsp;hyperlink)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>protected abstract void</code></td>
-<td class="colLast"><span class="strong">AbstractWordConverter.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/converter/AbstractWordConverter.html#processPageBreak(org.apache.poi.hwpf.HWPFDocumentCore,%20org.w3c.dom.Element)">processPageBreak</a></strong>(<a href="../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf">HWPFDocumentCore</a>&nbsp;wordDocument,
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><span class="strong">WordToHtmlConverter.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/converter/WordToHtmlConverter.html#processPageBreak(org.apache.poi.hwpf.HWPFDocumentCore,%20org.w3c.dom.Element)">processPageBreak</a></strong>(<a href="../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf">HWPFDocumentCore</a>&nbsp;wordDocument,
                 org.w3c.dom.Element&nbsp;flow)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><span class="strong">WordToTextConverter.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/converter/WordToTextConverter.html#processPageBreak(org.apache.poi.hwpf.HWPFDocumentCore,%20org.w3c.dom.Element)">processPageBreak</a></strong>(<a href="../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf">HWPFDocumentCore</a>&nbsp;wordDocument,
+<td class="colFirst"><code>protected abstract void</code></td>
+<td class="colLast"><span class="strong">AbstractWordConverter.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/converter/AbstractWordConverter.html#processPageBreak(org.apache.poi.hwpf.HWPFDocumentCore,%20org.w3c.dom.Element)">processPageBreak</a></strong>(<a href="../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf">HWPFDocumentCore</a>&nbsp;wordDocument,
                 org.w3c.dom.Element&nbsp;flow)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><span class="strong">WordToFoConverter.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/converter/WordToFoConverter.html#processPageBreak(org.apache.poi.hwpf.HWPFDocumentCore,%20org.w3c.dom.Element)">processPageBreak</a></strong>(<a href="../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf">HWPFDocumentCore</a>&nbsp;wordDocument,
+<td class="colLast"><span class="strong">WordToTextConverter.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/converter/WordToTextConverter.html#processPageBreak(org.apache.poi.hwpf.HWPFDocumentCore,%20org.w3c.dom.Element)">processPageBreak</a></strong>(<a href="../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf">HWPFDocumentCore</a>&nbsp;wordDocument,
                 org.w3c.dom.Element&nbsp;flow)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><span class="strong">WordToHtmlConverter.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/converter/WordToHtmlConverter.html#processPageBreak(org.apache.poi.hwpf.HWPFDocumentCore,%20org.w3c.dom.Element)">processPageBreak</a></strong>(<a href="../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf">HWPFDocumentCore</a>&nbsp;wordDocument,
+<td class="colLast"><span class="strong">WordToFoConverter.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/converter/WordToFoConverter.html#processPageBreak(org.apache.poi.hwpf.HWPFDocumentCore,%20org.w3c.dom.Element)">processPageBreak</a></strong>(<a href="../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf">HWPFDocumentCore</a>&nbsp;wordDocument,
                 org.w3c.dom.Element&nbsp;flow)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>protected abstract void</code></td>
-<td class="colLast"><span class="strong">AbstractWordConverter.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/converter/AbstractWordConverter.html#processPageref(org.apache.poi.hwpf.HWPFDocumentCore,%20org.w3c.dom.Element,%20org.apache.poi.hwpf.usermodel.Range,%20int,%20java.lang.String)">processPageref</a></strong>(<a href="../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf">HWPFDocumentCore</a>&nbsp;wordDocument,
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><span class="strong">WordToHtmlConverter.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/converter/WordToHtmlConverter.html#processPageref(org.apache.poi.hwpf.HWPFDocumentCore,%20org.w3c.dom.Element,%20org.apache.poi.hwpf.usermodel.Range,%20int,%20java.lang.String)">processPageref</a></strong>(<a href="../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf">HWPFDocumentCore</a>&nbsp;hwpfDocument,
               org.w3c.dom.Element&nbsp;currentBlock,
               <a href="../../../../../org/apache/poi/hwpf/usermodel/Range.html" title="class in org.apache.poi.hwpf.usermodel">Range</a>&nbsp;textRange,
               int&nbsp;currentTableLevel,
               java.lang.String&nbsp;pageref)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><span class="strong">WordToTextConverter.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/converter/WordToTextConverter.html#processPageref(org.apache.poi.hwpf.HWPFDocumentCore,%20org.w3c.dom.Element,%20org.apache.poi.hwpf.usermodel.Range,%20int,%20java.lang.String)">processPageref</a></strong>(<a href="../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf">HWPFDocumentCore</a>&nbsp;wordDocument,
+<td class="colFirst"><code>protected abstract void</code></td>
+<td class="colLast"><span class="strong">AbstractWordConverter.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/converter/AbstractWordConverter.html#processPageref(org.apache.poi.hwpf.HWPFDocumentCore,%20org.w3c.dom.Element,%20org.apache.poi.hwpf.usermodel.Range,%20int,%20java.lang.String)">processPageref</a></strong>(<a href="../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf">HWPFDocumentCore</a>&nbsp;wordDocument,
               org.w3c.dom.Element&nbsp;currentBlock,
               <a href="../../../../../org/apache/poi/hwpf/usermodel/Range.html" title="class in org.apache.poi.hwpf.usermodel">Range</a>&nbsp;textRange,
               int&nbsp;currentTableLevel,
@@ -302,7 +302,7 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><span class="strong">WordToFoConverter.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/converter/WordToFoConverter.html#processPageref(org.apache.poi.hwpf.HWPFDocumentCore,%20org.w3c.dom.Element,%20org.apache.poi.hwpf.usermodel.Range,%20int,%20java.lang.String)">processPageref</a></strong>(<a href="../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf">HWPFDocumentCore</a>&nbsp;hwpfDocument,
+<td class="colLast"><span class="strong">WordToTextConverter.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/converter/WordToTextConverter.html#processPageref(org.apache.poi.hwpf.HWPFDocumentCore,%20org.w3c.dom.Element,%20org.apache.poi.hwpf.usermodel.Range,%20int,%20java.lang.String)">processPageref</a></strong>(<a href="../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf">HWPFDocumentCore</a>&nbsp;wordDocument,
               org.w3c.dom.Element&nbsp;currentBlock,
               <a href="../../../../../org/apache/poi/hwpf/usermodel/Range.html" title="class in org.apache.poi.hwpf.usermodel">Range</a>&nbsp;textRange,
               int&nbsp;currentTableLevel,
@@ -310,23 +310,23 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><span class="strong">WordToHtmlConverter.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/converter/WordToHtmlConverter.html#processPageref(org.apache.poi.hwpf.HWPFDocumentCore,%20org.w3c.dom.Element,%20org.apache.poi.hwpf.usermodel.Range,%20int,%20java.lang.String)">processPageref</a></strong>(<a href="../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf">HWPFDocumentCore</a>&nbsp;hwpfDocument,
+<td class="colLast"><span class="strong">WordToFoConverter.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/converter/WordToFoConverter.html#processPageref(org.apache.poi.hwpf.HWPFDocumentCore,%20org.w3c.dom.Element,%20org.apache.poi.hwpf.usermodel.Range,%20int,%20java.lang.String)">processPageref</a></strong>(<a href="../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf">HWPFDocumentCore</a>&nbsp;hwpfDocument,
               org.w3c.dom.Element&nbsp;currentBlock,
               <a href="../../../../../org/apache/poi/hwpf/usermodel/Range.html" title="class in org.apache.poi.hwpf.usermodel">Range</a>&nbsp;textRange,
               int&nbsp;currentTableLevel,
               java.lang.String&nbsp;pageref)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>protected abstract void</code></td>
-<td class="colLast"><span class="strong">AbstractWordConverter.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/converter/AbstractWordConverter.html#processParagraph(org.apache.poi.hwpf.HWPFDocumentCore,%20org.w3c.dom.Element,%20int,%20org.apache.poi.hwpf.usermodel.Paragraph,%20java.lang.String)">processParagraph</a></strong>(<a href="../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf">HWPFDocumentCore</a>&nbsp;wordDocument,
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><span class="strong">WordToHtmlConverter.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/converter/WordToHtmlConverter.html#processParagraph(org.apache.poi.hwpf.HWPFDocumentCore,%20org.w3c.dom.Element,%20int,%20org.apache.poi.hwpf.usermodel.Paragraph,%20java.lang.String)">processParagraph</a></strong>(<a href="../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf">HWPFDocumentCore</a>&nbsp;hwpfDocument,
                 org.w3c.dom.Element&nbsp;parentElement,
                 int&nbsp;currentTableLevel,
                 <a href="../../../../../org/apache/poi/hwpf/usermodel/Paragraph.html" title="class in org.apache.poi.hwpf.usermodel">Paragraph</a>&nbsp;paragraph,
                 java.lang.String&nbsp;bulletText)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><span class="strong">WordToTextConverter.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/converter/WordToTextConverter.html#processParagraph(org.apache.poi.hwpf.HWPFDocumentCore,%20org.w3c.dom.Element,%20int,%20org.apache.poi.hwpf.usermodel.Paragraph,%20java.lang.String)">processParagraph</a></strong>(<a href="../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf">HWPFDocumentCore</a>&nbsp;wordDocument,
+<td class="colFirst"><code>protected abstract void</code></td>
+<td class="colLast"><span class="strong">AbstractWordConverter.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/converter/AbstractWordConverter.html#processParagraph(org.apache.poi.hwpf.HWPFDocumentCore,%20org.w3c.dom.Element,%20int,%20org.apache.poi.hwpf.usermodel.Paragraph,%20java.lang.String)">processParagraph</a></strong>(<a href="../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf">HWPFDocumentCore</a>&nbsp;wordDocument,
                 org.w3c.dom.Element&nbsp;parentElement,
                 int&nbsp;currentTableLevel,
                 <a href="../../../../../org/apache/poi/hwpf/usermodel/Paragraph.html" title="class in org.apache.poi.hwpf.usermodel">Paragraph</a>&nbsp;paragraph,
@@ -334,16 +334,16 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><span class="strong">WordToFoConverter.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/converter/WordToFoConverter.html#processParagraph(org.apache.poi.hwpf.HWPFDocumentCore,%20org.w3c.dom.Element,%20int,%20org.apache.poi.hwpf.usermodel.Paragraph,%20java.lang.String)">processParagraph</a></strong>(<a href="../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf">HWPFDocumentCore</a>&nbsp;hwpfDocument,
-                org.w3c.dom.Element&nbsp;parentFopElement,
+<td class="colLast"><span class="strong">WordToTextConverter.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/converter/WordToTextConverter.html#processParagraph(org.apache.poi.hwpf.HWPFDocumentCore,%20org.w3c.dom.Element,%20int,%20org.apache.poi.hwpf.usermodel.Paragraph,%20java.lang.String)">processParagraph</a></strong>(<a href="../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf">HWPFDocumentCore</a>&nbsp;wordDocument,
+                org.w3c.dom.Element&nbsp;parentElement,
                 int&nbsp;currentTableLevel,
                 <a href="../../../../../org/apache/poi/hwpf/usermodel/Paragraph.html" title="class in org.apache.poi.hwpf.usermodel">Paragraph</a>&nbsp;paragraph,
                 java.lang.String&nbsp;bulletText)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><span class="strong">WordToHtmlConverter.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/converter/WordToHtmlConverter.html#processParagraph(org.apache.poi.hwpf.HWPFDocumentCore,%20org.w3c.dom.Element,%20int,%20org.apache.poi.hwpf.usermodel.Paragraph,%20java.lang.String)">processParagraph</a></strong>(<a href="../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf">HWPFDocumentCore</a>&nbsp;hwpfDocument,
-                org.w3c.dom.Element&nbsp;parentElement,
+<td class="colLast"><span class="strong">WordToFoConverter.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/converter/WordToFoConverter.html#processParagraph(org.apache.poi.hwpf.HWPFDocumentCore,%20org.w3c.dom.Element,%20int,%20org.apache.poi.hwpf.usermodel.Paragraph,%20java.lang.String)">processParagraph</a></strong>(<a href="../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf">HWPFDocumentCore</a>&nbsp;hwpfDocument,
+                org.w3c.dom.Element&nbsp;parentFopElement,
                 int&nbsp;currentTableLevel,
                 <a href="../../../../../org/apache/poi/hwpf/usermodel/Paragraph.html" title="class in org.apache.poi.hwpf.usermodel">Paragraph</a>&nbsp;paragraph,
                 java.lang.String&nbsp;bulletText)</code>&nbsp;</td>
@@ -356,60 +356,60 @@
                   int&nbsp;currentTableLevel)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>protected abstract void</code></td>
-<td class="colLast"><span class="strong">AbstractWordConverter.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/converter/AbstractWordConverter.html#processSection(org.apache.poi.hwpf.HWPFDocumentCore,%20org.apache.poi.hwpf.usermodel.Section,%20int)">processSection</a></strong>(<a href="../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf">HWPFDocumentCore</a>&nbsp;wordDocument,
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><span class="strong">WordToHtmlConverter.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/converter/WordToHtmlConverter.html#processSection(org.apache.poi.hwpf.HWPFDocumentCore,%20org.apache.poi.hwpf.usermodel.Section,%20int)">processSection</a></strong>(<a href="../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf">HWPFDocumentCore</a>&nbsp;wordDocument,
               <a href="../../../../../org/apache/poi/hwpf/usermodel/Section.html" title="class in org.apache.poi.hwpf.usermodel">Section</a>&nbsp;section,
-              int&nbsp;s)</code>&nbsp;</td>
+              int&nbsp;sectionCounter)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><span class="strong">WordToTextConverter.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/converter/WordToTextConverter.html#processSection(org.apache.poi.hwpf.HWPFDocumentCore,%20org.apache.poi.hwpf.usermodel.Section,%20int)">processSection</a></strong>(<a href="../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf">HWPFDocumentCore</a>&nbsp;wordDocument,
+<td class="colFirst"><code>protected abstract void</code></td>
+<td class="colLast"><span class="strong">AbstractWordConverter.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/converter/AbstractWordConverter.html#processSection(org.apache.poi.hwpf.HWPFDocumentCore,%20org.apache.poi.hwpf.usermodel.Section,%20int)">processSection</a></strong>(<a href="../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf">HWPFDocumentCore</a>&nbsp;wordDocument,
               <a href="../../../../../org/apache/poi/hwpf/usermodel/Section.html" title="class in org.apache.poi.hwpf.usermodel">Section</a>&nbsp;section,
               int&nbsp;s)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><span class="strong">WordToFoConverter.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/converter/WordToFoConverter.html#processSection(org.apache.poi.hwpf.HWPFDocumentCore,%20org.apache.poi.hwpf.usermodel.Section,%20int)">processSection</a></strong>(<a href="../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf">HWPFDocumentCore</a>&nbsp;wordDocument,
+<td class="colLast"><span class="strong">WordToTextConverter.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/converter/WordToTextConverter.html#processSection(org.apache.poi.hwpf.HWPFDocumentCore,%20org.apache.poi.hwpf.usermodel.Section,%20int)">processSection</a></strong>(<a href="../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf">HWPFDocumentCore</a>&nbsp;wordDocument,
               <a href="../../../../../org/apache/poi/hwpf/usermodel/Section.html" title="class in org.apache.poi.hwpf.usermodel">Section</a>&nbsp;section,
-              int&nbsp;sectionCounter)</code>&nbsp;</td>
+              int&nbsp;s)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><span class="strong">WordToHtmlConverter.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/converter/WordToHtmlConverter.html#processSection(org.apache.poi.hwpf.HWPFDocumentCore,%20org.apache.poi.hwpf.usermodel.Section,%20int)">processSection</a></strong>(<a href="../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf">HWPFDocumentCore</a>&nbsp;wordDocument,
+<td class="colLast"><span class="strong">WordToFoConverter.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/converter/WordToFoConverter.html#processSection(org.apache.poi.hwpf.HWPFDocumentCore,%20org.apache.poi.hwpf.usermodel.Section,%20int)">processSection</a></strong>(<a href="../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf">HWPFDocumentCore</a>&nbsp;wordDocument,
               <a href="../../../../../org/apache/poi/hwpf/usermodel/Section.html" title="class in org.apache.poi.hwpf.usermodel">Section</a>&nbsp;section,
               int&nbsp;sectionCounter)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><span class="strong">AbstractWordConverter.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/converter/AbstractWordConverter.html#processSingleSection(org.apache.poi.hwpf.HWPFDocumentCore,%20org.apache.poi.hwpf.usermodel.Section)">processSingleSection</a></strong>(<a href="../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf">HWPFDocumentCore</a>&nbsp;wordDocument,
+<td class="colLast"><span class="strong">WordToHtmlConverter.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/converter/WordToHtmlConverter.html#processSingleSection(org.apache.poi.hwpf.HWPFDocumentCore,%20org.apache.poi.hwpf.usermodel.Section)">processSingleSection</a></strong>(<a href="../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf">HWPFDocumentCore</a>&nbsp;wordDocument,
                     <a href="../../../../../org/apache/poi/hwpf/usermodel/Section.html" title="class in org.apache.poi.hwpf.usermodel">Section</a>&nbsp;section)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><span class="strong">WordToHtmlConverter.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/converter/WordToHtmlConverter.html#processSingleSection(org.apache.poi.hwpf.HWPFDocumentCore,%20org.apache.poi.hwpf.usermodel.Section)">processSingleSection</a></strong>(<a href="../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf">HWPFDocumentCore</a>&nbsp;wordDocument,
+<td class="colLast"><span class="strong">AbstractWordConverter.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/converter/AbstractWordConverter.html#processSingleSection(org.apache.poi.hwpf.HWPFDocumentCore,%20org.apache.poi.hwpf.usermodel.Section)">processSingleSection</a></strong>(<a href="../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf">HWPFDocumentCore</a>&nbsp;wordDocument,
                     <a href="../../../../../org/apache/poi/hwpf/usermodel/Section.html" title="class in org.apache.poi.hwpf.usermodel">Section</a>&nbsp;section)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>protected abstract void</code></td>
-<td class="colLast"><span class="strong">AbstractWordConverter.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/converter/AbstractWordConverter.html#processTable(org.apache.poi.hwpf.HWPFDocumentCore,%20org.w3c.dom.Element,%20org.apache.poi.hwpf.usermodel.Table)">processTable</a></strong>(<a href="../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf">HWPFDocumentCore</a>&nbsp;wordDocument,
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><span class="strong">WordToHtmlConverter.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/converter/WordToHtmlConverter.html#processTable(org.apache.poi.hwpf.HWPFDocumentCore,%20org.w3c.dom.Element,%20org.apache.poi.hwpf.usermodel.Table)">processTable</a></strong>(<a href="../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf">HWPFDocumentCore</a>&nbsp;hwpfDocument,
             org.w3c.dom.Element&nbsp;flow,
             <a href="../../../../../org/apache/poi/hwpf/usermodel/Table.html" title="class in org.apache.poi.hwpf.usermodel">Table</a>&nbsp;table)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><span class="strong">WordToTextConverter.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/converter/WordToTextConverter.html#processTable(org.apache.poi.hwpf.HWPFDocumentCore,%20org.w3c.dom.Element,%20org.apache.poi.hwpf.usermodel.Table)">processTable</a></strong>(<a href="../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf">HWPFDocumentCore</a>&nbsp;wordDocument,
+<td class="colFirst"><code>protected abstract void</code></td>
+<td class="colLast"><span class="strong">AbstractWordConverter.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/converter/AbstractWordConverter.html#processTable(org.apache.poi.hwpf.HWPFDocumentCore,%20org.w3c.dom.Element,%20org.apache.poi.hwpf.usermodel.Table)">processTable</a></strong>(<a href="../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf">HWPFDocumentCore</a>&nbsp;wordDocument,
             org.w3c.dom.Element&nbsp;flow,
             <a href="../../../../../org/apache/poi/hwpf/usermodel/Table.html" title="class in org.apache.poi.hwpf.usermodel">Table</a>&nbsp;table)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><span class="strong">WordToFoConverter.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/converter/WordToFoConverter.html#processTable(org.apache.poi.hwpf.HWPFDocumentCore,%20org.w3c.dom.Element,%20org.apache.poi.hwpf.usermodel.Table)">processTable</a></strong>(<a href="../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf">HWPFDocumentCore</a>&nbsp;wordDocument,
+<td class="colLast"><span class="strong">WordToTextConverter.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/converter/WordToTextConverter.html#processTable(org.apache.poi.hwpf.HWPFDocumentCore,%20org.w3c.dom.Element,%20org.apache.poi.hwpf.usermodel.Table)">processTable</a></strong>(<a href="../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf">HWPFDocumentCore</a>&nbsp;wordDocument,
             org.w3c.dom.Element&nbsp;flow,
             <a href="../../../../../org/apache/poi/hwpf/usermodel/Table.html" title="class in org.apache.poi.hwpf.usermodel">Table</a>&nbsp;table)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><span class="strong">WordToHtmlConverter.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/converter/WordToHtmlConverter.html#processTable(org.apache.poi.hwpf.HWPFDocumentCore,%20org.w3c.dom.Element,%20org.apache.poi.hwpf.usermodel.Table)">processTable</a></strong>(<a href="../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf">HWPFDocumentCore</a>&nbsp;hwpfDocument,
+<td class="colLast"><span class="strong">WordToFoConverter.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/converter/WordToFoConverter.html#processTable(org.apache.poi.hwpf.HWPFDocumentCore,%20org.w3c.dom.Element,%20org.apache.poi.hwpf.usermodel.Table)">processTable</a></strong>(<a href="../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf">HWPFDocumentCore</a>&nbsp;wordDocument,
             org.w3c.dom.Element&nbsp;flow,
             <a href="../../../../../org/apache/poi/hwpf/usermodel/Table.html" title="class in org.apache.poi.hwpf.usermodel">Table</a>&nbsp;table)</code>&nbsp;</td>
 </tr>

Modified: poi/site/publish/apidocs/org/apache/poi/hwpf/converter/class-use/FontReplacer.Triplet.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hwpf/converter/class-use/FontReplacer.Triplet.html?rev=1751894&r1=1751893&r2=1751894&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hwpf/converter/class-use/FontReplacer.Triplet.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hwpf/converter/class-use/FontReplacer.Triplet.html Fri Jul  8 12:35:34 2016
@@ -99,11 +99,11 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hwpf/converter/FontReplacer.Triplet.html" title="class in org.apache.poi.hwpf.converter">FontReplacer.Triplet</a></code></td>
-<td class="colLast"><span class="strong">FontReplacer.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/converter/FontReplacer.html#update(org.apache.poi.hwpf.converter.FontReplacer.Triplet)">update</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/converter/FontReplacer.Triplet.html" title="class in org.apache.poi.hwpf.converter">FontReplacer.Triplet</a>&nbsp;original)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">DefaultFontReplacer.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/converter/DefaultFontReplacer.html#update(org.apache.poi.hwpf.converter.FontReplacer.Triplet)">update</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/converter/FontReplacer.Triplet.html" title="class in org.apache.poi.hwpf.converter">FontReplacer.Triplet</a>&nbsp;original)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hwpf/converter/FontReplacer.Triplet.html" title="class in org.apache.poi.hwpf.converter">FontReplacer.Triplet</a></code></td>
-<td class="colLast"><span class="strong">DefaultFontReplacer.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/converter/DefaultFontReplacer.html#update(org.apache.poi.hwpf.converter.FontReplacer.Triplet)">update</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/converter/FontReplacer.Triplet.html" title="class in org.apache.poi.hwpf.converter">FontReplacer.Triplet</a>&nbsp;original)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">FontReplacer.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/converter/FontReplacer.html#update(org.apache.poi.hwpf.converter.FontReplacer.Triplet)">update</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/converter/FontReplacer.Triplet.html" title="class in org.apache.poi.hwpf.converter">FontReplacer.Triplet</a>&nbsp;original)</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>
@@ -116,11 +116,11 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hwpf/converter/FontReplacer.Triplet.html" title="class in org.apache.poi.hwpf.converter">FontReplacer.Triplet</a></code></td>
-<td class="colLast"><span class="strong">FontReplacer.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/converter/FontReplacer.html#update(org.apache.poi.hwpf.converter.FontReplacer.Triplet)">update</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/converter/FontReplacer.Triplet.html" title="class in org.apache.poi.hwpf.converter">FontReplacer.Triplet</a>&nbsp;original)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">DefaultFontReplacer.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/converter/DefaultFontReplacer.html#update(org.apache.poi.hwpf.converter.FontReplacer.Triplet)">update</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/converter/FontReplacer.Triplet.html" title="class in org.apache.poi.hwpf.converter">FontReplacer.Triplet</a>&nbsp;original)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hwpf/converter/FontReplacer.Triplet.html" title="class in org.apache.poi.hwpf.converter">FontReplacer.Triplet</a></code></td>
-<td class="colLast"><span class="strong">DefaultFontReplacer.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/converter/DefaultFontReplacer.html#update(org.apache.poi.hwpf.converter.FontReplacer.Triplet)">update</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/converter/FontReplacer.Triplet.html" title="class in org.apache.poi.hwpf.converter">FontReplacer.Triplet</a>&nbsp;original)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">FontReplacer.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/converter/FontReplacer.html#update(org.apache.poi.hwpf.converter.FontReplacer.Triplet)">update</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/converter/FontReplacer.Triplet.html" title="class in org.apache.poi.hwpf.converter">FontReplacer.Triplet</a>&nbsp;original)</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>

Modified: poi/site/publish/apidocs/org/apache/poi/hwpf/model/class-use/FieldsDocumentPart.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hwpf/model/class-use/FieldsDocumentPart.html?rev=1751894&r1=1751893&r2=1751894&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hwpf/model/class-use/FieldsDocumentPart.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hwpf/model/class-use/FieldsDocumentPart.html Fri Jul  8 12:35:34 2016
@@ -156,22 +156,22 @@ the order they are declared.</div>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><code>org.apache.poi.hwpf.usermodel.FieldImpl</code></td>
-<td class="colLast"><span class="strong">FieldsImpl.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/FieldsImpl.html#getFieldByStartOffset(org.apache.poi.hwpf.model.FieldsDocumentPart,%20int)">getFieldByStartOffset</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/model/FieldsDocumentPart.html" title="enum in org.apache.poi.hwpf.model">FieldsDocumentPart</a>&nbsp;documentPart,
+<td class="colFirst"><code><a href="../../../../../../org/apache/poi/hwpf/usermodel/Field.html" title="interface in org.apache.poi.hwpf.usermodel">Field</a></code></td>
+<td class="colLast"><span class="strong">Fields.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/Fields.html#getFieldByStartOffset(org.apache.poi.hwpf.model.FieldsDocumentPart,%20int)">getFieldByStartOffset</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/model/FieldsDocumentPart.html" title="enum in org.apache.poi.hwpf.model">FieldsDocumentPart</a>&nbsp;documentPart,
                      int&nbsp;offset)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code><a href="../../../../../../org/apache/poi/hwpf/usermodel/Field.html" title="interface in org.apache.poi.hwpf.usermodel">Field</a></code></td>
-<td class="colLast"><span class="strong">Fields.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/Fields.html#getFieldByStartOffset(org.apache.poi.hwpf.model.FieldsDocumentPart,%20int)">getFieldByStartOffset</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/model/FieldsDocumentPart.html" title="enum in org.apache.poi.hwpf.model">FieldsDocumentPart</a>&nbsp;documentPart,
+<td class="colFirst"><code>org.apache.poi.hwpf.usermodel.FieldImpl</code></td>
+<td class="colLast"><span class="strong">FieldsImpl.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/FieldsImpl.html#getFieldByStartOffset(org.apache.poi.hwpf.model.FieldsDocumentPart,%20int)">getFieldByStartOffset</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/model/FieldsDocumentPart.html" title="enum in org.apache.poi.hwpf.model">FieldsDocumentPart</a>&nbsp;documentPart,
                      int&nbsp;offset)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>java.util.Collection&lt;<a href="../../../../../../org/apache/poi/hwpf/usermodel/Field.html" title="interface in org.apache.poi.hwpf.usermodel">Field</a>&gt;</code></td>
-<td class="colLast"><span class="strong">FieldsImpl.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/FieldsImpl.html#getFields(org.apache.poi.hwpf.model.FieldsDocumentPart)">getFields</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/model/FieldsDocumentPart.html" title="enum in org.apache.poi.hwpf.model">FieldsDocumentPart</a>&nbsp;part)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">Fields.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/Fields.html#getFields(org.apache.poi.hwpf.model.FieldsDocumentPart)">getFields</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/model/FieldsDocumentPart.html" title="enum in org.apache.poi.hwpf.model">FieldsDocumentPart</a>&nbsp;part)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>java.util.Collection&lt;<a href="../../../../../../org/apache/poi/hwpf/usermodel/Field.html" title="interface in org.apache.poi.hwpf.usermodel">Field</a>&gt;</code></td>
-<td class="colLast"><span class="strong">Fields.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/Fields.html#getFields(org.apache.poi.hwpf.model.FieldsDocumentPart)">getFields</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/model/FieldsDocumentPart.html" title="enum in org.apache.poi.hwpf.model">FieldsDocumentPart</a>&nbsp;part)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">FieldsImpl.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/FieldsImpl.html#getFields(org.apache.poi.hwpf.model.FieldsDocumentPart)">getFields</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/model/FieldsDocumentPart.html" title="enum in org.apache.poi.hwpf.model">FieldsDocumentPart</a>&nbsp;part)</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>

Modified: poi/site/publish/apidocs/org/apache/poi/hwpf/model/io/class-use/HWPFOutputStream.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hwpf/model/io/class-use/HWPFOutputStream.html?rev=1751894&r1=1751893&r2=1751894&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hwpf/model/io/class-use/HWPFOutputStream.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hwpf/model/io/class-use/HWPFOutputStream.html Fri Jul  8 12:35:34 2016
@@ -146,7 +146,9 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">StyleSheet.</span><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>&nbsp;out)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">RevisionMarkAuthorTable.</span><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>&nbsp;tableStream)</code>
+<div class="block">Writes this table to the table stream.</div>
+</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
@@ -154,32 +156,30 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">RevisionMarkAuthorTable.</span><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>&nbsp;tableStream)</code>
+<td class="colLast"><span class="strong">SavedByTable.</span><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>&nbsp;tableStream)</code>
 <div class="block">Writes this table to the table stream.</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">SavedByTable.</span><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>&nbsp;tableStream)</code>
-<div class="block">Writes this table to the table stream.</div>
-</td>
+<td class="colFirst"><code>byte[]</code></td>
+<td class="colLast"><span class="strong">TextPieceTable.</span><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>&nbsp;docStream)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">DocumentProperties.</span><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>&nbsp;tableStream)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">StyleSheet.</span><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>&nbsp;out)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>byte[]</code></td>
-<td class="colLast"><span class="strong">TextPieceTable.</span><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>&nbsp;docStream)</code>&nbsp;</td>
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">DocumentProperties.</span><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>&nbsp;tableStream)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">SectionTable.</span><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>&nbsp;wordDocumentStream,
+<td class="colLast"><span class="strong">ComplexFileTable.</span><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>&nbsp;wordDocumentStream,
        <a href="../../../../../../../org/apache/poi/hwpf/model/io/HWPFOutputStream.html" title="class in org.apache.poi.hwpf.model.io">HWPFOutputStream</a>&nbsp;tableStream)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">ComplexFileTable.</span><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>&nbsp;wordDocumentStream,
+<td class="colLast"><span class="strong">SectionTable.</span><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>&nbsp;wordDocumentStream,
        <a href="../../../../../../../org/apache/poi/hwpf/model/io/HWPFOutputStream.html" title="class in org.apache.poi.hwpf.model.io">HWPFOutputStream</a>&nbsp;tableStream)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">

Modified: poi/site/publish/apidocs/org/apache/poi/hwpf/sprm/class-use/SprmBuffer.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hwpf/sprm/class-use/SprmBuffer.html?rev=1751894&r1=1751893&r2=1751894&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hwpf/sprm/class-use/SprmBuffer.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hwpf/sprm/class-use/SprmBuffer.html Fri Jul  8 12:35:34 2016
@@ -107,11 +107,11 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hwpf/sprm/SprmBuffer.html" title="class in org.apache.poi.hwpf.sprm">SprmBuffer</a></code></td>
-<td class="colLast"><span class="strong">CHPX.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/CHPX.html#getSprmBuf()">getSprmBuf</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">PAPX.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/PAPX.html#getSprmBuf()">getSprmBuf</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hwpf/sprm/SprmBuffer.html" title="class in org.apache.poi.hwpf.sprm">SprmBuffer</a></code></td>
-<td class="colLast"><span class="strong">PAPX.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/PAPX.html#getSprmBuf()">getSprmBuf</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">CHPX.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/CHPX.html#getSprmBuf()">getSprmBuf</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hwpf/sprm/SprmBuffer.html" title="class in org.apache.poi.hwpf.sprm">SprmBuffer</a></code></td>
@@ -128,13 +128,13 @@
 <tbody>
 <tr class="altColor">
 <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#insert(int,%20int,%20org.apache.poi.hwpf.sprm.SprmBuffer)">insert</a></strong>(int&nbsp;listIndex,
+<td class="colLast"><span class="strong">PAPBinTable.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/PAPBinTable.html#insert(int,%20int,%20org.apache.poi.hwpf.sprm.SprmBuffer)">insert</a></strong>(int&nbsp;listIndex,
       int&nbsp;cpStart,
       <a href="../../../../../../org/apache/poi/hwpf/sprm/SprmBuffer.html" title="class in org.apache.poi.hwpf.sprm">SprmBuffer</a>&nbsp;buf)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <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#insert(int,%20int,%20org.apache.poi.hwpf.sprm.SprmBuffer)">insert</a></strong>(int&nbsp;listIndex,
+<td class="colLast"><span class="strong">CHPBinTable.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/CHPBinTable.html#insert(int,%20int,%20org.apache.poi.hwpf.sprm.SprmBuffer)">insert</a></strong>(int&nbsp;listIndex,
       int&nbsp;cpStart,
       <a href="../../../../../../org/apache/poi/hwpf/sprm/SprmBuffer.html" title="class in org.apache.poi.hwpf.sprm">SprmBuffer</a>&nbsp;buf)</code>&nbsp;</td>
 </tr>

Modified: poi/site/publish/apidocs/org/apache/poi/hwpf/usermodel/class-use/Bookmark.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hwpf/usermodel/class-use/Bookmark.html?rev=1751894&r1=1751893&r2=1751894&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hwpf/usermodel/class-use/Bookmark.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hwpf/usermodel/class-use/Bookmark.html Fri Jul  8 12:35:34 2016
@@ -98,26 +98,26 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><code>protected abstract void</code></td>
-<td class="colLast"><span class="strong">AbstractWordConverter.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/converter/AbstractWordConverter.html#processBookmarks(org.apache.poi.hwpf.HWPFDocumentCore,%20org.w3c.dom.Element,%20org.apache.poi.hwpf.usermodel.Range,%20int,%20java.util.List)">processBookmarks</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf">HWPFDocumentCore</a>&nbsp;wordDocument,
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><span class="strong">WordToHtmlConverter.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/converter/WordToHtmlConverter.html#processBookmarks(org.apache.poi.hwpf.HWPFDocumentCore,%20org.w3c.dom.Element,%20org.apache.poi.hwpf.usermodel.Range,%20int,%20java.util.List)">processBookmarks</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf">HWPFDocumentCore</a>&nbsp;wordDocument,
                 org.w3c.dom.Element&nbsp;currentBlock,
                 <a href="../../../../../../org/apache/poi/hwpf/usermodel/Range.html" title="class in org.apache.poi.hwpf.usermodel">Range</a>&nbsp;range,
                 int&nbsp;currentTableLevel,
-                java.util.List&lt;<a href="../../../../../../org/apache/poi/hwpf/usermodel/Bookmark.html" title="interface in org.apache.poi.hwpf.usermodel">Bookmark</a>&gt;&nbsp;rangeBookmarks)</code>
-<div class="block">Wrap range into bookmark(s) and process it.</div>
-</td>
+                java.util.List&lt;<a href="../../../../../../org/apache/poi/hwpf/usermodel/Bookmark.html" title="interface in org.apache.poi.hwpf.usermodel">Bookmark</a>&gt;&nbsp;rangeBookmarks)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><span class="strong">WordToTextConverter.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/converter/WordToTextConverter.html#processBookmarks(org.apache.poi.hwpf.HWPFDocumentCore,%20org.w3c.dom.Element,%20org.apache.poi.hwpf.usermodel.Range,%20int,%20java.util.List)">processBookmarks</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf">HWPFDocumentCore</a>&nbsp;wordDocument,
+<td class="colFirst"><code>protected abstract void</code></td>
+<td class="colLast"><span class="strong">AbstractWordConverter.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/converter/AbstractWordConverter.html#processBookmarks(org.apache.poi.hwpf.HWPFDocumentCore,%20org.w3c.dom.Element,%20org.apache.poi.hwpf.usermodel.Range,%20int,%20java.util.List)">processBookmarks</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf">HWPFDocumentCore</a>&nbsp;wordDocument,
                 org.w3c.dom.Element&nbsp;currentBlock,
                 <a href="../../../../../../org/apache/poi/hwpf/usermodel/Range.html" title="class in org.apache.poi.hwpf.usermodel">Range</a>&nbsp;range,
                 int&nbsp;currentTableLevel,
-                java.util.List&lt;<a href="../../../../../../org/apache/poi/hwpf/usermodel/Bookmark.html" title="interface in org.apache.poi.hwpf.usermodel">Bookmark</a>&gt;&nbsp;rangeBookmarks)</code>&nbsp;</td>
+                java.util.List&lt;<a href="../../../../../../org/apache/poi/hwpf/usermodel/Bookmark.html" title="interface in org.apache.poi.hwpf.usermodel">Bookmark</a>&gt;&nbsp;rangeBookmarks)</code>
+<div class="block">Wrap range into bookmark(s) and process it.</div>
+</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><span class="strong">WordToFoConverter.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/converter/WordToFoConverter.html#processBookmarks(org.apache.poi.hwpf.HWPFDocumentCore,%20org.w3c.dom.Element,%20org.apache.poi.hwpf.usermodel.Range,%20int,%20java.util.List)">processBookmarks</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf">HWPFDocumentCore</a>&nbsp;wordDocument,
+<td class="colLast"><span class="strong">WordToTextConverter.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/converter/WordToTextConverter.html#processBookmarks(org.apache.poi.hwpf.HWPFDocumentCore,%20org.w3c.dom.Element,%20org.apache.poi.hwpf.usermodel.Range,%20int,%20java.util.List)">processBookmarks</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf">HWPFDocumentCore</a>&nbsp;wordDocument,
                 org.w3c.dom.Element&nbsp;currentBlock,
                 <a href="../../../../../../org/apache/poi/hwpf/usermodel/Range.html" title="class in org.apache.poi.hwpf.usermodel">Range</a>&nbsp;range,
                 int&nbsp;currentTableLevel,
@@ -125,7 +125,7 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><span class="strong">WordToHtmlConverter.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/converter/WordToHtmlConverter.html#processBookmarks(org.apache.poi.hwpf.HWPFDocumentCore,%20org.w3c.dom.Element,%20org.apache.poi.hwpf.usermodel.Range,%20int,%20java.util.List)">processBookmarks</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf">HWPFDocumentCore</a>&nbsp;wordDocument,
+<td class="colLast"><span class="strong">WordToFoConverter.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/converter/WordToFoConverter.html#processBookmarks(org.apache.poi.hwpf.HWPFDocumentCore,%20org.w3c.dom.Element,%20org.apache.poi.hwpf.usermodel.Range,%20int,%20java.util.List)">processBookmarks</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf">HWPFDocumentCore</a>&nbsp;wordDocument,
                 org.w3c.dom.Element&nbsp;currentBlock,
                 <a href="../../../../../../org/apache/poi/hwpf/usermodel/Range.html" title="class in org.apache.poi.hwpf.usermodel">Range</a>&nbsp;range,
                 int&nbsp;currentTableLevel,
@@ -147,11 +147,11 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hwpf/usermodel/Bookmark.html" title="interface in org.apache.poi.hwpf.usermodel">Bookmark</a></code></td>
-<td class="colLast"><span class="strong">Bookmarks.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/Bookmarks.html#getBookmark(int)">getBookmark</a></strong>(int&nbsp;index)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">BookmarksImpl.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/BookmarksImpl.html#getBookmark(int)">getBookmark</a></strong>(int&nbsp;index)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hwpf/usermodel/Bookmark.html" title="interface in org.apache.poi.hwpf.usermodel">Bookmark</a></code></td>
-<td class="colLast"><span class="strong">BookmarksImpl.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/BookmarksImpl.html#getBookmark(int)">getBookmark</a></strong>(int&nbsp;index)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">Bookmarks.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/Bookmarks.html#getBookmark(int)">getBookmark</a></strong>(int&nbsp;index)</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>
@@ -168,12 +168,12 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>java.util.Map&lt;java.lang.Integer,java.util.List&lt;<a href="../../../../../../org/apache/poi/hwpf/usermodel/Bookmark.html" title="interface in org.apache.poi.hwpf.usermodel">Bookmark</a>&gt;&gt;</code></td>
-<td class="colLast"><span class="strong">Bookmarks.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/Bookmarks.html#getBookmarksStartedBetween(int,%20int)">getBookmarksStartedBetween</a></strong>(int&nbsp;startInclusive,
+<td class="colLast"><span class="strong">BookmarksImpl.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/BookmarksImpl.html#getBookmarksStartedBetween(int,%20int)">getBookmarksStartedBetween</a></strong>(int&nbsp;startInclusive,
                           int&nbsp;endExclusive)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>java.util.Map&lt;java.lang.Integer,java.util.List&lt;<a href="../../../../../../org/apache/poi/hwpf/usermodel/Bookmark.html" title="interface in org.apache.poi.hwpf.usermodel">Bookmark</a>&gt;&gt;</code></td>
-<td class="colLast"><span class="strong">BookmarksImpl.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/BookmarksImpl.html#getBookmarksStartedBetween(int,%20int)">getBookmarksStartedBetween</a></strong>(int&nbsp;startInclusive,
+<td class="colLast"><span class="strong">Bookmarks.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/Bookmarks.html#getBookmarksStartedBetween(int,%20int)">getBookmarksStartedBetween</a></strong>(int&nbsp;startInclusive,
                           int&nbsp;endExclusive)</code>&nbsp;</td>
 </tr>
 </tbody>



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