Modified: poi/site/publish/apidocs/org/apache/poi/hwpf/class-use/HWPFDocument.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hwpf/class-use/HWPFDocument.html?rev=1678866&r1=1678865&r2=1678866&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hwpf/class-use/HWPFDocument.html (original) +++ poi/site/publish/apidocs/org/apache/poi/hwpf/class-use/HWPFDocument.html Tue May 12 05:44:42 2015 @@ -113,15 +113,15 @@ </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#processDrawnObject(org.apache.poi.hwpf.HWPFDocument,%20org.apache.poi.hwpf.usermodel.CharacterRun,%20org.apache.poi.hwpf.usermodel.OfficeDrawing,%20java.lang.String,%20org.w3c.dom.Element)">processDrawnObject</a></strong>(<a href="../../../../../org/apache/poi/hwpf/HWPFDocument.html" title="class in org.apache.poi.hwpf">HWPFDocument</a> doc, +<td class="colLast"><span class="strong">WordToHtmlConverter.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/converter/WordToHtmlConverter.html#processDrawnObject(org.apache.poi.hwpf.HWPFDocument,%20org.apache.poi.hwpf.usermodel.CharacterRun,%20org.apache.poi.hwpf.usermodel.OfficeDrawing,%20java.lang.String,%20org.w3c.dom.Element)">processDrawnObject</a></strong>(<a href="../../../../../org/apache/poi/hwpf/HWPFDocument.html" title="class in org.apache.poi.hwpf">HWPFDocument</a> doc, <a href="../../../../../org/apache/poi/hwpf/usermodel/CharacterRun.html" title="class in org.apache.poi.hwpf.usermodel">CharacterRun</a> characterRun, <a href="../../../../../org/apache/poi/hwpf/usermodel/OfficeDrawing.html" title="interface in org.apache.poi.hwpf.usermodel">OfficeDrawing</a> officeDrawing, java.lang.String path, org.w3c.dom.Element block)</code> </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#processDrawnObject(org.apache.poi.hwpf.HWPFDocument,%20org.apache.poi.hwpf.usermodel.CharacterRun,%20org.apache.poi.hwpf.usermodel.OfficeDrawing,%20java.lang.String,%20org.w3c.dom.Element)">processDrawnObject</a></strong>(<a href="../../../../../org/apache/poi/hwpf/HWPFDocument.html" title="class in org.apache.poi.hwpf">HWPFDocument</a> doc, +<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#processDrawnObject(org.apache.poi.hwpf.HWPFDocument,%20org.apache.poi.hwpf.usermodel.CharacterRun,%20org.apache.poi.hwpf.usermodel.OfficeDrawing,%20java.lang.String,%20org.w3c.dom.Element)">processDrawnObject</a></strong>(<a href="../../../../../org/apache/poi/hwpf/HWPFDocument.html" title="class in org.apache.poi.hwpf">HWPFDocument</a> doc, <a href="../../../../../org/apache/poi/hwpf/usermodel/CharacterRun.html" title="class in org.apache.poi.hwpf.usermodel">CharacterRun</a> characterRun, <a href="../../../../../org/apache/poi/hwpf/usermodel/OfficeDrawing.html" title="interface in org.apache.poi.hwpf.usermodel">OfficeDrawing</a> officeDrawing, java.lang.String path, @@ -136,8 +136,8 @@ org.w3c.dom.Element block)</code> </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#processDrawnObject(org.apache.poi.hwpf.HWPFDocument,%20org.apache.poi.hwpf.usermodel.CharacterRun,%20org.apache.poi.hwpf.usermodel.OfficeDrawing,%20java.lang.String,%20org.w3c.dom.Element)">processDrawnObject</a></strong>(<a href="../../../../../org/apache/poi/hwpf/HWPFDocument.html" title="class in org.apache.poi.hwpf">HWPFDocument</a> doc, +<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#processDrawnObject(org.apache.poi.hwpf.HWPFDocument,%20org.apache.poi.hwpf.usermodel.CharacterRun,%20org.apache.poi.hwpf.usermodel.OfficeDrawing,%20java.lang.String,%20org.w3c.dom.Element)">processDrawnObject</a></strong>(<a href="../../../../../org/apache/poi/hwpf/HWPFDocument.html" title="class in org.apache.poi.hwpf">HWPFDocument</a> doc, <a href="../../../../../org/apache/poi/hwpf/usermodel/CharacterRun.html" title="class in org.apache.poi.hwpf.usermodel">CharacterRun</a> characterRun, <a href="../../../../../org/apache/poi/hwpf/usermodel/OfficeDrawing.html" title="interface in org.apache.poi.hwpf.usermodel">OfficeDrawing</a> officeDrawing, java.lang.String path, @@ -145,14 +145,14 @@ </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#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> wordDocument, +<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> wordDocument, int noteIndex, org.w3c.dom.Element block, <a href="../../../../../org/apache/poi/hwpf/usermodel/Range.html" title="class in org.apache.poi.hwpf.usermodel">Range</a> endnoteTextRange)</code> </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> 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> wordDocument, int noteIndex, org.w3c.dom.Element block, <a href="../../../../../org/apache/poi/hwpf/usermodel/Range.html" title="class in org.apache.poi.hwpf.usermodel">Range</a> endnoteTextRange)</code> </td> @@ -165,8 +165,8 @@ <a href="../../../../../org/apache/poi/hwpf/usermodel/Range.html" title="class in org.apache.poi.hwpf.usermodel">Range</a> endnoteTextRange)</code> </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#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> 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#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> wordDocument, int noteIndex, org.w3c.dom.Element block, <a href="../../../../../org/apache/poi/hwpf/usermodel/Range.html" title="class in org.apache.poi.hwpf.usermodel">Range</a> endnoteTextRange)</code> </td> @@ -181,14 +181,14 @@ </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#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> wordDocument, +<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> wordDocument, int noteIndex, org.w3c.dom.Element block, <a href="../../../../../org/apache/poi/hwpf/usermodel/Range.html" title="class in org.apache.poi.hwpf.usermodel">Range</a> footnoteTextRange)</code> </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> 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> wordDocument, int noteIndex, org.w3c.dom.Element block, <a href="../../../../../org/apache/poi/hwpf/usermodel/Range.html" title="class in org.apache.poi.hwpf.usermodel">Range</a> footnoteTextRange)</code> </td> @@ -201,8 +201,8 @@ <a href="../../../../../org/apache/poi/hwpf/usermodel/Range.html" title="class in org.apache.poi.hwpf.usermodel">Range</a> footnoteTextRange)</code> </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#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> 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#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> wordDocument, int noteIndex, org.w3c.dom.Element block, <a href="../../../../../org/apache/poi/hwpf/usermodel/Range.html" title="class in org.apache.poi.hwpf.usermodel">Range</a> footnoteTextRange)</code> </td> @@ -229,13 +229,13 @@ </tr> <tr class="rowColor"> <td class="colFirst"><code>protected boolean</code></td> -<td class="colLast"><span class="strong">WordToTextConverter.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/converter/WordToTextConverter.html#processOle2(org.apache.poi.hwpf.HWPFDocument,%20org.w3c.dom.Element,%20org.apache.poi.poifs.filesystem.Entry)">processOle2</a></strong>(<a href="../../../../../org/apache/poi/hwpf/HWPFDocument.html" title="class in org.apache.poi.hwpf">HWPFDocument</a> wordDocument, +<td class="colLast"><span class="strong">AbstractWordConverter.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/converter/AbstractWordConverter.html#processOle2(org.apache.poi.hwpf.HWPFDocument,%20org.w3c.dom.Element,%20org.apache.poi.poifs.filesystem.Entry)">processOle2</a></strong>(<a href="../../../../../org/apache/poi/hwpf/HWPFDocument.html" title="class in org.apache.poi.hwpf">HWPFDocument</a> wordDocument, org.w3c.dom.Element block, <a href="../../../../../org/apache/poi/poifs/filesystem/Entry.html" title="interface in org.apache.poi.poifs.filesystem">Entry</a> entry)</code> </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#processOle2(org.apache.poi.hwpf.HWPFDocument,%20org.w3c.dom.Element,%20org.apache.poi.poifs.filesystem.Entry)">processOle2</a></strong>(<a href="../../../../../org/apache/poi/hwpf/HWPFDocument.html" title="class in org.apache.poi.hwpf">HWPFDocument</a> wordDocument, +<td class="colLast"><span class="strong">WordToTextConverter.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/converter/WordToTextConverter.html#processOle2(org.apache.poi.hwpf.HWPFDocument,%20org.w3c.dom.Element,%20org.apache.poi.poifs.filesystem.Entry)">processOle2</a></strong>(<a href="../../../../../org/apache/poi/hwpf/HWPFDocument.html" title="class in org.apache.poi.hwpf">HWPFDocument</a> wordDocument, org.w3c.dom.Element block, <a href="../../../../../org/apache/poi/poifs/filesystem/Entry.html" title="interface in org.apache.poi.poifs.filesystem">Entry</a> entry)</code> </td> </tr>
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=1678866&r1=1678865&r2=1678866&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 Tue May 12 05:44:42 2015 @@ -164,19 +164,21 @@ </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> 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> wordDocument, org.w3c.dom.Element currentBlock, <a href="../../../../../org/apache/poi/hwpf/usermodel/Range.html" title="class in org.apache.poi.hwpf.usermodel">Range</a> range, int currentTableLevel, java.util.List<<a href="../../../../../org/apache/poi/hwpf/usermodel/Bookmark.html" title="interface in org.apache.poi.hwpf.usermodel">Bookmark</a>> rangeBookmarks)</code> </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> 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> wordDocument, org.w3c.dom.Element currentBlock, <a href="../../../../../org/apache/poi/hwpf/usermodel/Range.html" title="class in org.apache.poi.hwpf.usermodel">Range</a> range, int currentTableLevel, - java.util.List<<a href="../../../../../org/apache/poi/hwpf/usermodel/Bookmark.html" title="interface in org.apache.poi.hwpf.usermodel">Bookmark</a>> rangeBookmarks)</code> </td> + java.util.List<<a href="../../../../../org/apache/poi/hwpf/usermodel/Bookmark.html" title="interface in org.apache.poi.hwpf.usermodel">Bookmark</a>> 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> @@ -187,14 +189,12 @@ java.util.List<<a href="../../../../../org/apache/poi/hwpf/usermodel/Bookmark.html" title="interface in org.apache.poi.hwpf.usermodel">Bookmark</a>> rangeBookmarks)</code> </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> 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> wordDocument, org.w3c.dom.Element currentBlock, <a href="../../../../../org/apache/poi/hwpf/usermodel/Range.html" title="class in org.apache.poi.hwpf.usermodel">Range</a> range, int currentTableLevel, - java.util.List<<a href="../../../../../org/apache/poi/hwpf/usermodel/Bookmark.html" title="interface in org.apache.poi.hwpf.usermodel">Bookmark</a>> rangeBookmarks)</code> -<div class="block">Wrap range into bookmark(s) and process it.</div> -</td> + java.util.List<<a href="../../../../../org/apache/poi/hwpf/usermodel/Bookmark.html" title="interface in org.apache.poi.hwpf.usermodel">Bookmark</a>> rangeBookmarks)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>protected boolean</code></td> @@ -219,30 +219,30 @@ </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">WordToTextConverter.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/converter/WordToTextConverter.html#processDocumentPart(org.apache.poi.hwpf.HWPFDocumentCore,%20org.apache.poi.hwpf.usermodel.Range)">processDocumentPart</a></strong>(<a href="../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf">HWPFDocumentCore</a> wordDocument, +<td class="colLast"><span class="strong">WordToHtmlConverter.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/converter/WordToHtmlConverter.html#processDocumentPart(org.apache.poi.hwpf.HWPFDocumentCore,%20org.apache.poi.hwpf.usermodel.Range)">processDocumentPart</a></strong>(<a href="../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf">HWPFDocumentCore</a> wordDocument, <a href="../../../../../org/apache/poi/hwpf/usermodel/Range.html" title="class in org.apache.poi.hwpf.usermodel">Range</a> range)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">WordToHtmlConverter.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/converter/WordToHtmlConverter.html#processDocumentPart(org.apache.poi.hwpf.HWPFDocumentCore,%20org.apache.poi.hwpf.usermodel.Range)">processDocumentPart</a></strong>(<a href="../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf">HWPFDocumentCore</a> wordDocument, +<td class="colFirst"><code>protected void</code></td> +<td class="colLast"><span class="strong">AbstractWordConverter.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/converter/AbstractWordConverter.html#processDocumentPart(org.apache.poi.hwpf.HWPFDocumentCore,%20org.apache.poi.hwpf.usermodel.Range)">processDocumentPart</a></strong>(<a href="../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf">HWPFDocumentCore</a> wordDocument, <a href="../../../../../org/apache/poi/hwpf/usermodel/Range.html" title="class in org.apache.poi.hwpf.usermodel">Range</a> range)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>protected void</code></td> -<td class="colLast"><span class="strong">AbstractWordConverter.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/converter/AbstractWordConverter.html#processDocumentPart(org.apache.poi.hwpf.HWPFDocumentCore,%20org.apache.poi.hwpf.usermodel.Range)">processDocumentPart</a></strong>(<a href="../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf">HWPFDocumentCore</a> wordDocument, +<td class="colFirst"><code>void</code></td> +<td class="colLast"><span class="strong">WordToTextConverter.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/converter/WordToTextConverter.html#processDocumentPart(org.apache.poi.hwpf.HWPFDocumentCore,%20org.apache.poi.hwpf.usermodel.Range)">processDocumentPart</a></strong>(<a href="../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf">HWPFDocumentCore</a> wordDocument, <a href="../../../../../org/apache/poi/hwpf/usermodel/Range.html" title="class in org.apache.poi.hwpf.usermodel">Range</a> range)</code> </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> 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> wordDocument, org.w3c.dom.Element currentBlock, <a href="../../../../../org/apache/poi/hwpf/usermodel/Range.html" title="class in org.apache.poi.hwpf.usermodel">Range</a> textRange, int currentTableLevel, java.lang.String hyperlink)</code> </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#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> 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> wordDocument, org.w3c.dom.Element currentBlock, <a href="../../../../../org/apache/poi/hwpf/usermodel/Range.html" title="class in org.apache.poi.hwpf.usermodel">Range</a> textRange, int currentTableLevel, @@ -257,8 +257,8 @@ java.lang.String hyperlink)</code> </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> 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> wordDocument, org.w3c.dom.Element currentBlock, <a href="../../../../../org/apache/poi/hwpf/usermodel/Range.html" title="class in org.apache.poi.hwpf.usermodel">Range</a> textRange, int currentTableLevel, @@ -266,12 +266,12 @@ </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> 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> wordDocument, org.w3c.dom.Element flow)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>protected void</code></td> -<td class="colLast"><span class="strong">WordToHtmlConverter.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/converter/WordToHtmlConverter.html#processPageBreak(org.apache.poi.hwpf.HWPFDocumentCore,%20org.w3c.dom.Element)">processPageBreak</a></strong>(<a href="../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf">HWPFDocumentCore</a> 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> wordDocument, org.w3c.dom.Element flow)</code> </td> </tr> <tr class="rowColor"> @@ -280,21 +280,21 @@ org.w3c.dom.Element flow)</code> </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> 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> wordDocument, org.w3c.dom.Element flow)</code> </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> wordDocument, +<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> hwpfDocument, org.w3c.dom.Element currentBlock, <a href="../../../../../org/apache/poi/hwpf/usermodel/Range.html" title="class in org.apache.poi.hwpf.usermodel">Range</a> textRange, int currentTableLevel, java.lang.String pageref)</code> </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#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> 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> wordDocument, org.w3c.dom.Element currentBlock, <a href="../../../../../org/apache/poi/hwpf/usermodel/Range.html" title="class in org.apache.poi.hwpf.usermodel">Range</a> textRange, int currentTableLevel, @@ -309,8 +309,8 @@ java.lang.String pageref)</code> </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> 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> wordDocument, org.w3c.dom.Element currentBlock, <a href="../../../../../org/apache/poi/hwpf/usermodel/Range.html" title="class in org.apache.poi.hwpf.usermodel">Range</a> textRange, int currentTableLevel, @@ -318,15 +318,15 @@ </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> wordDocument, +<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> hwpfDocument, org.w3c.dom.Element parentElement, int currentTableLevel, <a href="../../../../../org/apache/poi/hwpf/usermodel/Paragraph.html" title="class in org.apache.poi.hwpf.usermodel">Paragraph</a> paragraph, java.lang.String bulletText)</code> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>protected void</code></td> -<td class="colLast"><span class="strong">WordToHtmlConverter.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/converter/WordToHtmlConverter.html#processParagraph(org.apache.poi.hwpf.HWPFDocumentCore,%20org.w3c.dom.Element,%20int,%20org.apache.poi.hwpf.usermodel.Paragraph,%20java.lang.String)">processParagraph</a></strong>(<a href="../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf">HWPFDocumentCore</a> 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> wordDocument, org.w3c.dom.Element parentElement, int currentTableLevel, <a href="../../../../../org/apache/poi/hwpf/usermodel/Paragraph.html" title="class in org.apache.poi.hwpf.usermodel">Paragraph</a> paragraph, @@ -341,8 +341,8 @@ java.lang.String bulletText)</code> </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> 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> wordDocument, org.w3c.dom.Element parentElement, int currentTableLevel, <a href="../../../../../org/apache/poi/hwpf/usermodel/Paragraph.html" title="class in org.apache.poi.hwpf.usermodel">Paragraph</a> paragraph, @@ -357,15 +357,15 @@ </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> 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> wordDocument, <a href="../../../../../org/apache/poi/hwpf/usermodel/Section.html" title="class in org.apache.poi.hwpf.usermodel">Section</a> section, - int s)</code> </td> + int sectionCounter)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>protected void</code></td> -<td class="colLast"><span class="strong">WordToHtmlConverter.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/converter/WordToHtmlConverter.html#processSection(org.apache.poi.hwpf.HWPFDocumentCore,%20org.apache.poi.hwpf.usermodel.Section,%20int)">processSection</a></strong>(<a href="../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf">HWPFDocumentCore</a> 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> wordDocument, <a href="../../../../../org/apache/poi/hwpf/usermodel/Section.html" title="class in org.apache.poi.hwpf.usermodel">Section</a> section, - int sectionCounter)</code> </td> + int s)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>protected void</code></td> @@ -374,8 +374,8 @@ int sectionCounter)</code> </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> 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> wordDocument, <a href="../../../../../org/apache/poi/hwpf/usermodel/Section.html" title="class in org.apache.poi.hwpf.usermodel">Section</a> section, int s)</code> </td> </tr> @@ -391,13 +391,13 @@ </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> 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> hwpfDocument, org.w3c.dom.Element flow, <a href="../../../../../org/apache/poi/hwpf/usermodel/Table.html" title="class in org.apache.poi.hwpf.usermodel">Table</a> table)</code> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>protected void</code></td> -<td class="colLast"><span class="strong">WordToHtmlConverter.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/converter/WordToHtmlConverter.html#processTable(org.apache.poi.hwpf.HWPFDocumentCore,%20org.w3c.dom.Element,%20org.apache.poi.hwpf.usermodel.Table)">processTable</a></strong>(<a href="../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf">HWPFDocumentCore</a> 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> wordDocument, org.w3c.dom.Element flow, <a href="../../../../../org/apache/poi/hwpf/usermodel/Table.html" title="class in org.apache.poi.hwpf.usermodel">Table</a> table)</code> </td> </tr> @@ -408,8 +408,8 @@ <a href="../../../../../org/apache/poi/hwpf/usermodel/Table.html" title="class in org.apache.poi.hwpf.usermodel">Table</a> table)</code> </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> 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> wordDocument, org.w3c.dom.Element flow, <a href="../../../../../org/apache/poi/hwpf/usermodel/Table.html" title="class in org.apache.poi.hwpf.usermodel">Table</a> table)</code> </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=1678866&r1=1678865&r2=1678866&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 Tue May 12 05:44:42 2015 @@ -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> original)</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> original)</code> </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> original)</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> original)</code> </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> original)</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> original)</code> </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> original)</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> original)</code> </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=1678866&r1=1678865&r2=1678866&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 Tue May 12 05:44:42 2015 @@ -116,20 +116,20 @@ <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">LVLFAbstractType.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/types/LVLFAbstractType.html#getGrfhic()">getGrfhic</a></strong>()</code> -<div class="block">A grfhic that specifies the HTML incompatibilities of the level..</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"> <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">LVLFAbstractType.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/types/LVLFAbstractType.html#getGrfhic()">getGrfhic</a></strong>()</code> +<div class="block">A grfhic that specifies the HTML incompatibilities of the level..</div> </td> </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,20 +143,20 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">LVLFAbstractType.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/types/LVLFAbstractType.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> field_11_grfhic)</code> -<div class="block">A grfhic that specifies the HTML incompatibilities of the level..</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> field_6_grfhic)</code> +<div class="block">HTML compatibility flags.</div> </td> </tr> <tr class="rowColor"> <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> field_5_grfhic)</code> -<div class="block">A grfhic that specifies the HTML incompatibilities of the list..</div> +<td class="colLast"><span class="strong">LVLFAbstractType.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/types/LVLFAbstractType.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> field_11_grfhic)</code> +<div class="block">A grfhic that specifies the HTML incompatibilities of the level..</div> </td> </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> 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> 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/LFO.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hwpf/model/class-use/LFO.html?rev=1678866&r1=1678865&r2=1678866&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hwpf/model/class-use/LFO.html (original) +++ poi/site/publish/apidocs/org/apache/poi/hwpf/model/class-use/LFO.html Tue May 12 05:44:42 2015 @@ -99,11 +99,11 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hwpf/model/LFO.html" title="class in org.apache.poi.hwpf.model">LFO</a></code></td> -<td class="colLast"><span class="strong">PlfLfo.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/PlfLfo.html#getLfo(int)">getLfo</a></strong>(int ilfo)</code> </td> +<td class="colLast"><span class="strong">ListTables.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/ListTables.html#getLfo(int)">getLfo</a></strong>(int ilfo)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hwpf/model/LFO.html" title="class in org.apache.poi.hwpf.model">LFO</a></code></td> -<td class="colLast"><span class="strong">ListTables.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/ListTables.html#getLfo(int)">getLfo</a></strong>(int ilfo)</code> </td> +<td class="colLast"><span class="strong">PlfLfo.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/PlfLfo.html#getLfo(int)">getLfo</a></strong>(int ilfo)</code> </td> </tr> </tbody> </table> Modified: poi/site/publish/apidocs/org/apache/poi/hwpf/model/class-use/LFOData.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hwpf/model/class-use/LFOData.html?rev=1678866&r1=1678865&r2=1678866&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hwpf/model/class-use/LFOData.html (original) +++ poi/site/publish/apidocs/org/apache/poi/hwpf/model/class-use/LFOData.html Tue May 12 05:44:42 2015 @@ -99,11 +99,11 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hwpf/model/LFOData.html" title="class in org.apache.poi.hwpf.model">LFOData</a></code></td> -<td class="colLast"><span class="strong">PlfLfo.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/PlfLfo.html#getLfoData(int)">getLfoData</a></strong>(int ilfo)</code> </td> +<td class="colLast"><span class="strong">ListTables.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/ListTables.html#getLfoData(int)">getLfoData</a></strong>(int ilfo)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hwpf/model/LFOData.html" title="class in org.apache.poi.hwpf.model">LFOData</a></code></td> -<td class="colLast"><span class="strong">ListTables.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/ListTables.html#getLfoData(int)">getLfoData</a></strong>(int ilfo)</code> </td> +<td class="colLast"><span class="strong">PlfLfo.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/PlfLfo.html#getLfoData(int)">getLfoData</a></strong>(int ilfo)</code> </td> </tr> </tbody> </table> Modified: poi/site/publish/apidocs/org/apache/poi/hwpf/model/class-use/SubdocumentType.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hwpf/model/class-use/SubdocumentType.html?rev=1678866&r1=1678865&r2=1678866&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hwpf/model/class-use/SubdocumentType.html (original) +++ poi/site/publish/apidocs/org/apache/poi/hwpf/model/class-use/SubdocumentType.html Tue May 12 05:44:42 2015 @@ -133,29 +133,29 @@ the order they are declared.</div> <tbody> <tr class="altColor"> <td class="colFirst"><code>int</code></td> -<td class="colLast"><span class="strong">FileInformationBlock.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/FileInformationBlock.html#getSubdocumentTextStreamLength(org.apache.poi.hwpf.model.SubdocumentType)">getSubdocumentTextStreamLength</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/model/SubdocumentType.html" title="enum in org.apache.poi.hwpf.model">SubdocumentType</a> type)</code> </td> +<td class="colLast"><span class="strong">FibRgLw.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/FibRgLw.html#getSubdocumentTextStreamLength(org.apache.poi.hwpf.model.SubdocumentType)">getSubdocumentTextStreamLength</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/model/SubdocumentType.html" title="enum in org.apache.poi.hwpf.model">SubdocumentType</a> subdocumentType)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>int</code></td> -<td class="colLast"><span class="strong">FibRgLw97.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/FibRgLw97.html#getSubdocumentTextStreamLength(org.apache.poi.hwpf.model.SubdocumentType)">getSubdocumentTextStreamLength</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/model/SubdocumentType.html" title="enum in org.apache.poi.hwpf.model">SubdocumentType</a> subdocumentType)</code> </td> +<td class="colLast"><span class="strong">FileInformationBlock.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/FileInformationBlock.html#getSubdocumentTextStreamLength(org.apache.poi.hwpf.model.SubdocumentType)">getSubdocumentTextStreamLength</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/model/SubdocumentType.html" title="enum in org.apache.poi.hwpf.model">SubdocumentType</a> type)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>int</code></td> -<td class="colLast"><span class="strong">FibRgLw.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/FibRgLw.html#getSubdocumentTextStreamLength(org.apache.poi.hwpf.model.SubdocumentType)">getSubdocumentTextStreamLength</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/model/SubdocumentType.html" title="enum in org.apache.poi.hwpf.model">SubdocumentType</a> subdocumentType)</code> </td> +<td class="colLast"><span class="strong">FibRgLw97.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/FibRgLw97.html#getSubdocumentTextStreamLength(org.apache.poi.hwpf.model.SubdocumentType)">getSubdocumentTextStreamLength</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/model/SubdocumentType.html" title="enum in org.apache.poi.hwpf.model">SubdocumentType</a> subdocumentType)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">FileInformationBlock.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/FileInformationBlock.html#setSubdocumentTextStreamLength(org.apache.poi.hwpf.model.SubdocumentType,%20int)">setSubdocumentTextStreamLength</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/model/SubdocumentType.html" title="enum in org.apache.poi.hwpf.model">SubdocumentType</a> type, - int length)</code> </td> +<td class="colLast"><span class="strong">FibRgLw.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/FibRgLw.html#setSubdocumentTextStreamLength(org.apache.poi.hwpf.model.SubdocumentType,%20int)">setSubdocumentTextStreamLength</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/model/SubdocumentType.html" title="enum in org.apache.poi.hwpf.model">SubdocumentType</a> subdocumentType, + int newLength)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">FibRgLw97.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/FibRgLw97.html#setSubdocumentTextStreamLength(org.apache.poi.hwpf.model.SubdocumentType,%20int)">setSubdocumentTextStreamLength</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/model/SubdocumentType.html" title="enum in org.apache.poi.hwpf.model">SubdocumentType</a> subdocumentType, - int newLength)</code> </td> +<td class="colLast"><span class="strong">FileInformationBlock.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/FileInformationBlock.html#setSubdocumentTextStreamLength(org.apache.poi.hwpf.model.SubdocumentType,%20int)">setSubdocumentTextStreamLength</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/model/SubdocumentType.html" title="enum in org.apache.poi.hwpf.model">SubdocumentType</a> type, + int length)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">FibRgLw.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/FibRgLw.html#setSubdocumentTextStreamLength(org.apache.poi.hwpf.model.SubdocumentType,%20int)">setSubdocumentTextStreamLength</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/model/SubdocumentType.html" title="enum in org.apache.poi.hwpf.model">SubdocumentType</a> subdocumentType, +<td class="colLast"><span class="strong">FibRgLw97.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/FibRgLw97.html#setSubdocumentTextStreamLength(org.apache.poi.hwpf.model.SubdocumentType,%20int)">setSubdocumentTextStreamLength</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/model/SubdocumentType.html" title="enum in org.apache.poi.hwpf.model">SubdocumentType</a> subdocumentType, int newLength)</code> </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=1678866&r1=1678865&r2=1678866&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 Tue May 12 05:44:42 2015 @@ -102,13 +102,13 @@ <td class="colLast"><span class="strong">HWPFOldDocument.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/HWPFOldDocument.html#getTextTable()">getTextTable</a></strong>()</code> </td> </tr> <tr class="rowColor"> -<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> </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">HWPFDocument.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/HWPFDocument.html#getTextTable()">getTextTable</a></strong>()</code> </td> </tr> +<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> </td> +</tr> </tbody> </table> </li> 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=1678866&r1=1678865&r2=1678866&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 Tue May 12 05:44:42 2015 @@ -145,28 +145,28 @@ <a href="../../../../../../../org/apache/poi/hwpf/model/io/HWPFOutputStream.html" title="class in org.apache.poi.hwpf.model.io">HWPFOutputStream</a> tableStream)</code> </td> </tr> <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> docStream)</code> </td> +<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> out)</code> </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> out)</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.HWPFOutputStream)">writeTo</a></strong>(<a href="../../../../../../../org/apache/poi/hwpf/model/io/HWPFOutputStream.html" title="class in org.apache.poi.hwpf.model.io">HWPFOutputStream</a> tableStream)</code> </td> </tr> <tr class="rowColor"> <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> tableStream)</code> +<td class="colLast"><span class="strong">RevisionMarkAuthorTable.</span><code><strong><a href="../../../../../../../org/apache/poi/hwpf/model/RevisionMarkAuthorTable.html#writeTo(org.apache.poi.hwpf.model.io.HWPFOutputStream)">writeTo</a></strong>(<a href="../../../../../../../org/apache/poi/hwpf/model/io/HWPFOutputStream.html" title="class in org.apache.poi.hwpf.model.io">HWPFOutputStream</a> 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">RevisionMarkAuthorTable.</span><code><strong><a href="../../../../../../../org/apache/poi/hwpf/model/RevisionMarkAuthorTable.html#writeTo(org.apache.poi.hwpf.model.io.HWPFOutputStream)">writeTo</a></strong>(<a href="../../../../../../../org/apache/poi/hwpf/model/io/HWPFOutputStream.html" title="class in org.apache.poi.hwpf.model.io">HWPFOutputStream</a> tableStream)</code> -<div class="block">Writes this table to the table stream.</div> -</td> +<td class="colFirst"><code>byte[]</code></td> +<td class="colLast"><span class="strong">TextPieceTable.</span><code><strong><a href="../../../../../../../org/apache/poi/hwpf/model/TextPieceTable.html#writeTo(org.apache.poi.hwpf.model.io.HWPFOutputStream)">writeTo</a></strong>(<a href="../../../../../../../org/apache/poi/hwpf/model/io/HWPFOutputStream.html" title="class in org.apache.poi.hwpf.model.io">HWPFOutputStream</a> docStream)</code> </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.HWPFOutputStream)">writeTo</a></strong>(<a href="../../../../../../../org/apache/poi/hwpf/model/io/HWPFOutputStream.html" title="class in org.apache.poi.hwpf.model.io">HWPFOutputStream</a> tableStream)</code> </td> +<td class="colLast"><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> 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> @@ -174,12 +174,12 @@ </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SectionTable.</span><code><strong><a href="../../../../../../../org/apache/poi/hwpf/model/SectionTable.html#writeTo(org.apache.poi.hwpf.model.io.HWPFOutputStream,%20org.apache.poi.hwpf.model.io.HWPFOutputStream)">writeTo</a></strong>(<a href="../../../../../../../org/apache/poi/hwpf/model/io/HWPFOutputStream.html" title="class in org.apache.poi.hwpf.model.io">HWPFOutputStream</a> wordDocumentStream, +<td class="colLast"><span class="strong">ComplexFileTable.</span><code><strong><a href="../../../../../../../org/apache/poi/hwpf/model/ComplexFileTable.html#writeTo(org.apache.poi.hwpf.model.io.HWPFOutputStream,%20org.apache.poi.hwpf.model.io.HWPFOutputStream)">writeTo</a></strong>(<a href="../../../../../../../org/apache/poi/hwpf/model/io/HWPFOutputStream.html" title="class in org.apache.poi.hwpf.model.io">HWPFOutputStream</a> wordDocumentStream, <a href="../../../../../../../org/apache/poi/hwpf/model/io/HWPFOutputStream.html" title="class in org.apache.poi.hwpf.model.io">HWPFOutputStream</a> tableStream)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">ComplexFileTable.</span><code><strong><a href="../../../../../../../org/apache/poi/hwpf/model/ComplexFileTable.html#writeTo(org.apache.poi.hwpf.model.io.HWPFOutputStream,%20org.apache.poi.hwpf.model.io.HWPFOutputStream)">writeTo</a></strong>(<a href="../../../../../../../org/apache/poi/hwpf/model/io/HWPFOutputStream.html" title="class in org.apache.poi.hwpf.model.io">HWPFOutputStream</a> wordDocumentStream, +<td class="colLast"><span class="strong">SectionTable.</span><code><strong><a href="../../../../../../../org/apache/poi/hwpf/model/SectionTable.html#writeTo(org.apache.poi.hwpf.model.io.HWPFOutputStream,%20org.apache.poi.hwpf.model.io.HWPFOutputStream)">writeTo</a></strong>(<a href="../../../../../../../org/apache/poi/hwpf/model/io/HWPFOutputStream.html" title="class in org.apache.poi.hwpf.model.io">HWPFOutputStream</a> wordDocumentStream, <a href="../../../../../../../org/apache/poi/hwpf/model/io/HWPFOutputStream.html" title="class in org.apache.poi.hwpf.model.io">HWPFOutputStream</a> tableStream)</code> </td> </tr> <tr class="rowColor"> Modified: poi/site/publish/apidocs/org/apache/poi/hwpf/model/package-tree.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hwpf/model/package-tree.html?rev=1678866&r1=1678865&r2=1678866&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hwpf/model/package-tree.html (original) +++ poi/site/publish/apidocs/org/apache/poi/hwpf/model/package-tree.html Tue May 12 05:44:42 2015 @@ -237,10 +237,10 @@ <ul> <li type="circle">java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable) <ul> -<li type="circle">org.apache.poi.hwpf.model.<a href="../../../../../org/apache/poi/hwpf/model/SubdocumentType.html" title="enum in org.apache.poi.hwpf.model"><span class="strong">SubdocumentType</span></a></li> +<li type="circle">org.apache.poi.hwpf.model.<a href="../../../../../org/apache/poi/hwpf/model/FieldsDocumentPart.html" title="enum in org.apache.poi.hwpf.model"><span class="strong">FieldsDocumentPart</span></a></li> <li type="circle">org.apache.poi.hwpf.model.<a href="../../../../../org/apache/poi/hwpf/model/NoteType.html" title="enum in org.apache.poi.hwpf.model"><span class="strong">NoteType</span></a></li> +<li type="circle">org.apache.poi.hwpf.model.<a href="../../../../../org/apache/poi/hwpf/model/SubdocumentType.html" title="enum in org.apache.poi.hwpf.model"><span class="strong">SubdocumentType</span></a></li> <li type="circle">org.apache.poi.hwpf.model.<a href="../../../../../org/apache/poi/hwpf/model/FSPADocumentPart.html" title="enum in org.apache.poi.hwpf.model"><span class="strong">FSPADocumentPart</span></a></li> -<li type="circle">org.apache.poi.hwpf.model.<a href="../../../../../org/apache/poi/hwpf/model/FieldsDocumentPart.html" title="enum in org.apache.poi.hwpf.model"><span class="strong">FieldsDocumentPart</span></a></li> </ul> </li> </ul> 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=1678866&r1=1678865&r2=1678866&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 Tue May 12 05:44:42 2015 @@ -107,7 +107,7 @@ </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> </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> </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> @@ -115,7 +115,7 @@ </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> </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> </td> </tr> </tbody> </table> @@ -128,13 +128,13 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">PAPBinTable.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/PAPBinTable.html#insert(int,%20int,%20org.apache.poi.hwpf.sprm.SprmBuffer)">insert</a></strong>(int listIndex, +<td class="colLast"><span class="strong">CHPBinTable.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/CHPBinTable.html#insert(int,%20int,%20org.apache.poi.hwpf.sprm.SprmBuffer)">insert</a></strong>(int listIndex, int cpStart, <a href="../../../../../../org/apache/poi/hwpf/sprm/SprmBuffer.html" title="class in org.apache.poi.hwpf.sprm">SprmBuffer</a> buf)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">CHPBinTable.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/CHPBinTable.html#insert(int,%20int,%20org.apache.poi.hwpf.sprm.SprmBuffer)">insert</a></strong>(int listIndex, +<td class="colLast"><span class="strong">PAPBinTable.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/PAPBinTable.html#insert(int,%20int,%20org.apache.poi.hwpf.sprm.SprmBuffer)">insert</a></strong>(int listIndex, int cpStart, <a href="../../../../../../org/apache/poi/hwpf/sprm/SprmBuffer.html" title="class in org.apache.poi.hwpf.sprm">SprmBuffer</a> buf)</code> </td> </tr> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
