You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by dn...@apache.org on 2016/09/21 22:19:59 UTC

svn commit: r1761825 [8/36] - in /poi/site: publish/ publish/apidocs/ publish/apidocs/org/apache/poi/ publish/apidocs/org/apache/poi/class-use/ publish/apidocs/org/apache/poi/ddf/class-use/ publish/apidocs/org/apache/poi/hpsf/class-use/ publish/apidocs...

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=1761825&r1=1761824&r2=1761825&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 Wed Sep 21 22:19:54 2016
@@ -164,33 +164,33 @@
 </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="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,
                 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 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">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,
-                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">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="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">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,
@@ -234,23 +234,23 @@
 </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#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="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#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">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,
                 java.lang.String&nbsp;hyperlink)</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#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,
@@ -258,7 +258,7 @@
 </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#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">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,
@@ -266,43 +266,43 @@
 </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#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="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#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">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="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#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="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#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">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="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#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="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="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#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">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,
               java.lang.String&nbsp;pageref)</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#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="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,
@@ -310,7 +310,7 @@
 </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#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">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,
@@ -318,23 +318,23 @@
 </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#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,
+<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>
 </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#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">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="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#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,
+<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,
@@ -342,8 +342,8 @@
 </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#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">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>
@@ -357,25 +357,25 @@
 </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#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;s)</code>&nbsp;</td>
+              int&nbsp;sectionCounter)</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#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">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;s)</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#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;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">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">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;sectionCounter)</code>&nbsp;</td>
 </tr>
@@ -391,25 +391,25 @@
 </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#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">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>
 <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#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">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="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#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="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="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#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">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>

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=1761825&r1=1761824&r2=1761825&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 Wed Sep 21 22:19:54 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/Grfhic.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hwpf/model/class-use/Grfhic.html?rev=1761825&r1=1761824&r2=1761825&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hwpf/model/class-use/Grfhic.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hwpf/model/class-use/Grfhic.html Wed Sep 21 22:19:54 2016
@@ -116,8 +116,8 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hwpf/model/Grfhic.html" title="class in org.apache.poi.hwpf.model">Grfhic</a></code></td>
-<td class="colLast"><span class="strong">LSTFAbstractType.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/types/LSTFAbstractType.html#getGrfhic()">getGrfhic</a></strong>()</code>
-<div class="block">A grfhic that specifies the HTML incompatibilities of the list..</div>
+<td class="colLast"><span class="strong">LFOAbstractType.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/types/LFOAbstractType.html#getGrfhic()">getGrfhic</a></strong>()</code>
+<div class="block">HTML compatibility flags.</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -128,8 +128,8 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hwpf/model/Grfhic.html" title="class in org.apache.poi.hwpf.model">Grfhic</a></code></td>
-<td class="colLast"><span class="strong">LFOAbstractType.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/types/LFOAbstractType.html#getGrfhic()">getGrfhic</a></strong>()</code>
-<div class="block">HTML compatibility flags.</div>
+<td class="colLast"><span class="strong">LSTFAbstractType.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/types/LSTFAbstractType.html#getGrfhic()">getGrfhic</a></strong>()</code>
+<div class="block">A grfhic that specifies the HTML incompatibilities of the list..</div>
 </td>
 </tr>
 </tbody>
@@ -143,8 +143,8 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">LSTFAbstractType.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/types/LSTFAbstractType.html#setGrfhic(org.apache.poi.hwpf.model.Grfhic)">setGrfhic</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/model/Grfhic.html" title="class in org.apache.poi.hwpf.model">Grfhic</a>&nbsp;field_5_grfhic)</code>
-<div class="block">A grfhic that specifies the HTML incompatibilities of the list..</div>
+<td class="colLast"><span class="strong">LFOAbstractType.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/types/LFOAbstractType.html#setGrfhic(org.apache.poi.hwpf.model.Grfhic)">setGrfhic</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/model/Grfhic.html" title="class in org.apache.poi.hwpf.model">Grfhic</a>&nbsp;field_6_grfhic)</code>
+<div class="block">HTML compatibility flags.</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -155,8 +155,8 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">LFOAbstractType.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/types/LFOAbstractType.html#setGrfhic(org.apache.poi.hwpf.model.Grfhic)">setGrfhic</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/model/Grfhic.html" title="class in org.apache.poi.hwpf.model">Grfhic</a>&nbsp;field_6_grfhic)</code>
-<div class="block">HTML compatibility flags.</div>
+<td class="colLast"><span class="strong">LSTFAbstractType.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/types/LSTFAbstractType.html#setGrfhic(org.apache.poi.hwpf.model.Grfhic)">setGrfhic</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/model/Grfhic.html" title="class in org.apache.poi.hwpf.model">Grfhic</a>&nbsp;field_5_grfhic)</code>
+<div class="block">A grfhic that specifies the HTML incompatibilities of the list..</div>
 </td>
 </tr>
 </tbody>

Modified: poi/site/publish/apidocs/org/apache/poi/hwpf/model/class-use/TextPieceTable.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hwpf/model/class-use/TextPieceTable.html?rev=1761825&r1=1761824&r2=1761825&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hwpf/model/class-use/TextPieceTable.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hwpf/model/class-use/TextPieceTable.html Wed Sep 21 22:19:54 2016
@@ -98,16 +98,16 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><code>abstract <a href="../../../../../../org/apache/poi/hwpf/model/TextPieceTable.html" title="class in org.apache.poi.hwpf.model">TextPieceTable</a></code></td>
-<td class="colLast"><span class="strong">HWPFDocumentCore.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html#getTextTable()">getTextTable</a></strong>()</code>&nbsp;</td>
+<td class="colFirst"><code><a href="../../../../../../org/apache/poi/hwpf/model/TextPieceTable.html" title="class in org.apache.poi.hwpf.model">TextPieceTable</a></code></td>
+<td class="colLast"><span class="strong">HWPFOldDocument.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/HWPFOldDocument.html#getTextTable()">getTextTable</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hwpf/model/TextPieceTable.html" title="class in org.apache.poi.hwpf.model">TextPieceTable</a></code></td>
 <td class="colLast"><span class="strong">HWPFDocument.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/HWPFDocument.html#getTextTable()">getTextTable</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code><a href="../../../../../../org/apache/poi/hwpf/model/TextPieceTable.html" title="class in org.apache.poi.hwpf.model">TextPieceTable</a></code></td>
-<td class="colLast"><span class="strong">HWPFOldDocument.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/HWPFOldDocument.html#getTextTable()">getTextTable</a></strong>()</code>&nbsp;</td>
+<td class="colFirst"><code>abstract <a href="../../../../../../org/apache/poi/hwpf/model/TextPieceTable.html" title="class in org.apache.poi.hwpf.model">TextPieceTable</a></code></td>
+<td class="colLast"><span class="strong">HWPFDocumentCore.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html#getTextTable()">getTextTable</a></strong>()</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>

Modified: poi/site/publish/apidocs/org/apache/poi/hwpf/model/io/class-use/HWPFFileSystem.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hwpf/model/io/class-use/HWPFFileSystem.html?rev=1761825&r1=1761824&r2=1761825&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hwpf/model/io/class-use/HWPFFileSystem.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hwpf/model/io/class-use/HWPFFileSystem.html Wed Sep 21 22:19:54 2016
@@ -95,13 +95,13 @@
 <tbody>
 <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.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>&nbsp;sys)</code>
+<td class="colLast"><span class="strong">FontTable.</span><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>&nbsp;sys)</code>
 <div class="block"><strong>Deprecated.</strong>&nbsp;</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">FontTable.</span><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>&nbsp;sys)</code>
+<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.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>&nbsp;sys)</code>
 <div class="block"><strong>Deprecated.</strong>&nbsp;</div>
 </td>
 </tr>

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=1761825&r1=1761824&r2=1761825&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 Wed Sep 21 22:19:54 2016
@@ -145,12 +145,14 @@
        <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>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">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">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="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>
@@ -158,13 +160,11 @@
 </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="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">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>void</code></td>

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=1761825&r1=1761824&r2=1761825&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 Wed Sep 21 22:19:54 2016
@@ -107,15 +107,15 @@
 </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">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="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">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">CachedPropertyNode.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/CachedPropertyNode.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>
-<td class="colLast"><span class="strong">CachedPropertyNode.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/CachedPropertyNode.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>
 </tbody>
 </table>

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=1761825&r1=1761824&r2=1761825&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 Wed Sep 21 22:19:54 2016
@@ -99,33 +99,33 @@
 <tbody>
 <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="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,
                 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 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">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,
-                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">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="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">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,
@@ -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