Modified: poi/site/publish/apidocs/org/apache/poi/hwpf/usermodel/class-use/Bookmark.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hwpf/usermodel/class-use/Bookmark.html?rev=1678866&r1=1678865&r2=1678866&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hwpf/usermodel/class-use/Bookmark.html (original) +++ poi/site/publish/apidocs/org/apache/poi/hwpf/usermodel/class-use/Bookmark.html Tue May 12 05:44:42 2015 @@ -99,19 +99,21 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code>protected void</code></td> -<td class="colLast"><span class="strong">WordToTextConverter.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/converter/WordToTextConverter.html#processBookmarks(org.apache.poi.hwpf.HWPFDocumentCore,%20org.w3c.dom.Element,%20org.apache.poi.hwpf.usermodel.Range,%20int,%20java.util.List)">processBookmarks</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf">HWPFDocumentCore</a> 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="rowColor"> -<td class="colFirst"><code>protected void</code></td> -<td class="colLast"><span class="strong">WordToHtmlConverter.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/converter/WordToHtmlConverter.html#processBookmarks(org.apache.poi.hwpf.HWPFDocumentCore,%20org.w3c.dom.Element,%20org.apache.poi.hwpf.usermodel.Range,%20int,%20java.util.List)">processBookmarks</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf">HWPFDocumentCore</a> 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="altColor"> <td class="colFirst"><code>protected void</code></td> @@ -122,14 +124,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="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> 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> </tbody> </table> @@ -147,11 +147,11 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hwpf/usermodel/Bookmark.html" title="interface in org.apache.poi.hwpf.usermodel">Bookmark</a></code></td> -<td class="colLast"><span class="strong">BookmarksImpl.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/BookmarksImpl.html#getBookmark(int)">getBookmark</a></strong>(int index)</code> </td> +<td class="colLast"><span class="strong">Bookmarks.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/Bookmarks.html#getBookmark(int)">getBookmark</a></strong>(int index)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hwpf/usermodel/Bookmark.html" title="interface in org.apache.poi.hwpf.usermodel">Bookmark</a></code></td> -<td class="colLast"><span class="strong">Bookmarks.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/Bookmarks.html#getBookmark(int)">getBookmark</a></strong>(int index)</code> </td> +<td class="colLast"><span class="strong">BookmarksImpl.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/BookmarksImpl.html#getBookmark(int)">getBookmark</a></strong>(int index)</code> </td> </tr> </tbody> </table> @@ -168,12 +168,12 @@ </tr> <tr class="rowColor"> <td class="colFirst"><code>java.util.Map<java.lang.Integer,java.util.List<<a href="../../../../../../org/apache/poi/hwpf/usermodel/Bookmark.html" title="interface in org.apache.poi.hwpf.usermodel">Bookmark</a>>></code></td> -<td class="colLast"><span class="strong">BookmarksImpl.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/BookmarksImpl.html#getBookmarksStartedBetween(int,%20int)">getBookmarksStartedBetween</a></strong>(int startInclusive, +<td class="colLast"><span class="strong">Bookmarks.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/Bookmarks.html#getBookmarksStartedBetween(int,%20int)">getBookmarksStartedBetween</a></strong>(int startInclusive, int endExclusive)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>java.util.Map<java.lang.Integer,java.util.List<<a href="../../../../../../org/apache/poi/hwpf/usermodel/Bookmark.html" title="interface in org.apache.poi.hwpf.usermodel">Bookmark</a>>></code></td> -<td class="colLast"><span class="strong">Bookmarks.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/Bookmarks.html#getBookmarksStartedBetween(int,%20int)">getBookmarksStartedBetween</a></strong>(int startInclusive, +<td class="colLast"><span class="strong">BookmarksImpl.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/BookmarksImpl.html#getBookmarksStartedBetween(int,%20int)">getBookmarksStartedBetween</a></strong>(int startInclusive, int endExclusive)</code> </td> </tr> </tbody>
Modified: poi/site/publish/apidocs/org/apache/poi/hwpf/usermodel/class-use/BorderCode.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hwpf/usermodel/class-use/BorderCode.html?rev=1678866&r1=1678865&r2=1678866&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hwpf/usermodel/class-use/BorderCode.html (original) +++ poi/site/publish/apidocs/org/apache/poi/hwpf/usermodel/class-use/BorderCode.html Tue May 12 05:44:42 2015 @@ -256,8 +256,8 @@ </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html" title="class in org.apache.poi.hwpf.usermodel">BorderCode</a></code></td> -<td class="colLast"><span class="strong">TCAbstractType.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/types/TCAbstractType.html#getBrcBottom()">getBrcBottom</a></strong>()</code> -<div class="block">Bottom border.</div> +<td class="colLast"><span class="strong">PAPAbstractType.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/types/PAPAbstractType.html#getBrcBottom()">getBrcBottom</a></strong>()</code> +<div class="block">Get the brcBottom field for the PAP record.</div> </td> </tr> <tr class="altColor"> @@ -268,14 +268,14 @@ </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html" title="class in org.apache.poi.hwpf.usermodel">BorderCode</a></code></td> -<td class="colLast"><span class="strong">SEPAbstractType.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/types/SEPAbstractType.html#getBrcBottom()">getBrcBottom</a></strong>()</code> -<div class="block">Get the brcBottom field for the SEP record.</div> +<td class="colLast"><span class="strong">TCAbstractType.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/types/TCAbstractType.html#getBrcBottom()">getBrcBottom</a></strong>()</code> +<div class="block">Bottom border.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html" title="class in org.apache.poi.hwpf.usermodel">BorderCode</a></code></td> -<td class="colLast"><span class="strong">PAPAbstractType.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/types/PAPAbstractType.html#getBrcBottom()">getBrcBottom</a></strong>()</code> -<div class="block">Get the brcBottom field for the PAP record.</div> +<td class="colLast"><span class="strong">SEPAbstractType.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/types/SEPAbstractType.html#getBrcBottom()">getBrcBottom</a></strong>()</code> +<div class="block">Get the brcBottom field for the SEP record.</div> </td> </tr> <tr class="rowColor"> @@ -286,8 +286,8 @@ </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html" title="class in org.apache.poi.hwpf.usermodel">BorderCode</a></code></td> -<td class="colLast"><span class="strong">TCAbstractType.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/types/TCAbstractType.html#getBrcLeft()">getBrcLeft</a></strong>()</code> -<div class="block">Left border.</div> +<td class="colLast"><span class="strong">PAPAbstractType.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/types/PAPAbstractType.html#getBrcLeft()">getBrcLeft</a></strong>()</code> +<div class="block">Get the brcLeft field for the PAP record.</div> </td> </tr> <tr class="rowColor"> @@ -298,20 +298,20 @@ </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html" title="class in org.apache.poi.hwpf.usermodel">BorderCode</a></code></td> -<td class="colLast"><span class="strong">SEPAbstractType.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/types/SEPAbstractType.html#getBrcLeft()">getBrcLeft</a></strong>()</code> -<div class="block">Get the brcLeft field for the SEP record.</div> +<td class="colLast"><span class="strong">TCAbstractType.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/types/TCAbstractType.html#getBrcLeft()">getBrcLeft</a></strong>()</code> +<div class="block">Left border.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html" title="class in org.apache.poi.hwpf.usermodel">BorderCode</a></code></td> -<td class="colLast"><span class="strong">PAPAbstractType.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/types/PAPAbstractType.html#getBrcLeft()">getBrcLeft</a></strong>()</code> -<div class="block">Get the brcLeft field for the PAP record.</div> +<td class="colLast"><span class="strong">SEPAbstractType.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/types/SEPAbstractType.html#getBrcLeft()">getBrcLeft</a></strong>()</code> +<div class="block">Get the brcLeft field for the SEP record.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html" title="class in org.apache.poi.hwpf.usermodel">BorderCode</a></code></td> -<td class="colLast"><span class="strong">TCAbstractType.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/types/TCAbstractType.html#getBrcRight()">getBrcRight</a></strong>()</code> -<div class="block">Right border.</div> +<td class="colLast"><span class="strong">PAPAbstractType.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/types/PAPAbstractType.html#getBrcRight()">getBrcRight</a></strong>()</code> +<div class="block">Get the brcRight field for the PAP record.</div> </td> </tr> <tr class="rowColor"> @@ -322,20 +322,20 @@ </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html" title="class in org.apache.poi.hwpf.usermodel">BorderCode</a></code></td> -<td class="colLast"><span class="strong">SEPAbstractType.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/types/SEPAbstractType.html#getBrcRight()">getBrcRight</a></strong>()</code> -<div class="block">Get the brcRight field for the SEP record.</div> +<td class="colLast"><span class="strong">TCAbstractType.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/types/TCAbstractType.html#getBrcRight()">getBrcRight</a></strong>()</code> +<div class="block">Right border.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html" title="class in org.apache.poi.hwpf.usermodel">BorderCode</a></code></td> -<td class="colLast"><span class="strong">PAPAbstractType.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/types/PAPAbstractType.html#getBrcRight()">getBrcRight</a></strong>()</code> -<div class="block">Get the brcRight field for the PAP record.</div> +<td class="colLast"><span class="strong">SEPAbstractType.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/types/SEPAbstractType.html#getBrcRight()">getBrcRight</a></strong>()</code> +<div class="block">Get the brcRight field for the SEP record.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html" title="class in org.apache.poi.hwpf.usermodel">BorderCode</a></code></td> -<td class="colLast"><span class="strong">TCAbstractType.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/types/TCAbstractType.html#getBrcTop()">getBrcTop</a></strong>()</code> -<div class="block">Top border.</div> +<td class="colLast"><span class="strong">PAPAbstractType.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/types/PAPAbstractType.html#getBrcTop()">getBrcTop</a></strong>()</code> +<div class="block">Get the brcTop field for the PAP record.</div> </td> </tr> <tr class="rowColor"> @@ -346,14 +346,14 @@ </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html" title="class in org.apache.poi.hwpf.usermodel">BorderCode</a></code></td> -<td class="colLast"><span class="strong">SEPAbstractType.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/types/SEPAbstractType.html#getBrcTop()">getBrcTop</a></strong>()</code> -<div class="block">Get the brcTop field for the SEP record.</div> +<td class="colLast"><span class="strong">TCAbstractType.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/types/TCAbstractType.html#getBrcTop()">getBrcTop</a></strong>()</code> +<div class="block">Top border.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html" title="class in org.apache.poi.hwpf.usermodel">BorderCode</a></code></td> -<td class="colLast"><span class="strong">PAPAbstractType.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/types/PAPAbstractType.html#getBrcTop()">getBrcTop</a></strong>()</code> -<div class="block">Get the brcTop field for the PAP record.</div> +<td class="colLast"><span class="strong">SEPAbstractType.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/types/SEPAbstractType.html#getBrcTop()">getBrcTop</a></strong>()</code> +<div class="block">Get the brcTop field for the SEP record.</div> </td> </tr> <tr class="altColor"> @@ -403,8 +403,8 @@ </tr> <tr class="rowColor"> <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#setBrcBottom(org.apache.poi.hwpf.usermodel.BorderCode)">setBrcBottom</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html" title="class in org.apache.poi.hwpf.usermodel">BorderCode</a> field_22_brcBottom)</code> -<div class="block">Bottom border.</div> +<td class="colLast"><span class="strong">PAPAbstractType.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/types/PAPAbstractType.html#setBrcBottom(org.apache.poi.hwpf.usermodel.BorderCode)">setBrcBottom</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html" title="class in org.apache.poi.hwpf.usermodel">BorderCode</a> field_62_brcBottom)</code> +<div class="block">Set the brcBottom field for the PAP record.</div> </td> </tr> <tr class="altColor"> @@ -415,14 +415,14 @@ </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SEPAbstractType.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/types/SEPAbstractType.html#setBrcBottom(org.apache.poi.hwpf.usermodel.BorderCode)">setBrcBottom</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html" title="class in org.apache.poi.hwpf.usermodel">BorderCode</a> field_22_brcBottom)</code> -<div class="block">Set the brcBottom field for the SEP record.</div> +<td class="colLast"><span class="strong">TCAbstractType.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/types/TCAbstractType.html#setBrcBottom(org.apache.poi.hwpf.usermodel.BorderCode)">setBrcBottom</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html" title="class in org.apache.poi.hwpf.usermodel">BorderCode</a> field_22_brcBottom)</code> +<div class="block">Bottom border.</div> </td> </tr> <tr class="altColor"> <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#setBrcBottom(org.apache.poi.hwpf.usermodel.BorderCode)">setBrcBottom</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html" title="class in org.apache.poi.hwpf.usermodel">BorderCode</a> field_62_brcBottom)</code> -<div class="block">Set the brcBottom field for the PAP record.</div> +<td class="colLast"><span class="strong">SEPAbstractType.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/types/SEPAbstractType.html#setBrcBottom(org.apache.poi.hwpf.usermodel.BorderCode)">setBrcBottom</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html" title="class in org.apache.poi.hwpf.usermodel">BorderCode</a> field_22_brcBottom)</code> +<div class="block">Set the brcBottom field for the SEP record.</div> </td> </tr> <tr class="rowColor"> @@ -433,8 +433,8 @@ </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#setBrcLeft(org.apache.poi.hwpf.usermodel.BorderCode)">setBrcLeft</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html" title="class in org.apache.poi.hwpf.usermodel">BorderCode</a> field_21_brcLeft)</code> -<div class="block">Left border.</div> +<td class="colLast"><span class="strong">PAPAbstractType.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/types/PAPAbstractType.html#setBrcLeft(org.apache.poi.hwpf.usermodel.BorderCode)">setBrcLeft</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html" title="class in org.apache.poi.hwpf.usermodel">BorderCode</a> field_61_brcLeft)</code> +<div class="block">Set the brcLeft field for the PAP record.</div> </td> </tr> <tr class="rowColor"> @@ -445,20 +445,20 @@ </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SEPAbstractType.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/types/SEPAbstractType.html#setBrcLeft(org.apache.poi.hwpf.usermodel.BorderCode)">setBrcLeft</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html" title="class in org.apache.poi.hwpf.usermodel">BorderCode</a> field_21_brcLeft)</code> -<div class="block">Set the brcLeft field for the SEP record.</div> +<td class="colLast"><span class="strong">TCAbstractType.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/types/TCAbstractType.html#setBrcLeft(org.apache.poi.hwpf.usermodel.BorderCode)">setBrcLeft</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html" title="class in org.apache.poi.hwpf.usermodel">BorderCode</a> field_21_brcLeft)</code> +<div class="block">Left border.</div> </td> </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#setBrcLeft(org.apache.poi.hwpf.usermodel.BorderCode)">setBrcLeft</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html" title="class in org.apache.poi.hwpf.usermodel">BorderCode</a> field_61_brcLeft)</code> -<div class="block">Set the brcLeft field for the PAP record.</div> +<td class="colLast"><span class="strong">SEPAbstractType.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/types/SEPAbstractType.html#setBrcLeft(org.apache.poi.hwpf.usermodel.BorderCode)">setBrcLeft</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html" title="class in org.apache.poi.hwpf.usermodel">BorderCode</a> field_21_brcLeft)</code> +<div class="block">Set the brcLeft field for the SEP record.</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#setBrcRight(org.apache.poi.hwpf.usermodel.BorderCode)">setBrcRight</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html" title="class in org.apache.poi.hwpf.usermodel">BorderCode</a> field_23_brcRight)</code> -<div class="block">Right border.</div> +<td class="colLast"><span class="strong">PAPAbstractType.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/types/PAPAbstractType.html#setBrcRight(org.apache.poi.hwpf.usermodel.BorderCode)">setBrcRight</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html" title="class in org.apache.poi.hwpf.usermodel">BorderCode</a> field_63_brcRight)</code> +<div class="block">Set the brcRight field for the PAP record.</div> </td> </tr> <tr class="rowColor"> @@ -469,20 +469,20 @@ </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SEPAbstractType.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/types/SEPAbstractType.html#setBrcRight(org.apache.poi.hwpf.usermodel.BorderCode)">setBrcRight</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html" title="class in org.apache.poi.hwpf.usermodel">BorderCode</a> field_23_brcRight)</code> -<div class="block">Set the brcRight field for the SEP record.</div> +<td class="colLast"><span class="strong">TCAbstractType.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/types/TCAbstractType.html#setBrcRight(org.apache.poi.hwpf.usermodel.BorderCode)">setBrcRight</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html" title="class in org.apache.poi.hwpf.usermodel">BorderCode</a> field_23_brcRight)</code> +<div class="block">Right border.</div> </td> </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#setBrcRight(org.apache.poi.hwpf.usermodel.BorderCode)">setBrcRight</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html" title="class in org.apache.poi.hwpf.usermodel">BorderCode</a> field_63_brcRight)</code> -<div class="block">Set the brcRight field for the PAP record.</div> +<td class="colLast"><span class="strong">SEPAbstractType.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/types/SEPAbstractType.html#setBrcRight(org.apache.poi.hwpf.usermodel.BorderCode)">setBrcRight</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html" title="class in org.apache.poi.hwpf.usermodel">BorderCode</a> field_23_brcRight)</code> +<div class="block">Set the brcRight field for the SEP record.</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#setBrcTop(org.apache.poi.hwpf.usermodel.BorderCode)">setBrcTop</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html" title="class in org.apache.poi.hwpf.usermodel">BorderCode</a> field_20_brcTop)</code> -<div class="block">Top border.</div> +<td class="colLast"><span class="strong">PAPAbstractType.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/types/PAPAbstractType.html#setBrcTop(org.apache.poi.hwpf.usermodel.BorderCode)">setBrcTop</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html" title="class in org.apache.poi.hwpf.usermodel">BorderCode</a> field_60_brcTop)</code> +<div class="block">Set the brcTop field for the PAP record.</div> </td> </tr> <tr class="rowColor"> @@ -493,14 +493,14 @@ </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SEPAbstractType.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/types/SEPAbstractType.html#setBrcTop(org.apache.poi.hwpf.usermodel.BorderCode)">setBrcTop</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html" title="class in org.apache.poi.hwpf.usermodel">BorderCode</a> field_20_brcTop)</code> -<div class="block">Set the brcTop field for the SEP record.</div> +<td class="colLast"><span class="strong">TCAbstractType.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/types/TCAbstractType.html#setBrcTop(org.apache.poi.hwpf.usermodel.BorderCode)">setBrcTop</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html" title="class in org.apache.poi.hwpf.usermodel">BorderCode</a> field_20_brcTop)</code> +<div class="block">Top border.</div> </td> </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#setBrcTop(org.apache.poi.hwpf.usermodel.BorderCode)">setBrcTop</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html" title="class in org.apache.poi.hwpf.usermodel">BorderCode</a> field_60_brcTop)</code> -<div class="block">Set the brcTop field for the PAP record.</div> +<td class="colLast"><span class="strong">SEPAbstractType.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/types/SEPAbstractType.html#setBrcTop(org.apache.poi.hwpf.usermodel.BorderCode)">setBrcTop</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html" title="class in org.apache.poi.hwpf.usermodel">BorderCode</a> field_20_brcTop)</code> +<div class="block">Set the brcTop field for the SEP record.</div> </td> </tr> <tr class="altColor"> @@ -537,15 +537,15 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html" title="class in org.apache.poi.hwpf.usermodel">BorderCode</a></code></td> -<td class="colLast"><span class="strong">TableRow.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/TableRow.html#getBarBorder()">getBarBorder</a></strong>()</code> </td> +<td class="colLast"><span class="strong">Paragraph.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/Paragraph.html#getBarBorder()">getBarBorder</a></strong>()</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html" title="class in org.apache.poi.hwpf.usermodel">BorderCode</a></code></td> -<td class="colLast"><span class="strong">ParagraphProperties.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/ParagraphProperties.html#getBarBorder()">getBarBorder</a></strong>()</code> </td> +<td class="colLast"><span class="strong">TableRow.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/TableRow.html#getBarBorder()">getBarBorder</a></strong>()</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html" title="class in org.apache.poi.hwpf.usermodel">BorderCode</a></code></td> -<td class="colLast"><span class="strong">Paragraph.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/Paragraph.html#getBarBorder()">getBarBorder</a></strong>()</code> </td> +<td class="colLast"><span class="strong">ParagraphProperties.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/ParagraphProperties.html#getBarBorder()">getBarBorder</a></strong>()</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html" title="class in org.apache.poi.hwpf.usermodel">BorderCode</a></code></td> @@ -553,15 +553,15 @@ </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html" title="class in org.apache.poi.hwpf.usermodel">BorderCode</a></code></td> -<td class="colLast"><span class="strong">TableRow.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/TableRow.html#getBottomBorder()">getBottomBorder</a></strong>()</code> </td> +<td class="colLast"><span class="strong">Paragraph.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/Paragraph.html#getBottomBorder()">getBottomBorder</a></strong>()</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html" title="class in org.apache.poi.hwpf.usermodel">BorderCode</a></code></td> -<td class="colLast"><span class="strong">ParagraphProperties.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/ParagraphProperties.html#getBottomBorder()">getBottomBorder</a></strong>()</code> </td> +<td class="colLast"><span class="strong">TableRow.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/TableRow.html#getBottomBorder()">getBottomBorder</a></strong>()</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html" title="class in org.apache.poi.hwpf.usermodel">BorderCode</a></code></td> -<td class="colLast"><span class="strong">Paragraph.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/Paragraph.html#getBottomBorder()">getBottomBorder</a></strong>()</code> </td> +<td class="colLast"><span class="strong">ParagraphProperties.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/ParagraphProperties.html#getBottomBorder()">getBottomBorder</a></strong>()</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html" title="class in org.apache.poi.hwpf.usermodel">BorderCode</a></code></td> @@ -585,39 +585,39 @@ </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html" title="class in org.apache.poi.hwpf.usermodel">BorderCode</a></code></td> -<td class="colLast"><span class="strong">TableRow.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/TableRow.html#getLeftBorder()">getLeftBorder</a></strong>()</code> </td> +<td class="colLast"><span class="strong">Paragraph.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/Paragraph.html#getLeftBorder()">getLeftBorder</a></strong>()</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html" title="class in org.apache.poi.hwpf.usermodel">BorderCode</a></code></td> -<td class="colLast"><span class="strong">ParagraphProperties.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/ParagraphProperties.html#getLeftBorder()">getLeftBorder</a></strong>()</code> </td> +<td class="colLast"><span class="strong">TableRow.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/TableRow.html#getLeftBorder()">getLeftBorder</a></strong>()</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html" title="class in org.apache.poi.hwpf.usermodel">BorderCode</a></code></td> -<td class="colLast"><span class="strong">Paragraph.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/Paragraph.html#getLeftBorder()">getLeftBorder</a></strong>()</code> </td> +<td class="colLast"><span class="strong">ParagraphProperties.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/ParagraphProperties.html#getLeftBorder()">getLeftBorder</a></strong>()</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html" title="class in org.apache.poi.hwpf.usermodel">BorderCode</a></code></td> -<td class="colLast"><span class="strong">TableRow.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/TableRow.html#getRightBorder()">getRightBorder</a></strong>()</code> </td> +<td class="colLast"><span class="strong">Paragraph.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/Paragraph.html#getRightBorder()">getRightBorder</a></strong>()</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html" title="class in org.apache.poi.hwpf.usermodel">BorderCode</a></code></td> -<td class="colLast"><span class="strong">ParagraphProperties.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/ParagraphProperties.html#getRightBorder()">getRightBorder</a></strong>()</code> </td> +<td class="colLast"><span class="strong">TableRow.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/TableRow.html#getRightBorder()">getRightBorder</a></strong>()</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html" title="class in org.apache.poi.hwpf.usermodel">BorderCode</a></code></td> -<td class="colLast"><span class="strong">Paragraph.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/Paragraph.html#getRightBorder()">getRightBorder</a></strong>()</code> </td> +<td class="colLast"><span class="strong">ParagraphProperties.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/ParagraphProperties.html#getRightBorder()">getRightBorder</a></strong>()</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html" title="class in org.apache.poi.hwpf.usermodel">BorderCode</a></code></td> -<td class="colLast"><span class="strong">TableRow.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/TableRow.html#getTopBorder()">getTopBorder</a></strong>()</code> </td> +<td class="colLast"><span class="strong">Paragraph.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/Paragraph.html#getTopBorder()">getTopBorder</a></strong>()</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html" title="class in org.apache.poi.hwpf.usermodel">BorderCode</a></code></td> -<td class="colLast"><span class="strong">ParagraphProperties.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/ParagraphProperties.html#getTopBorder()">getTopBorder</a></strong>()</code> </td> +<td class="colLast"><span class="strong">TableRow.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/TableRow.html#getTopBorder()">getTopBorder</a></strong>()</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html" title="class in org.apache.poi.hwpf.usermodel">BorderCode</a></code></td> -<td class="colLast"><span class="strong">Paragraph.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/Paragraph.html#getTopBorder()">getTopBorder</a></strong>()</code> </td> +<td class="colLast"><span class="strong">ParagraphProperties.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/ParagraphProperties.html#getTopBorder()">getTopBorder</a></strong>()</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html" title="class in org.apache.poi.hwpf.usermodel">BorderCode</a></code></td> @@ -634,43 +634,43 @@ <tbody> <tr class="altColor"> <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#setBarBorder(org.apache.poi.hwpf.usermodel.BorderCode)">setBarBorder</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html" title="class in org.apache.poi.hwpf.usermodel">BorderCode</a> bar)</code> </td> +<td class="colLast"><span class="strong">Paragraph.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/Paragraph.html#setBarBorder(org.apache.poi.hwpf.usermodel.BorderCode)">setBarBorder</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html" title="class in org.apache.poi.hwpf.usermodel">BorderCode</a> bar)</code> </td> </tr> <tr class="rowColor"> <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#setBarBorder(org.apache.poi.hwpf.usermodel.BorderCode)">setBarBorder</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html" title="class in org.apache.poi.hwpf.usermodel">BorderCode</a> bar)</code> </td> +<td class="colLast"><span class="strong">ParagraphProperties.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/ParagraphProperties.html#setBarBorder(org.apache.poi.hwpf.usermodel.BorderCode)">setBarBorder</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html" title="class in org.apache.poi.hwpf.usermodel">BorderCode</a> bar)</code> </td> </tr> <tr class="altColor"> <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#setBottomBorder(org.apache.poi.hwpf.usermodel.BorderCode)">setBottomBorder</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html" title="class in org.apache.poi.hwpf.usermodel">BorderCode</a> bottom)</code> </td> +<td class="colLast"><span class="strong">Paragraph.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/Paragraph.html#setBottomBorder(org.apache.poi.hwpf.usermodel.BorderCode)">setBottomBorder</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html" title="class in org.apache.poi.hwpf.usermodel">BorderCode</a> bottom)</code> </td> </tr> <tr class="rowColor"> <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#setBottomBorder(org.apache.poi.hwpf.usermodel.BorderCode)">setBottomBorder</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html" title="class in org.apache.poi.hwpf.usermodel">BorderCode</a> bottom)</code> </td> +<td class="colLast"><span class="strong">ParagraphProperties.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/ParagraphProperties.html#setBottomBorder(org.apache.poi.hwpf.usermodel.BorderCode)">setBottomBorder</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html" title="class in org.apache.poi.hwpf.usermodel">BorderCode</a> bottom)</code> </td> </tr> <tr class="altColor"> <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#setLeftBorder(org.apache.poi.hwpf.usermodel.BorderCode)">setLeftBorder</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html" title="class in org.apache.poi.hwpf.usermodel">BorderCode</a> left)</code> </td> +<td class="colLast"><span class="strong">Paragraph.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/Paragraph.html#setLeftBorder(org.apache.poi.hwpf.usermodel.BorderCode)">setLeftBorder</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html" title="class in org.apache.poi.hwpf.usermodel">BorderCode</a> left)</code> </td> </tr> <tr class="rowColor"> <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#setLeftBorder(org.apache.poi.hwpf.usermodel.BorderCode)">setLeftBorder</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html" title="class in org.apache.poi.hwpf.usermodel">BorderCode</a> left)</code> </td> +<td class="colLast"><span class="strong">ParagraphProperties.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/ParagraphProperties.html#setLeftBorder(org.apache.poi.hwpf.usermodel.BorderCode)">setLeftBorder</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html" title="class in org.apache.poi.hwpf.usermodel">BorderCode</a> left)</code> </td> </tr> <tr class="altColor"> <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#setRightBorder(org.apache.poi.hwpf.usermodel.BorderCode)">setRightBorder</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html" title="class in org.apache.poi.hwpf.usermodel">BorderCode</a> right)</code> </td> +<td class="colLast"><span class="strong">Paragraph.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/Paragraph.html#setRightBorder(org.apache.poi.hwpf.usermodel.BorderCode)">setRightBorder</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html" title="class in org.apache.poi.hwpf.usermodel">BorderCode</a> right)</code> </td> </tr> <tr class="rowColor"> <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#setRightBorder(org.apache.poi.hwpf.usermodel.BorderCode)">setRightBorder</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html" title="class in org.apache.poi.hwpf.usermodel">BorderCode</a> right)</code> </td> +<td class="colLast"><span class="strong">ParagraphProperties.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/ParagraphProperties.html#setRightBorder(org.apache.poi.hwpf.usermodel.BorderCode)">setRightBorder</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html" title="class in org.apache.poi.hwpf.usermodel">BorderCode</a> right)</code> </td> </tr> <tr class="altColor"> <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#setTopBorder(org.apache.poi.hwpf.usermodel.BorderCode)">setTopBorder</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html" title="class in org.apache.poi.hwpf.usermodel">BorderCode</a> top)</code> </td> +<td class="colLast"><span class="strong">Paragraph.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/Paragraph.html#setTopBorder(org.apache.poi.hwpf.usermodel.BorderCode)">setTopBorder</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html" title="class in org.apache.poi.hwpf.usermodel">BorderCode</a> top)</code> </td> </tr> <tr class="rowColor"> <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#setTopBorder(org.apache.poi.hwpf.usermodel.BorderCode)">setTopBorder</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html" title="class in org.apache.poi.hwpf.usermodel">BorderCode</a> top)</code> </td> +<td class="colLast"><span class="strong">ParagraphProperties.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/ParagraphProperties.html#setTopBorder(org.apache.poi.hwpf.usermodel.BorderCode)">setTopBorder</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html" title="class in org.apache.poi.hwpf.usermodel">BorderCode</a> top)</code> </td> </tr> </tbody> </table> Modified: poi/site/publish/apidocs/org/apache/poi/hwpf/usermodel/class-use/CharacterRun.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hwpf/usermodel/class-use/CharacterRun.html?rev=1678866&r1=1678865&r2=1678866&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hwpf/usermodel/class-use/CharacterRun.html (original) +++ poi/site/publish/apidocs/org/apache/poi/hwpf/usermodel/class-use/CharacterRun.html Tue May 12 05:44:42 2015 @@ -112,13 +112,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#outputCharacters(org.w3c.dom.Element,%20org.apache.poi.hwpf.usermodel.CharacterRun,%20java.lang.String)">outputCharacters</a></strong>(org.w3c.dom.Element block, +<td class="colLast"><span class="strong">WordToHtmlConverter.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/converter/WordToHtmlConverter.html#outputCharacters(org.w3c.dom.Element,%20org.apache.poi.hwpf.usermodel.CharacterRun,%20java.lang.String)">outputCharacters</a></strong>(org.w3c.dom.Element pElement, <a href="../../../../../../org/apache/poi/hwpf/usermodel/CharacterRun.html" title="class in org.apache.poi.hwpf.usermodel">CharacterRun</a> characterRun, java.lang.String text)</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#outputCharacters(org.w3c.dom.Element,%20org.apache.poi.hwpf.usermodel.CharacterRun,%20java.lang.String)">outputCharacters</a></strong>(org.w3c.dom.Element pElement, +<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#outputCharacters(org.w3c.dom.Element,%20org.apache.poi.hwpf.usermodel.CharacterRun,%20java.lang.String)">outputCharacters</a></strong>(org.w3c.dom.Element block, <a href="../../../../../../org/apache/poi/hwpf/usermodel/CharacterRun.html" title="class in org.apache.poi.hwpf.usermodel">CharacterRun</a> characterRun, java.lang.String text)</code> </td> </tr> @@ -129,8 +129,8 @@ java.lang.String text)</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#outputCharacters(org.w3c.dom.Element,%20org.apache.poi.hwpf.usermodel.CharacterRun,%20java.lang.String)">outputCharacters</a></strong>(org.w3c.dom.Element block, +<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#outputCharacters(org.w3c.dom.Element,%20org.apache.poi.hwpf.usermodel.CharacterRun,%20java.lang.String)">outputCharacters</a></strong>(org.w3c.dom.Element block, <a href="../../../../../../org/apache/poi/hwpf/usermodel/CharacterRun.html" title="class in org.apache.poi.hwpf.usermodel">CharacterRun</a> characterRun, java.lang.String text)</code> </td> </tr> @@ -142,15 +142,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, @@ -165,8 +165,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, @@ -188,12 +188,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#processLineBreak(org.w3c.dom.Element,%20org.apache.poi.hwpf.usermodel.CharacterRun)">processLineBreak</a></strong>(org.w3c.dom.Element block, +<td class="colLast"><span class="strong">WordToHtmlConverter.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/converter/WordToHtmlConverter.html#processLineBreak(org.w3c.dom.Element,%20org.apache.poi.hwpf.usermodel.CharacterRun)">processLineBreak</a></strong>(org.w3c.dom.Element block, <a href="../../../../../../org/apache/poi/hwpf/usermodel/CharacterRun.html" title="class in org.apache.poi.hwpf.usermodel">CharacterRun</a> characterRun)</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#processLineBreak(org.w3c.dom.Element,%20org.apache.poi.hwpf.usermodel.CharacterRun)">processLineBreak</a></strong>(org.w3c.dom.Element block, +<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#processLineBreak(org.w3c.dom.Element,%20org.apache.poi.hwpf.usermodel.CharacterRun)">processLineBreak</a></strong>(org.w3c.dom.Element block, <a href="../../../../../../org/apache/poi/hwpf/usermodel/CharacterRun.html" title="class in org.apache.poi.hwpf.usermodel">CharacterRun</a> characterRun)</code> </td> </tr> <tr class="rowColor"> @@ -202,8 +202,8 @@ <a href="../../../../../../org/apache/poi/hwpf/usermodel/CharacterRun.html" title="class in org.apache.poi.hwpf.usermodel">CharacterRun</a> characterRun)</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#processLineBreak(org.w3c.dom.Element,%20org.apache.poi.hwpf.usermodel.CharacterRun)">processLineBreak</a></strong>(org.w3c.dom.Element block, +<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#processLineBreak(org.w3c.dom.Element,%20org.apache.poi.hwpf.usermodel.CharacterRun)">processLineBreak</a></strong>(org.w3c.dom.Element block, <a href="../../../../../../org/apache/poi/hwpf/usermodel/CharacterRun.html" title="class in org.apache.poi.hwpf.usermodel">CharacterRun</a> characterRun)</code> </td> </tr> <tr class="rowColor"> Modified: poi/site/publish/apidocs/org/apache/poi/hwpf/usermodel/class-use/DateAndTime.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hwpf/usermodel/class-use/DateAndTime.html?rev=1678866&r1=1678865&r2=1678866&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hwpf/usermodel/class-use/DateAndTime.html (original) +++ poi/site/publish/apidocs/org/apache/poi/hwpf/usermodel/class-use/DateAndTime.html Tue May 12 05:44:42 2015 @@ -144,20 +144,20 @@ </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hwpf/usermodel/DateAndTime.html" title="class in org.apache.poi.hwpf.usermodel">DateAndTime</a></code></td> -<td class="colLast"><span class="strong">SEPAbstractType.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/types/SEPAbstractType.html#getDttmPropRMark()">getDttmPropRMark</a></strong>()</code> -<div class="block">Get the dttmPropRMark field for the SEP record.</div> +<td class="colLast"><span class="strong">PAPAbstractType.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/types/PAPAbstractType.html#getDttmPropRMark()">getDttmPropRMark</a></strong>()</code> +<div class="block">Get the dttmPropRMark field for the PAP record.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hwpf/usermodel/DateAndTime.html" title="class in org.apache.poi.hwpf.usermodel">DateAndTime</a></code></td> -<td class="colLast"><span class="strong">PAPAbstractType.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/types/PAPAbstractType.html#getDttmPropRMark()">getDttmPropRMark</a></strong>()</code> -<div class="block">Get the dttmPropRMark field for the PAP record.</div> +<td class="colLast"><span class="strong">CHPAbstractType.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/types/CHPAbstractType.html#getDttmPropRMark()">getDttmPropRMark</a></strong>()</code> +<div class="block">Date/time at which properties of this were changed for this run of text by the author.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hwpf/usermodel/DateAndTime.html" title="class in org.apache.poi.hwpf.usermodel">DateAndTime</a></code></td> -<td class="colLast"><span class="strong">CHPAbstractType.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/types/CHPAbstractType.html#getDttmPropRMark()">getDttmPropRMark</a></strong>()</code> -<div class="block">Date/time at which properties of this were changed for this run of text by the author.</div> +<td class="colLast"><span class="strong">SEPAbstractType.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/types/SEPAbstractType.html#getDttmPropRMark()">getDttmPropRMark</a></strong>()</code> +<div class="block">Get the dttmPropRMark field for the SEP record.</div> </td> </tr> <tr class="rowColor"> @@ -195,20 +195,20 @@ </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SEPAbstractType.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/types/SEPAbstractType.html#setDttmPropRMark(org.apache.poi.hwpf.usermodel.DateAndTime)">setDttmPropRMark</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/usermodel/DateAndTime.html" title="class in org.apache.poi.hwpf.usermodel">DateAndTime</a> field_26_dttmPropRMark)</code> -<div class="block">Set the dttmPropRMark field for the SEP record.</div> +<td class="colLast"><span class="strong">PAPAbstractType.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/types/PAPAbstractType.html#setDttmPropRMark(org.apache.poi.hwpf.usermodel.DateAndTime)">setDttmPropRMark</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/usermodel/DateAndTime.html" title="class in org.apache.poi.hwpf.usermodel">DateAndTime</a> field_71_dttmPropRMark)</code> +<div class="block">Set the dttmPropRMark field for the PAP record.</div> </td> </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#setDttmPropRMark(org.apache.poi.hwpf.usermodel.DateAndTime)">setDttmPropRMark</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/usermodel/DateAndTime.html" title="class in org.apache.poi.hwpf.usermodel">DateAndTime</a> field_71_dttmPropRMark)</code> -<div class="block">Set the dttmPropRMark field for the PAP record.</div> +<td class="colLast"><span class="strong">CHPAbstractType.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/types/CHPAbstractType.html#setDttmPropRMark(org.apache.poi.hwpf.usermodel.DateAndTime)">setDttmPropRMark</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/usermodel/DateAndTime.html" title="class in org.apache.poi.hwpf.usermodel">DateAndTime</a> field_53_dttmPropRMark)</code> +<div class="block">Date/time at which properties of this were changed for this run of text by the author.</div> </td> </tr> <tr class="altColor"> <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#setDttmPropRMark(org.apache.poi.hwpf.usermodel.DateAndTime)">setDttmPropRMark</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/usermodel/DateAndTime.html" title="class in org.apache.poi.hwpf.usermodel">DateAndTime</a> field_53_dttmPropRMark)</code> -<div class="block">Date/time at which properties of this were changed for this run of text by the author.</div> +<td class="colLast"><span class="strong">SEPAbstractType.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/types/SEPAbstractType.html#setDttmPropRMark(org.apache.poi.hwpf.usermodel.DateAndTime)">setDttmPropRMark</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/usermodel/DateAndTime.html" title="class in org.apache.poi.hwpf.usermodel">DateAndTime</a> field_26_dttmPropRMark)</code> +<div class="block">Set the dttmPropRMark field for the SEP record.</div> </td> </tr> <tr class="rowColor"> Modified: poi/site/publish/apidocs/org/apache/poi/hwpf/usermodel/class-use/DropCapSpecifier.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hwpf/usermodel/class-use/DropCapSpecifier.html?rev=1678866&r1=1678865&r2=1678866&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hwpf/usermodel/class-use/DropCapSpecifier.html (original) +++ poi/site/publish/apidocs/org/apache/poi/hwpf/usermodel/class-use/DropCapSpecifier.html Tue May 12 05:44:42 2015 @@ -151,11 +151,11 @@ </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hwpf/usermodel/DropCapSpecifier.html" title="class in org.apache.poi.hwpf.usermodel">DropCapSpecifier</a></code></td> -<td class="colLast"><span class="strong">ParagraphProperties.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/ParagraphProperties.html#getDropCap()">getDropCap</a></strong>()</code> </td> +<td class="colLast"><span class="strong">Paragraph.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/Paragraph.html#getDropCap()">getDropCap</a></strong>()</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hwpf/usermodel/DropCapSpecifier.html" title="class in org.apache.poi.hwpf.usermodel">DropCapSpecifier</a></code></td> -<td class="colLast"><span class="strong">Paragraph.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/Paragraph.html#getDropCap()">getDropCap</a></strong>()</code> </td> +<td class="colLast"><span class="strong">ParagraphProperties.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/ParagraphProperties.html#getDropCap()">getDropCap</a></strong>()</code> </td> </tr> </tbody> </table> @@ -168,11 +168,11 @@ <tbody> <tr class="altColor"> <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#setDropCap(org.apache.poi.hwpf.usermodel.DropCapSpecifier)">setDropCap</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/usermodel/DropCapSpecifier.html" title="class in org.apache.poi.hwpf.usermodel">DropCapSpecifier</a> dcs)</code> </td> +<td class="colLast"><span class="strong">Paragraph.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/Paragraph.html#setDropCap(org.apache.poi.hwpf.usermodel.DropCapSpecifier)">setDropCap</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/usermodel/DropCapSpecifier.html" title="class in org.apache.poi.hwpf.usermodel">DropCapSpecifier</a> dcs)</code> </td> </tr> <tr class="rowColor"> <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#setDropCap(org.apache.poi.hwpf.usermodel.DropCapSpecifier)">setDropCap</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/usermodel/DropCapSpecifier.html" title="class in org.apache.poi.hwpf.usermodel">DropCapSpecifier</a> dcs)</code> </td> +<td class="colLast"><span class="strong">ParagraphProperties.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/ParagraphProperties.html#setDropCap(org.apache.poi.hwpf.usermodel.DropCapSpecifier)">setDropCap</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/usermodel/DropCapSpecifier.html" title="class in org.apache.poi.hwpf.usermodel">DropCapSpecifier</a> dcs)</code> </td> </tr> </tbody> </table> Modified: poi/site/publish/apidocs/org/apache/poi/hwpf/usermodel/class-use/LineSpacingDescriptor.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hwpf/usermodel/class-use/LineSpacingDescriptor.html?rev=1678866&r1=1678865&r2=1678866&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hwpf/usermodel/class-use/LineSpacingDescriptor.html (original) +++ poi/site/publish/apidocs/org/apache/poi/hwpf/usermodel/class-use/LineSpacingDescriptor.html Tue May 12 05:44:42 2015 @@ -147,11 +147,11 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hwpf/usermodel/LineSpacingDescriptor.html" title="class in org.apache.poi.hwpf.usermodel">LineSpacingDescriptor</a></code></td> -<td class="colLast"><span class="strong">ParagraphProperties.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/ParagraphProperties.html#getLineSpacing()">getLineSpacing</a></strong>()</code> </td> +<td class="colLast"><span class="strong">Paragraph.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/Paragraph.html#getLineSpacing()">getLineSpacing</a></strong>()</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hwpf/usermodel/LineSpacingDescriptor.html" title="class in org.apache.poi.hwpf.usermodel">LineSpacingDescriptor</a></code></td> -<td class="colLast"><span class="strong">Paragraph.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/Paragraph.html#getLineSpacing()">getLineSpacing</a></strong>()</code> </td> +<td class="colLast"><span class="strong">ParagraphProperties.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/ParagraphProperties.html#getLineSpacing()">getLineSpacing</a></strong>()</code> </td> </tr> </tbody> </table> @@ -164,11 +164,11 @@ <tbody> <tr class="altColor"> <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#setLineSpacing(org.apache.poi.hwpf.usermodel.LineSpacingDescriptor)">setLineSpacing</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/usermodel/LineSpacingDescriptor.html" title="class in org.apache.poi.hwpf.usermodel">LineSpacingDescriptor</a> lspd)</code> </td> +<td class="colLast"><span class="strong">Paragraph.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/Paragraph.html#setLineSpacing(org.apache.poi.hwpf.usermodel.LineSpacingDescriptor)">setLineSpacing</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/usermodel/LineSpacingDescriptor.html" title="class in org.apache.poi.hwpf.usermodel">LineSpacingDescriptor</a> lspd)</code> </td> </tr> <tr class="rowColor"> <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#setLineSpacing(org.apache.poi.hwpf.usermodel.LineSpacingDescriptor)">setLineSpacing</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/usermodel/LineSpacingDescriptor.html" title="class in org.apache.poi.hwpf.usermodel">LineSpacingDescriptor</a> lspd)</code> </td> +<td class="colLast"><span class="strong">ParagraphProperties.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/ParagraphProperties.html#setLineSpacing(org.apache.poi.hwpf.usermodel.LineSpacingDescriptor)">setLineSpacing</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/usermodel/LineSpacingDescriptor.html" title="class in org.apache.poi.hwpf.usermodel">LineSpacingDescriptor</a> lspd)</code> </td> </tr> </tbody> </table> Modified: poi/site/publish/apidocs/org/apache/poi/hwpf/usermodel/class-use/OfficeDrawing.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hwpf/usermodel/class-use/OfficeDrawing.html?rev=1678866&r1=1678865&r2=1678866&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hwpf/usermodel/class-use/OfficeDrawing.html (original) +++ poi/site/publish/apidocs/org/apache/poi/hwpf/usermodel/class-use/OfficeDrawing.html Tue May 12 05:44:42 2015 @@ -99,15 +99,15 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code>protected void</code></td> -<td class="colLast"><span class="strong">WordToTextConverter.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/converter/WordToTextConverter.html#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="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#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, @@ -122,8 +122,8 @@ org.w3c.dom.Element block)</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#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,11 +145,11 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hwpf/usermodel/OfficeDrawing.html" title="interface in org.apache.poi.hwpf.usermodel">OfficeDrawing</a></code></td> -<td class="colLast"><span class="strong">OfficeDrawingsImpl.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/OfficeDrawingsImpl.html#getOfficeDrawingAt(int)">getOfficeDrawingAt</a></strong>(int characterPosition)</code> </td> +<td class="colLast"><span class="strong">OfficeDrawings.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/OfficeDrawings.html#getOfficeDrawingAt(int)">getOfficeDrawingAt</a></strong>(int characterPosition)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hwpf/usermodel/OfficeDrawing.html" title="interface in org.apache.poi.hwpf.usermodel">OfficeDrawing</a></code></td> -<td class="colLast"><span class="strong">OfficeDrawings.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/OfficeDrawings.html#getOfficeDrawingAt(int)">getOfficeDrawingAt</a></strong>(int characterPosition)</code> </td> +<td class="colLast"><span class="strong">OfficeDrawingsImpl.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/OfficeDrawingsImpl.html#getOfficeDrawingAt(int)">getOfficeDrawingAt</a></strong>(int characterPosition)</code> </td> </tr> </tbody> </table> @@ -162,11 +162,11 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code>java.util.Collection<<a href="../../../../../../org/apache/poi/hwpf/usermodel/OfficeDrawing.html" title="interface in org.apache.poi.hwpf.usermodel">OfficeDrawing</a>></code></td> -<td class="colLast"><span class="strong">OfficeDrawingsImpl.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/OfficeDrawingsImpl.html#getOfficeDrawings()">getOfficeDrawings</a></strong>()</code> </td> +<td class="colLast"><span class="strong">OfficeDrawings.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/OfficeDrawings.html#getOfficeDrawings()">getOfficeDrawings</a></strong>()</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>java.util.Collection<<a href="../../../../../../org/apache/poi/hwpf/usermodel/OfficeDrawing.html" title="interface in org.apache.poi.hwpf.usermodel">OfficeDrawing</a>></code></td> -<td class="colLast"><span class="strong">OfficeDrawings.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/OfficeDrawings.html#getOfficeDrawings()">getOfficeDrawings</a></strong>()</code> </td> +<td class="colLast"><span class="strong">OfficeDrawingsImpl.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/OfficeDrawingsImpl.html#getOfficeDrawings()">getOfficeDrawings</a></strong>()</code> </td> </tr> </tbody> </table> 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=1678866&r1=1678865&r2=1678866&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 Tue May 12 05:44:42 2015 @@ -114,15 +114,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, @@ -137,8 +137,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, --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
