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/09/29 22:07:56 UTC

svn commit: r1762842 [11/45] - in /poi/site/publish: ./ apidocs/ apidocs/org/apache/poi/ apidocs/org/apache/poi/class-use/ apidocs/org/apache/poi/ddf/class-use/ apidocs/org/apache/poi/hpsf/class-use/ apidocs/org/apache/poi/hpsf/wellknown/class-use/ api...

Modified: poi/site/publish/apidocs/org/apache/poi/hwpf/usermodel/class-use/Paragraph.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hwpf/usermodel/class-use/Paragraph.html?rev=1762842&r1=1762841&r2=1762842&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hwpf/usermodel/class-use/Paragraph.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hwpf/usermodel/class-use/Paragraph.html Thu Sep 29 22:07:51 2016
@@ -114,23 +114,23 @@
 </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">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,
                 java.lang.String&nbsp;bulletText)</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,
@@ -138,8 +138,8 @@
 </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>

Modified: poi/site/publish/apidocs/org/apache/poi/hwpf/usermodel/class-use/Picture.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hwpf/usermodel/class-use/Picture.html?rev=1762842&r1=1762841&r2=1762842&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hwpf/usermodel/class-use/Picture.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hwpf/usermodel/class-use/Picture.html Thu Sep 29 22:07:51 2016
@@ -111,53 +111,53 @@
 </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#processImage(org.w3c.dom.Element,%20boolean,%20org.apache.poi.hwpf.usermodel.Picture,%20java.lang.String)">processImage</a></strong>(org.w3c.dom.Element&nbsp;currentBlock,
+<td class="colLast"><span class="strong">WordToTextConverter.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/converter/WordToTextConverter.html#processImage(org.w3c.dom.Element,%20boolean,%20org.apache.poi.hwpf.usermodel.Picture,%20java.lang.String)">processImage</a></strong>(org.w3c.dom.Element&nbsp;currentBlock,
             boolean&nbsp;inlined,
             <a href="../../../../../../org/apache/poi/hwpf/usermodel/Picture.html" title="class in org.apache.poi.hwpf.usermodel">Picture</a>&nbsp;picture,
             java.lang.String&nbsp;url)</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#processImage(org.w3c.dom.Element,%20boolean,%20org.apache.poi.hwpf.usermodel.Picture,%20java.lang.String)">processImage</a></strong>(org.w3c.dom.Element&nbsp;currentBlock,
+<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#processImage(org.w3c.dom.Element,%20boolean,%20org.apache.poi.hwpf.usermodel.Picture,%20java.lang.String)">processImage</a></strong>(org.w3c.dom.Element&nbsp;currentBlock,
             boolean&nbsp;inlined,
             <a href="../../../../../../org/apache/poi/hwpf/usermodel/Picture.html" title="class in org.apache.poi.hwpf.usermodel">Picture</a>&nbsp;picture,
             java.lang.String&nbsp;url)</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#processImage(org.w3c.dom.Element,%20boolean,%20org.apache.poi.hwpf.usermodel.Picture,%20java.lang.String)">processImage</a></strong>(org.w3c.dom.Element&nbsp;currentBlock,
+<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#processImage(org.w3c.dom.Element,%20boolean,%20org.apache.poi.hwpf.usermodel.Picture,%20java.lang.String)">processImage</a></strong>(org.w3c.dom.Element&nbsp;currentBlock,
             boolean&nbsp;inlined,
             <a href="../../../../../../org/apache/poi/hwpf/usermodel/Picture.html" title="class in org.apache.poi.hwpf.usermodel">Picture</a>&nbsp;picture,
-            java.lang.String&nbsp;url)</code>&nbsp;</td>
+            java.lang.String&nbsp;imageSourcePath)</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#processImage(org.w3c.dom.Element,%20boolean,%20org.apache.poi.hwpf.usermodel.Picture,%20java.lang.String)">processImage</a></strong>(org.w3c.dom.Element&nbsp;currentBlock,
+<td class="colLast"><span class="strong">WordToFoConverter.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/converter/WordToFoConverter.html#processImage(org.w3c.dom.Element,%20boolean,%20org.apache.poi.hwpf.usermodel.Picture,%20java.lang.String)">processImage</a></strong>(org.w3c.dom.Element&nbsp;currentBlock,
             boolean&nbsp;inlined,
             <a href="../../../../../../org/apache/poi/hwpf/usermodel/Picture.html" title="class in org.apache.poi.hwpf.usermodel">Picture</a>&nbsp;picture,
-            java.lang.String&nbsp;imageSourcePath)</code>&nbsp;</td>
+            java.lang.String&nbsp;url)</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#processImageWithoutPicturesManager(org.w3c.dom.Element,%20boolean,%20org.apache.poi.hwpf.usermodel.Picture)">processImageWithoutPicturesManager</a></strong>(org.w3c.dom.Element&nbsp;currentBlock,
+<td class="colLast"><span class="strong">WordToTextConverter.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/converter/WordToTextConverter.html#processImageWithoutPicturesManager(org.w3c.dom.Element,%20boolean,%20org.apache.poi.hwpf.usermodel.Picture)">processImageWithoutPicturesManager</a></strong>(org.w3c.dom.Element&nbsp;currentBlock,
                                   boolean&nbsp;inlined,
                                   <a href="../../../../../../org/apache/poi/hwpf/usermodel/Picture.html" title="class in org.apache.poi.hwpf.usermodel">Picture</a>&nbsp;picture)</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#processImageWithoutPicturesManager(org.w3c.dom.Element,%20boolean,%20org.apache.poi.hwpf.usermodel.Picture)">processImageWithoutPicturesManager</a></strong>(org.w3c.dom.Element&nbsp;currentBlock,
+<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#processImageWithoutPicturesManager(org.w3c.dom.Element,%20boolean,%20org.apache.poi.hwpf.usermodel.Picture)">processImageWithoutPicturesManager</a></strong>(org.w3c.dom.Element&nbsp;currentBlock,
                                   boolean&nbsp;inlined,
                                   <a href="../../../../../../org/apache/poi/hwpf/usermodel/Picture.html" title="class in org.apache.poi.hwpf.usermodel">Picture</a>&nbsp;picture)</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#processImageWithoutPicturesManager(org.w3c.dom.Element,%20boolean,%20org.apache.poi.hwpf.usermodel.Picture)">processImageWithoutPicturesManager</a></strong>(org.w3c.dom.Element&nbsp;currentBlock,
+<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#processImageWithoutPicturesManager(org.w3c.dom.Element,%20boolean,%20org.apache.poi.hwpf.usermodel.Picture)">processImageWithoutPicturesManager</a></strong>(org.w3c.dom.Element&nbsp;currentBlock,
                                   boolean&nbsp;inlined,
                                   <a href="../../../../../../org/apache/poi/hwpf/usermodel/Picture.html" title="class in org.apache.poi.hwpf.usermodel">Picture</a>&nbsp;picture)</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#processImageWithoutPicturesManager(org.w3c.dom.Element,%20boolean,%20org.apache.poi.hwpf.usermodel.Picture)">processImageWithoutPicturesManager</a></strong>(org.w3c.dom.Element&nbsp;currentBlock,
+<td class="colLast"><span class="strong">WordToFoConverter.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/converter/WordToFoConverter.html#processImageWithoutPicturesManager(org.w3c.dom.Element,%20boolean,%20org.apache.poi.hwpf.usermodel.Picture)">processImageWithoutPicturesManager</a></strong>(org.w3c.dom.Element&nbsp;currentBlock,
                                   boolean&nbsp;inlined,
                                   <a href="../../../../../../org/apache/poi/hwpf/usermodel/Picture.html" title="class in org.apache.poi.hwpf.usermodel">Picture</a>&nbsp;picture)</code>&nbsp;</td>
 </tr>

Modified: poi/site/publish/apidocs/org/apache/poi/hwpf/usermodel/class-use/Range.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hwpf/usermodel/class-use/Range.html?rev=1762842&r1=1762841&r2=1762842&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hwpf/usermodel/class-use/Range.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hwpf/usermodel/class-use/Range.html Thu Sep 29 22:07:51 2016
@@ -136,14 +136,6 @@
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code><a href="../../../../../../org/apache/poi/hwpf/usermodel/Range.html" title="class in org.apache.poi.hwpf.usermodel">Range</a></code></td>
-<td class="colLast"><span class="strong">HWPFOldDocument.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/HWPFOldDocument.html#getOverallRange()">getOverallRange</a></strong>()</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code><a href="../../../../../../org/apache/poi/hwpf/usermodel/Range.html" title="class in org.apache.poi.hwpf.usermodel">Range</a></code></td>
-<td class="colLast"><span class="strong">HWPFDocument.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/HWPFDocument.html#getOverallRange()">getOverallRange</a></strong>()</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
 <td class="colFirst"><code>abstract <a href="../../../../../../org/apache/poi/hwpf/usermodel/Range.html" title="class in org.apache.poi.hwpf.usermodel">Range</a></code></td>
 <td class="colLast"><span class="strong">HWPFDocumentCore.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html#getOverallRange()">getOverallRange</a></strong>()</code>
 <div class="block">Returns the range that covers all text in the file, including main text,
@@ -152,14 +144,11 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hwpf/usermodel/Range.html" title="class in org.apache.poi.hwpf.usermodel">Range</a></code></td>
-<td class="colLast"><span class="strong">HWPFOldDocument.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/HWPFOldDocument.html#getRange()">getRange</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">HWPFDocument.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/HWPFDocument.html#getOverallRange()">getOverallRange</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hwpf/usermodel/Range.html" title="class in org.apache.poi.hwpf.usermodel">Range</a></code></td>
-<td class="colLast"><span class="strong">HWPFDocument.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/HWPFDocument.html#getRange()">getRange</a></strong>()</code>
-<div class="block">Returns the range which covers the whole of the document, but excludes
- any headers and footers.</div>
-</td>
+<td class="colLast"><span class="strong">HWPFOldDocument.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/HWPFOldDocument.html#getOverallRange()">getOverallRange</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>abstract <a href="../../../../../../org/apache/poi/hwpf/usermodel/Range.html" title="class in org.apache.poi.hwpf.usermodel">Range</a></code></td>
@@ -168,6 +157,17 @@
  any headers and footers.</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/poi/hwpf/usermodel/Range.html" title="class in org.apache.poi.hwpf.usermodel">Range</a></code></td>
+<td class="colLast"><span class="strong">HWPFDocument.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/HWPFDocument.html#getRange()">getRange</a></strong>()</code>
+<div class="block">Returns the range which covers the whole of the document, but excludes
+ any headers and footers.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/poi/hwpf/usermodel/Range.html" title="class in org.apache.poi.hwpf.usermodel">Range</a></code></td>
+<td class="colLast"><span class="strong">HWPFOldDocument.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/HWPFOldDocument.html#getRange()">getRange</a></strong>()</code>&nbsp;</td>
+</tr>
 </tbody>
 </table>
 </li>
@@ -184,21 +184,13 @@
 <tbody>
 <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,
-                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 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>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<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,
                 org.w3c.dom.Element&nbsp;currentBlock,
@@ -208,7 +200,7 @@
 <div class="block">Wrap range into bookmark(s) and process it.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<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,
                 org.w3c.dom.Element&nbsp;currentBlock,
@@ -216,6 +208,14 @@
                 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 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,
+                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 boolean</code></td>
 <td class="colLast"><span class="strong">AbstractWordConverter.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/converter/AbstractWordConverter.html#processCharacters(org.apache.poi.hwpf.HWPFDocumentCore,%20int,%20org.apache.poi.hwpf.usermodel.Range,%20org.w3c.dom.Element)">processCharacters</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf">HWPFDocumentCore</a>&nbsp;wordDocument,
@@ -250,28 +250,28 @@
 </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#processEndnoteAutonumbered(org.apache.poi.hwpf.HWPFDocument,%20int,%20org.w3c.dom.Element,%20org.apache.poi.hwpf.usermodel.Range)">processEndnoteAutonumbered</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/HWPFDocument.html" title="class in org.apache.poi.hwpf">HWPFDocument</a>&nbsp;wordDocument,
+<td class="colLast"><span class="strong">WordToTextConverter.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/converter/WordToTextConverter.html#processEndnoteAutonumbered(org.apache.poi.hwpf.HWPFDocument,%20int,%20org.w3c.dom.Element,%20org.apache.poi.hwpf.usermodel.Range)">processEndnoteAutonumbered</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/HWPFDocument.html" title="class in org.apache.poi.hwpf">HWPFDocument</a>&nbsp;wordDocument,
                           int&nbsp;noteIndex,
                           org.w3c.dom.Element&nbsp;block,
                           <a href="../../../../../../org/apache/poi/hwpf/usermodel/Range.html" title="class in org.apache.poi.hwpf.usermodel">Range</a>&nbsp;endnoteTextRange)</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#processEndnoteAutonumbered(org.apache.poi.hwpf.HWPFDocument,%20int,%20org.w3c.dom.Element,%20org.apache.poi.hwpf.usermodel.Range)">processEndnoteAutonumbered</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/HWPFDocument.html" title="class in org.apache.poi.hwpf">HWPFDocument</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#processEndnoteAutonumbered(org.apache.poi.hwpf.HWPFDocument,%20int,%20org.w3c.dom.Element,%20org.apache.poi.hwpf.usermodel.Range)">processEndnoteAutonumbered</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/HWPFDocument.html" title="class in org.apache.poi.hwpf">HWPFDocument</a>&nbsp;wordDocument,
                           int&nbsp;noteIndex,
                           org.w3c.dom.Element&nbsp;block,
                           <a href="../../../../../../org/apache/poi/hwpf/usermodel/Range.html" title="class in org.apache.poi.hwpf.usermodel">Range</a>&nbsp;endnoteTextRange)</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#processEndnoteAutonumbered(org.apache.poi.hwpf.HWPFDocument,%20int,%20org.w3c.dom.Element,%20org.apache.poi.hwpf.usermodel.Range)">processEndnoteAutonumbered</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/HWPFDocument.html" title="class in org.apache.poi.hwpf">HWPFDocument</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#processEndnoteAutonumbered(org.apache.poi.hwpf.HWPFDocument,%20int,%20org.w3c.dom.Element,%20org.apache.poi.hwpf.usermodel.Range)">processEndnoteAutonumbered</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/HWPFDocument.html" title="class in org.apache.poi.hwpf">HWPFDocument</a>&nbsp;wordDocument,
                           int&nbsp;noteIndex,
                           org.w3c.dom.Element&nbsp;block,
                           <a href="../../../../../../org/apache/poi/hwpf/usermodel/Range.html" title="class in org.apache.poi.hwpf.usermodel">Range</a>&nbsp;endnoteTextRange)</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#processEndnoteAutonumbered(org.apache.poi.hwpf.HWPFDocument,%20int,%20org.w3c.dom.Element,%20org.apache.poi.hwpf.usermodel.Range)">processEndnoteAutonumbered</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/HWPFDocument.html" title="class in org.apache.poi.hwpf">HWPFDocument</a>&nbsp;wordDocument,
+<td class="colLast"><span class="strong">WordToFoConverter.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/converter/WordToFoConverter.html#processEndnoteAutonumbered(org.apache.poi.hwpf.HWPFDocument,%20int,%20org.w3c.dom.Element,%20org.apache.poi.hwpf.usermodel.Range)">processEndnoteAutonumbered</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/HWPFDocument.html" title="class in org.apache.poi.hwpf">HWPFDocument</a>&nbsp;wordDocument,
                           int&nbsp;noteIndex,
                           org.w3c.dom.Element&nbsp;block,
                           <a href="../../../../../../org/apache/poi/hwpf/usermodel/Range.html" title="class in org.apache.poi.hwpf.usermodel">Range</a>&nbsp;endnoteTextRange)</code>&nbsp;</td>
@@ -286,51 +286,51 @@
 </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#processFootnoteAutonumbered(org.apache.poi.hwpf.HWPFDocument,%20int,%20org.w3c.dom.Element,%20org.apache.poi.hwpf.usermodel.Range)">processFootnoteAutonumbered</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/HWPFDocument.html" title="class in org.apache.poi.hwpf">HWPFDocument</a>&nbsp;wordDocument,
+<td class="colLast"><span class="strong">WordToTextConverter.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/converter/WordToTextConverter.html#processFootnoteAutonumbered(org.apache.poi.hwpf.HWPFDocument,%20int,%20org.w3c.dom.Element,%20org.apache.poi.hwpf.usermodel.Range)">processFootnoteAutonumbered</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/HWPFDocument.html" title="class in org.apache.poi.hwpf">HWPFDocument</a>&nbsp;wordDocument,
                            int&nbsp;noteIndex,
                            org.w3c.dom.Element&nbsp;block,
                            <a href="../../../../../../org/apache/poi/hwpf/usermodel/Range.html" title="class in org.apache.poi.hwpf.usermodel">Range</a>&nbsp;footnoteTextRange)</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#processFootnoteAutonumbered(org.apache.poi.hwpf.HWPFDocument,%20int,%20org.w3c.dom.Element,%20org.apache.poi.hwpf.usermodel.Range)">processFootnoteAutonumbered</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/HWPFDocument.html" title="class in org.apache.poi.hwpf">HWPFDocument</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#processFootnoteAutonumbered(org.apache.poi.hwpf.HWPFDocument,%20int,%20org.w3c.dom.Element,%20org.apache.poi.hwpf.usermodel.Range)">processFootnoteAutonumbered</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/HWPFDocument.html" title="class in org.apache.poi.hwpf">HWPFDocument</a>&nbsp;wordDocument,
                            int&nbsp;noteIndex,
                            org.w3c.dom.Element&nbsp;block,
                            <a href="../../../../../../org/apache/poi/hwpf/usermodel/Range.html" title="class in org.apache.poi.hwpf.usermodel">Range</a>&nbsp;footnoteTextRange)</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#processFootnoteAutonumbered(org.apache.poi.hwpf.HWPFDocument,%20int,%20org.w3c.dom.Element,%20org.apache.poi.hwpf.usermodel.Range)">processFootnoteAutonumbered</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/HWPFDocument.html" title="class in org.apache.poi.hwpf">HWPFDocument</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#processFootnoteAutonumbered(org.apache.poi.hwpf.HWPFDocument,%20int,%20org.w3c.dom.Element,%20org.apache.poi.hwpf.usermodel.Range)">processFootnoteAutonumbered</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/HWPFDocument.html" title="class in org.apache.poi.hwpf">HWPFDocument</a>&nbsp;wordDocument,
                            int&nbsp;noteIndex,
                            org.w3c.dom.Element&nbsp;block,
                            <a href="../../../../../../org/apache/poi/hwpf/usermodel/Range.html" title="class in org.apache.poi.hwpf.usermodel">Range</a>&nbsp;footnoteTextRange)</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#processFootnoteAutonumbered(org.apache.poi.hwpf.HWPFDocument,%20int,%20org.w3c.dom.Element,%20org.apache.poi.hwpf.usermodel.Range)">processFootnoteAutonumbered</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/HWPFDocument.html" title="class in org.apache.poi.hwpf">HWPFDocument</a>&nbsp;wordDocument,
+<td class="colLast"><span class="strong">WordToFoConverter.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/converter/WordToFoConverter.html#processFootnoteAutonumbered(org.apache.poi.hwpf.HWPFDocument,%20int,%20org.w3c.dom.Element,%20org.apache.poi.hwpf.usermodel.Range)">processFootnoteAutonumbered</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/HWPFDocument.html" title="class in org.apache.poi.hwpf">HWPFDocument</a>&nbsp;wordDocument,
                            int&nbsp;noteIndex,
                            org.w3c.dom.Element&nbsp;block,
                            <a href="../../../../../../org/apache/poi/hwpf/usermodel/Range.html" title="class in org.apache.poi.hwpf.usermodel">Range</a>&nbsp;footnoteTextRange)</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#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,
                 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">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,
                 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">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,
@@ -338,7 +338,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#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,
@@ -360,23 +360,23 @@
 </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">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">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,
               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">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,
@@ -384,7 +384,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#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,

Modified: poi/site/publish/apidocs/org/apache/poi/hwpf/usermodel/class-use/Section.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hwpf/usermodel/class-use/Section.html?rev=1762842&r1=1762841&r2=1762842&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hwpf/usermodel/class-use/Section.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hwpf/usermodel/class-use/Section.html Thu Sep 29 22:07:51 2016
@@ -105,28 +105,28 @@
 </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,
-              <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">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="rowColor">
+<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,
               <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">
+<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,
               <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">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="rowColor">
 <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,

Modified: poi/site/publish/apidocs/org/apache/poi/hwpf/usermodel/class-use/ShadingDescriptor.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hwpf/usermodel/class-use/ShadingDescriptor.html?rev=1762842&r1=1762841&r2=1762842&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hwpf/usermodel/class-use/ShadingDescriptor.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hwpf/usermodel/class-use/ShadingDescriptor.html Thu Sep 29 22:07:51 2016
@@ -134,20 +134,20 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hwpf/usermodel/ShadingDescriptor.html" title="class in org.apache.poi.hwpf.usermodel">ShadingDescriptor</a></code></td>
-<td class="colLast"><span class="strong">PAPAbstractType.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/types/PAPAbstractType.html#getShd()">getShd</a></strong>()</code>
-<div class="block">Get the shd field for the PAP record.</div>
+<td class="colLast"><span class="strong">TCAbstractType.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/types/TCAbstractType.html#getShd()">getShd</a></strong>()</code>
+<div class="block">Cell shading.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hwpf/usermodel/ShadingDescriptor.html" title="class in org.apache.poi.hwpf.usermodel">ShadingDescriptor</a></code></td>
-<td class="colLast"><span class="strong">TCAbstractType.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/types/TCAbstractType.html#getShd()">getShd</a></strong>()</code>
-<div class="block">Cell shading.</div>
+<td class="colLast"><span class="strong">CHPAbstractType.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/types/CHPAbstractType.html#getShd()">getShd</a></strong>()</code>
+<div class="block">Shading.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hwpf/usermodel/ShadingDescriptor.html" title="class in org.apache.poi.hwpf.usermodel">ShadingDescriptor</a></code></td>
-<td class="colLast"><span class="strong">CHPAbstractType.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/types/CHPAbstractType.html#getShd()">getShd</a></strong>()</code>
-<div class="block">Shading.</div>
+<td class="colLast"><span class="strong">PAPAbstractType.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/types/PAPAbstractType.html#getShd()">getShd</a></strong>()</code>
+<div class="block">Get the shd field for the PAP record.</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -173,20 +173,20 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">PAPAbstractType.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/types/PAPAbstractType.html#setShd(org.apache.poi.hwpf.usermodel.ShadingDescriptor)">setShd</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/usermodel/ShadingDescriptor.html" title="class in org.apache.poi.hwpf.usermodel">ShadingDescriptor</a>&nbsp;field_66_shd)</code>
-<div class="block">Set the shd field for the PAP record.</div>
+<td class="colLast"><span class="strong">TCAbstractType.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/types/TCAbstractType.html#setShd(org.apache.poi.hwpf.usermodel.ShadingDescriptor)">setShd</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/usermodel/ShadingDescriptor.html" title="class in org.apache.poi.hwpf.usermodel">ShadingDescriptor</a>&nbsp;field_3_shd)</code>
+<div class="block">Cell shading.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">TCAbstractType.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/types/TCAbstractType.html#setShd(org.apache.poi.hwpf.usermodel.ShadingDescriptor)">setShd</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/usermodel/ShadingDescriptor.html" title="class in org.apache.poi.hwpf.usermodel">ShadingDescriptor</a>&nbsp;field_3_shd)</code>
-<div class="block">Cell shading.</div>
+<td class="colLast"><span class="strong">CHPAbstractType.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/types/CHPAbstractType.html#setShd(org.apache.poi.hwpf.usermodel.ShadingDescriptor)">setShd</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/usermodel/ShadingDescriptor.html" title="class in org.apache.poi.hwpf.usermodel">ShadingDescriptor</a>&nbsp;field_23_shd)</code>
+<div class="block">Shading.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">CHPAbstractType.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/types/CHPAbstractType.html#setShd(org.apache.poi.hwpf.usermodel.ShadingDescriptor)">setShd</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/usermodel/ShadingDescriptor.html" title="class in org.apache.poi.hwpf.usermodel">ShadingDescriptor</a>&nbsp;field_23_shd)</code>
-<div class="block">Shading.</div>
+<td class="colLast"><span class="strong">PAPAbstractType.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/types/PAPAbstractType.html#setShd(org.apache.poi.hwpf.usermodel.ShadingDescriptor)">setShd</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/usermodel/ShadingDescriptor.html" title="class in org.apache.poi.hwpf.usermodel">ShadingDescriptor</a>&nbsp;field_66_shd)</code>
+<div class="block">Set the shd field for the PAP record.</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -215,11 +215,11 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hwpf/usermodel/ShadingDescriptor.html" title="class in org.apache.poi.hwpf.usermodel">ShadingDescriptor</a></code></td>
-<td class="colLast"><span class="strong">Paragraph.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/Paragraph.html#getShading()">getShading</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">ParagraphProperties.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/ParagraphProperties.html#getShading()">getShading</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hwpf/usermodel/ShadingDescriptor.html" title="class in org.apache.poi.hwpf.usermodel">ShadingDescriptor</a></code></td>
-<td class="colLast"><span class="strong">ParagraphProperties.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/ParagraphProperties.html#getShading()">getShading</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">Paragraph.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/Paragraph.html#getShading()">getShading</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hwpf/usermodel/ShadingDescriptor.html" title="class in org.apache.poi.hwpf.usermodel">ShadingDescriptor</a></code></td>
@@ -236,11 +236,11 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">Paragraph.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/Paragraph.html#setShading(org.apache.poi.hwpf.usermodel.ShadingDescriptor)">setShading</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/usermodel/ShadingDescriptor.html" title="class in org.apache.poi.hwpf.usermodel">ShadingDescriptor</a>&nbsp;shd)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">ParagraphProperties.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/ParagraphProperties.html#setShading(org.apache.poi.hwpf.usermodel.ShadingDescriptor)">setShading</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/usermodel/ShadingDescriptor.html" title="class in org.apache.poi.hwpf.usermodel">ShadingDescriptor</a>&nbsp;shd)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">ParagraphProperties.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/ParagraphProperties.html#setShading(org.apache.poi.hwpf.usermodel.ShadingDescriptor)">setShading</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/usermodel/ShadingDescriptor.html" title="class in org.apache.poi.hwpf.usermodel">ShadingDescriptor</a>&nbsp;shd)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">Paragraph.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/Paragraph.html#setShading(org.apache.poi.hwpf.usermodel.ShadingDescriptor)">setShading</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/usermodel/ShadingDescriptor.html" title="class in org.apache.poi.hwpf.usermodel">ShadingDescriptor</a>&nbsp;shd)</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>

Modified: poi/site/publish/apidocs/org/apache/poi/hwpf/usermodel/class-use/Table.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hwpf/usermodel/class-use/Table.html?rev=1762842&r1=1762841&r2=1762842&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hwpf/usermodel/class-use/Table.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hwpf/usermodel/class-use/Table.html Thu Sep 29 22:07:51 2016
@@ -107,25 +107,25 @@
 </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">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">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="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">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="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="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/openxml4j/exceptions/class-use/InvalidFormatException.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/openxml4j/exceptions/class-use/InvalidFormatException.html?rev=1762842&r1=1762841&r2=1762842&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/openxml4j/exceptions/class-use/InvalidFormatException.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/openxml4j/exceptions/class-use/InvalidFormatException.html Thu Sep 29 22:07:51 2016
@@ -225,17 +225,17 @@
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>protected <a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePart.html" title="class in org.apache.poi.openxml4j.opc">PackagePart</a>[]</code></td>
-<td class="colLast"><span class="strong">ZipPackage.</span><code><strong><a href="../../../../../../org/apache/poi/openxml4j/opc/ZipPackage.html#getPartsImpl()">getPartsImpl</a></strong>()</code>
-<div class="block">Retrieves the parts from this package.</div>
-</td>
-</tr>
-<tr class="rowColor">
 <td class="colFirst"><code>protected abstract <a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePart.html" title="class in org.apache.poi.openxml4j.opc">PackagePart</a>[]</code></td>
 <td class="colLast"><span class="strong">OPCPackage.</span><code><strong><a href="../../../../../../org/apache/poi/openxml4j/opc/OPCPackage.html#getPartsImpl()">getPartsImpl</a></strong>()</code>
 <div class="block">Get all parts link to the package.</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected <a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePart.html" title="class in org.apache.poi.openxml4j.opc">PackagePart</a>[]</code></td>
+<td class="colLast"><span class="strong">ZipPackage.</span><code><strong><a href="../../../../../../org/apache/poi/openxml4j/opc/ZipPackage.html#getPartsImpl()">getPartsImpl</a></strong>()</code>
+<div class="block">Retrieves the parts from this package.</div>
+</td>
+</tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePart.html" title="class in org.apache.poi.openxml4j.opc">PackagePart</a></code></td>
 <td class="colLast"><span class="strong">PackagePart.</span><code><strong><a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#getRelatedPart(org.apache.poi.openxml4j.opc.PackageRelationship)">getRelatedPart</a></strong>(<a href="../../../../../../org/apache/poi/openxml4j/opc/PackageRelationship.html" title="class in org.apache.poi.openxml4j.opc">PackageRelationship</a>&nbsp;rel)</code>
@@ -725,28 +725,28 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>java.lang.String</code></td>
-<td class="colLast"><span class="strong">XWPFDocument.</span><code><strong><a href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFDocument.html#addPictureData(byte[],%20int)">addPictureData</a></strong>(byte[]&nbsp;pictureData,
-              int&nbsp;format)</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>java.lang.String</code></td>
 <td class="colLast"><span class="strong">XWPFHeaderFooter.</span><code><strong><a href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#addPictureData(byte[],%20int)">addPictureData</a></strong>(byte[]&nbsp;pictureData,
               int&nbsp;format)</code>
 <div class="block">Adds a picture to the document.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>java.lang.String</code></td>
-<td class="colLast"><span class="strong">XWPFDocument.</span><code><strong><a href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFDocument.html#addPictureData(java.io.InputStream,%20int)">addPictureData</a></strong>(java.io.InputStream&nbsp;is,
+<td class="colLast"><span class="strong">XWPFDocument.</span><code><strong><a href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFDocument.html#addPictureData(byte[],%20int)">addPictureData</a></strong>(byte[]&nbsp;pictureData,
               int&nbsp;format)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>java.lang.String</code></td>
 <td class="colLast"><span class="strong">XWPFHeaderFooter.</span><code><strong><a href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#addPictureData(java.io.InputStream,%20int)">addPictureData</a></strong>(java.io.InputStream&nbsp;is,
               int&nbsp;format)</code>
 <div class="block">Adds a picture to the document.</div>
 </td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><span class="strong">XWPFDocument.</span><code><strong><a href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFDocument.html#addPictureData(java.io.InputStream,%20int)">addPictureData</a></strong>(java.io.InputStream&nbsp;is,
+              int&nbsp;format)</code>&nbsp;</td>
+</tr>
 <tr class="rowColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><span class="strong">XWPFDocument.</span><code><strong><a href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFDocument.html#getNextPicNameNumber(int)">getNextPicNameNumber</a></strong>(int&nbsp;format)</code>

Modified: poi/site/publish/apidocs/org/apache/poi/openxml4j/exceptions/class-use/OpenXML4JException.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/openxml4j/exceptions/class-use/OpenXML4JException.html?rev=1762842&r1=1762841&r2=1762842&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/openxml4j/exceptions/class-use/OpenXML4JException.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/openxml4j/exceptions/class-use/OpenXML4JException.html Thu Sep 29 22:07:51 2016
@@ -273,6 +273,10 @@
 </td>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><span class="strong">ZipPackagePart.</span><code><strong><a href="../../../../../../org/apache/poi/openxml4j/opc/ZipPackagePart.html#save(java.io.OutputStream)">save</a></strong>(java.io.OutputStream&nbsp;os)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code>abstract boolean</code></td>
 <td class="colLast"><span class="strong">PackagePart.</span><code><strong><a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#save(java.io.OutputStream)">save</a></strong>(java.io.OutputStream&nbsp;zos)</code>
 <div class="block">Save the content of this part and the associated relationships part (if
@@ -280,10 +284,6 @@
  stream.</div>
 </td>
 </tr>
-<tr class="rowColor">
-<td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><span class="strong">ZipPackagePart.</span><code><strong><a href="../../../../../../org/apache/poi/openxml4j/opc/ZipPackagePart.html#save(java.io.OutputStream)">save</a></strong>(java.io.OutputStream&nbsp;os)</code>&nbsp;</td>
-</tr>
 </tbody>
 </table>
 </li>
@@ -325,30 +325,30 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><span class="strong">PackagePropertiesMarshaller.</span><code><strong><a href="../../../../../../org/apache/poi/openxml4j/opc/internal/marshallers/PackagePropertiesMarshaller.html#marshall(org.apache.poi.openxml4j.opc.PackagePart,%20java.io.OutputStream)">marshall</a></strong>(<a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePart.html" title="class in org.apache.poi.openxml4j.opc">PackagePart</a>&nbsp;part,
-        java.io.OutputStream&nbsp;out)</code>
-<div class="block">Marshall package core properties to an XML document.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><span class="strong">DefaultMarshaller.</span><code><strong><a href="../../../../../../org/apache/poi/openxml4j/opc/internal/marshallers/DefaultMarshaller.html#marshall(org.apache.poi.openxml4j.opc.PackagePart,%20java.io.OutputStream)">marshall</a></strong>(<a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePart.html" title="class in org.apache.poi.openxml4j.opc">PackagePart</a>&nbsp;part,
         java.io.OutputStream&nbsp;out)</code>
 <div class="block">Save part in the output stream by using the save() method of the part.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><span class="strong">ZipPackagePropertiesMarshaller.</span><code><strong><a href="../../../../../../org/apache/poi/openxml4j/opc/internal/marshallers/ZipPackagePropertiesMarshaller.html#marshall(org.apache.poi.openxml4j.opc.PackagePart,%20java.io.OutputStream)">marshall</a></strong>(<a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePart.html" title="class in org.apache.poi.openxml4j.opc">PackagePart</a>&nbsp;part,
         java.io.OutputStream&nbsp;out)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><span class="strong">ZipPartMarshaller.</span><code><strong><a href="../../../../../../org/apache/poi/openxml4j/opc/internal/marshallers/ZipPartMarshaller.html#marshall(org.apache.poi.openxml4j.opc.PackagePart,%20java.io.OutputStream)">marshall</a></strong>(<a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePart.html" title="class in org.apache.poi.openxml4j.opc">PackagePart</a>&nbsp;part,
         java.io.OutputStream&nbsp;os)</code>
 <div class="block">Save the specified part.</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><span class="strong">PackagePropertiesMarshaller.</span><code><strong><a href="../../../../../../org/apache/poi/openxml4j/opc/internal/marshallers/PackagePropertiesMarshaller.html#marshall(org.apache.poi.openxml4j.opc.PackagePart,%20java.io.OutputStream)">marshall</a></strong>(<a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePart.html" title="class in org.apache.poi.openxml4j.opc">PackagePart</a>&nbsp;part,
+        java.io.OutputStream&nbsp;out)</code>
+<div class="block">Marshall package core properties to an XML document.</div>
+</td>
+</tr>
 </tbody>
 </table>
 </li>
@@ -422,13 +422,13 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>java.util.List&lt;<a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePart.html" title="class in org.apache.poi.openxml4j.opc">PackagePart</a>&gt;</code></td>
-<td class="colLast"><span class="strong">XMLSlideShow.</span><code><strong><a href="../../../../../../org/apache/poi/xslf/usermodel/XMLSlideShow.html#getAllEmbedds()">getAllEmbedds</a></strong>()</code>
+<td class="colLast"><span class="strong">XSLFSlideShow.</span><code><strong><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFSlideShow.html#getAllEmbedds()">getAllEmbedds</a></strong>()</code>
 <div class="block">Get the document's embedded files.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>java.util.List&lt;<a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePart.html" title="class in org.apache.poi.openxml4j.opc">PackagePart</a>&gt;</code></td>
-<td class="colLast"><span class="strong">XSLFSlideShow.</span><code><strong><a href="../../../../../../org/apache/poi/xslf/usermodel/XSLFSlideShow.html#getAllEmbedds()">getAllEmbedds</a></strong>()</code>
+<td class="colLast"><span class="strong">XMLSlideShow.</span><code><strong><a href="../../../../../../org/apache/poi/xslf/usermodel/XMLSlideShow.html#getAllEmbedds()">getAllEmbedds</a></strong>()</code>
 <div class="block">Get the document's embedded files.</div>
 </td>
 </tr>

Modified: poi/site/publish/apidocs/org/apache/poi/openxml4j/opc/class-use/OPCPackage.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/openxml4j/opc/class-use/OPCPackage.html?rev=1762842&r1=1762841&r2=1762842&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/openxml4j/opc/class-use/OPCPackage.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/openxml4j/opc/class-use/OPCPackage.html Thu Sep 29 22:07:51 2016
@@ -329,11 +329,11 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/openxml4j/opc/OPCPackage.html" title="class in org.apache.poi.openxml4j.opc">OPCPackage</a></code></td>
-<td class="colLast"><span class="strong">PackagePart.</span><code><strong><a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#getPackage()">getPackage</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">PackageRelationship.</span><code><strong><a href="../../../../../../org/apache/poi/openxml4j/opc/PackageRelationship.html#getPackage()">getPackage</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/openxml4j/opc/OPCPackage.html" title="class in org.apache.poi.openxml4j.opc">OPCPackage</a></code></td>
-<td class="colLast"><span class="strong">PackageRelationship.</span><code><strong><a href="../../../../../../org/apache/poi/openxml4j/opc/PackageRelationship.html#getPackage()">getPackage</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">PackagePart.</span><code><strong><a href="../../../../../../org/apache/poi/openxml4j/opc/PackagePart.html#getPackage()">getPackage</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static <a href="../../../../../../org/apache/poi/openxml4j/opc/OPCPackage.html" title="class in org.apache.poi.openxml4j.opc">OPCPackage</a></code></td>



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