You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by ni...@apache.org on 2016/07/11 23:02:08 UTC

svn commit: r1752230 [7/16] - in /poi/site/publish/apidocs: ./ org/apache/poi/class-use/ org/apache/poi/ddf/class-use/ org/apache/poi/extractor/ org/apache/poi/extractor/class-use/ org/apache/poi/hpsf/class-use/ org/apache/poi/hpsf/wellknown/class-use/...

Modified: poi/site/publish/apidocs/org/apache/poi/hwpf/model/class-use/FieldsDocumentPart.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hwpf/model/class-use/FieldsDocumentPart.html?rev=1752230&r1=1752229&r2=1752230&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hwpf/model/class-use/FieldsDocumentPart.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hwpf/model/class-use/FieldsDocumentPart.html Mon Jul 11 23:02:07 2016
@@ -156,22 +156,22 @@ the order they are declared.</div>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><code><a href="../../../../../../org/apache/poi/hwpf/usermodel/Field.html" title="interface in org.apache.poi.hwpf.usermodel">Field</a></code></td>
-<td class="colLast"><span class="strong">Fields.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/Fields.html#getFieldByStartOffset(org.apache.poi.hwpf.model.FieldsDocumentPart,%20int)">getFieldByStartOffset</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/model/FieldsDocumentPart.html" title="enum in org.apache.poi.hwpf.model">FieldsDocumentPart</a>&nbsp;documentPart,
+<td class="colFirst"><code>org.apache.poi.hwpf.usermodel.FieldImpl</code></td>
+<td class="colLast"><span class="strong">FieldsImpl.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/FieldsImpl.html#getFieldByStartOffset(org.apache.poi.hwpf.model.FieldsDocumentPart,%20int)">getFieldByStartOffset</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/model/FieldsDocumentPart.html" title="enum in org.apache.poi.hwpf.model">FieldsDocumentPart</a>&nbsp;documentPart,
                      int&nbsp;offset)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>org.apache.poi.hwpf.usermodel.FieldImpl</code></td>
-<td class="colLast"><span class="strong">FieldsImpl.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/FieldsImpl.html#getFieldByStartOffset(org.apache.poi.hwpf.model.FieldsDocumentPart,%20int)">getFieldByStartOffset</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/model/FieldsDocumentPart.html" title="enum in org.apache.poi.hwpf.model">FieldsDocumentPart</a>&nbsp;documentPart,
+<td class="colFirst"><code><a href="../../../../../../org/apache/poi/hwpf/usermodel/Field.html" title="interface in org.apache.poi.hwpf.usermodel">Field</a></code></td>
+<td class="colLast"><span class="strong">Fields.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/Fields.html#getFieldByStartOffset(org.apache.poi.hwpf.model.FieldsDocumentPart,%20int)">getFieldByStartOffset</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/model/FieldsDocumentPart.html" title="enum in org.apache.poi.hwpf.model">FieldsDocumentPart</a>&nbsp;documentPart,
                      int&nbsp;offset)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>java.util.Collection&lt;<a href="../../../../../../org/apache/poi/hwpf/usermodel/Field.html" title="interface in org.apache.poi.hwpf.usermodel">Field</a>&gt;</code></td>
-<td class="colLast"><span class="strong">Fields.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/Fields.html#getFields(org.apache.poi.hwpf.model.FieldsDocumentPart)">getFields</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/model/FieldsDocumentPart.html" title="enum in org.apache.poi.hwpf.model">FieldsDocumentPart</a>&nbsp;part)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">FieldsImpl.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/FieldsImpl.html#getFields(org.apache.poi.hwpf.model.FieldsDocumentPart)">getFields</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/model/FieldsDocumentPart.html" title="enum in org.apache.poi.hwpf.model">FieldsDocumentPart</a>&nbsp;part)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>java.util.Collection&lt;<a href="../../../../../../org/apache/poi/hwpf/usermodel/Field.html" title="interface in org.apache.poi.hwpf.usermodel">Field</a>&gt;</code></td>
-<td class="colLast"><span class="strong">FieldsImpl.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/FieldsImpl.html#getFields(org.apache.poi.hwpf.model.FieldsDocumentPart)">getFields</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/model/FieldsDocumentPart.html" title="enum in org.apache.poi.hwpf.model">FieldsDocumentPart</a>&nbsp;part)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">Fields.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/Fields.html#getFields(org.apache.poi.hwpf.model.FieldsDocumentPart)">getFields</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/model/FieldsDocumentPart.html" title="enum in org.apache.poi.hwpf.model">FieldsDocumentPart</a>&nbsp;part)</code>&nbsp;</td>
 </tr>
 </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=1752230&r1=1752229&r2=1752230&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 Mon Jul 11 23:02:07 2016
@@ -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">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>
 <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">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">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">LSTFAbstractType.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/types/LSTFAbstractType.html#getGrfhic()">getGrfhic</a></strong>()</code>
-<div class="block">A grfhic that specifies the HTML incompatibilities of the list..</div>
+<td class="colLast"><span class="strong">LFOAbstractType.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/types/LFOAbstractType.html#getGrfhic()">getGrfhic</a></strong>()</code>
+<div class="block">HTML compatibility flags.</div>
 </td>
 </tr>
 </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>&nbsp;field_11_grfhic)</code>
-<div class="block">A grfhic that specifies the HTML incompatibilities of the level..</div>
+<td class="colLast"><span class="strong">LSTFAbstractType.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/types/LSTFAbstractType.html#setGrfhic(org.apache.poi.hwpf.model.Grfhic)">setGrfhic</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/model/Grfhic.html" title="class in org.apache.poi.hwpf.model">Grfhic</a>&nbsp;field_5_grfhic)</code>
+<div class="block">A grfhic that specifies the HTML incompatibilities of the list..</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">LFOAbstractType.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/types/LFOAbstractType.html#setGrfhic(org.apache.poi.hwpf.model.Grfhic)">setGrfhic</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/model/Grfhic.html" title="class in org.apache.poi.hwpf.model">Grfhic</a>&nbsp;field_6_grfhic)</code>
-<div class="block">HTML compatibility flags.</div>
+<td class="colLast"><span class="strong">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>&nbsp;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">LSTFAbstractType.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/types/LSTFAbstractType.html#setGrfhic(org.apache.poi.hwpf.model.Grfhic)">setGrfhic</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/model/Grfhic.html" title="class in org.apache.poi.hwpf.model">Grfhic</a>&nbsp;field_5_grfhic)</code>
-<div class="block">A grfhic that specifies the HTML incompatibilities of the list..</div>
+<td class="colLast"><span class="strong">LFOAbstractType.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/types/LFOAbstractType.html#setGrfhic(org.apache.poi.hwpf.model.Grfhic)">setGrfhic</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/model/Grfhic.html" title="class in org.apache.poi.hwpf.model">Grfhic</a>&nbsp;field_6_grfhic)</code>
+<div class="block">HTML compatibility flags.</div>
 </td>
 </tr>
 </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=1752230&r1=1752229&r2=1752230&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 Mon Jul 11 23:02:07 2016
@@ -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&nbsp;ilfo)</code>&nbsp;</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&nbsp;ilfo)</code>&nbsp;</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&nbsp;ilfo)</code>&nbsp;</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&nbsp;ilfo)</code>&nbsp;</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=1752230&r1=1752229&r2=1752230&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 Mon Jul 11 23:02:07 2016
@@ -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&nbsp;ilfo)</code>&nbsp;</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&nbsp;ilfo)</code>&nbsp;</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&nbsp;ilfo)</code>&nbsp;</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&nbsp;ilfo)</code>&nbsp;</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=1752230&r1=1752229&r2=1752230&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 Mon Jul 11 23:02:07 2016
@@ -133,30 +133,30 @@ 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>&nbsp;type)</code>&nbsp;</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>&nbsp;subdocumentType)</code>&nbsp;</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>&nbsp;subdocumentType)</code>&nbsp;</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>&nbsp;subdocumentType)</code>&nbsp;</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>&nbsp;subdocumentType)</code>&nbsp;</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>&nbsp;type)</code>&nbsp;</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>&nbsp;type,
-                              int&nbsp;length)</code>&nbsp;</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>&nbsp;subdocumentType,
+                              int&nbsp;newLength)</code>&nbsp;</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>&nbsp;subdocumentType,
+<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>&nbsp;subdocumentType,
                               int&nbsp;newLength)</code>&nbsp;</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>&nbsp;subdocumentType,
-                              int&nbsp;newLength)</code>&nbsp;</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>&nbsp;type,
+                              int&nbsp;length)</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>

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=1752230&r1=1752229&r2=1752230&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 Mon Jul 11 23:02:07 2016
@@ -98,17 +98,17 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><code><a href="../../../../../../org/apache/poi/hwpf/model/TextPieceTable.html" title="class in org.apache.poi.hwpf.model">TextPieceTable</a></code></td>
-<td class="colLast"><span class="strong">HWPFOldDocument.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/HWPFOldDocument.html#getTextTable()">getTextTable</a></strong>()</code>&nbsp;</td>
-</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>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hwpf/model/TextPieceTable.html" title="class in org.apache.poi.hwpf.model">TextPieceTable</a></code></td>
 <td class="colLast"><span class="strong">HWPFDocument.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/HWPFDocument.html#getTextTable()">getTextTable</a></strong>()</code>&nbsp;</td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/poi/hwpf/model/TextPieceTable.html" title="class in org.apache.poi.hwpf.model">TextPieceTable</a></code></td>
+<td class="colLast"><span class="strong">HWPFOldDocument.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/HWPFOldDocument.html#getTextTable()">getTextTable</a></strong>()</code>&nbsp;</td>
+</tr>
 </tbody>
 </table>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/hwpf/model/io/class-use/HWPFFileSystem.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hwpf/model/io/class-use/HWPFFileSystem.html?rev=1752230&r1=1752229&r2=1752230&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hwpf/model/io/class-use/HWPFFileSystem.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hwpf/model/io/class-use/HWPFFileSystem.html Mon Jul 11 23:02:07 2016
@@ -95,13 +95,13 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">FontTable.</span><code><strong><a href="../../../../../../../org/apache/poi/hwpf/model/FontTable.html#writeTo(org.apache.poi.hwpf.model.io.HWPFFileSystem)">writeTo</a></strong>(<a href="../../../../../../../org/apache/poi/hwpf/model/io/HWPFFileSystem.html" title="class in org.apache.poi.hwpf.model.io">HWPFFileSystem</a>&nbsp;sys)</code>
+<td class="colLast"><span class="strong">ComplexFileTable.</span><code><strong><a href="../../../../../../../org/apache/poi/hwpf/model/ComplexFileTable.html#writeTo(org.apache.poi.hwpf.model.io.HWPFFileSystem)">writeTo</a></strong>(<a href="../../../../../../../org/apache/poi/hwpf/model/io/HWPFFileSystem.html" title="class in org.apache.poi.hwpf.model.io">HWPFFileSystem</a>&nbsp;sys)</code>
 <div class="block"><strong>Deprecated.</strong>&nbsp;</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">ComplexFileTable.</span><code><strong><a href="../../../../../../../org/apache/poi/hwpf/model/ComplexFileTable.html#writeTo(org.apache.poi.hwpf.model.io.HWPFFileSystem)">writeTo</a></strong>(<a href="../../../../../../../org/apache/poi/hwpf/model/io/HWPFFileSystem.html" title="class in org.apache.poi.hwpf.model.io">HWPFFileSystem</a>&nbsp;sys)</code>
+<td class="colLast"><span class="strong">FontTable.</span><code><strong><a href="../../../../../../../org/apache/poi/hwpf/model/FontTable.html#writeTo(org.apache.poi.hwpf.model.io.HWPFFileSystem)">writeTo</a></strong>(<a href="../../../../../../../org/apache/poi/hwpf/model/io/HWPFFileSystem.html" title="class in org.apache.poi.hwpf.model.io">HWPFFileSystem</a>&nbsp;sys)</code>
 <div class="block"><strong>Deprecated.</strong>&nbsp;</div>
 </td>
 </tr>

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=1752230&r1=1752229&r2=1752230&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 Mon Jul 11 23:02:07 2016
@@ -145,41 +145,41 @@
        <a href="../../../../../../../org/apache/poi/hwpf/model/io/HWPFOutputStream.html" title="class in org.apache.poi.hwpf.model.io">HWPFOutputStream</a>&nbsp;tableStream)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">RevisionMarkAuthorTable.</span><code><strong><a href="../../../../../../../org/apache/poi/hwpf/model/RevisionMarkAuthorTable.html#writeTo(org.apache.poi.hwpf.model.io.HWPFOutputStream)">writeTo</a></strong>(<a href="../../../../../../../org/apache/poi/hwpf/model/io/HWPFOutputStream.html" title="class in org.apache.poi.hwpf.model.io">HWPFOutputStream</a>&nbsp;tableStream)</code>
-<div class="block">Writes this table to the table stream.</div>
-</td>
+<td class="colFirst"><code>byte[]</code></td>
+<td class="colLast"><span class="strong">TextPieceTable.</span><code><strong><a href="../../../../../../../org/apache/poi/hwpf/model/TextPieceTable.html#writeTo(org.apache.poi.hwpf.model.io.HWPFOutputStream)">writeTo</a></strong>(<a href="../../../../../../../org/apache/poi/hwpf/model/io/HWPFOutputStream.html" title="class in org.apache.poi.hwpf.model.io">HWPFOutputStream</a>&nbsp;docStream)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <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>&nbsp;tableStream)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">StyleSheet.</span><code><strong><a href="../../../../../../../org/apache/poi/hwpf/model/StyleSheet.html#writeTo(org.apache.poi.hwpf.model.io.HWPFOutputStream)">writeTo</a></strong>(<a href="../../../../../../../org/apache/poi/hwpf/model/io/HWPFOutputStream.html" title="class in org.apache.poi.hwpf.model.io">HWPFOutputStream</a>&nbsp;out)</code>&nbsp;</td>
 </tr>
 <tr class="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>&nbsp;tableStream)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="strong">SavedByTable.</span><code><strong><a href="../../../../../../../org/apache/poi/hwpf/model/SavedByTable.html#writeTo(org.apache.poi.hwpf.model.io.HWPFOutputStream)">writeTo</a></strong>(<a href="../../../../../../../org/apache/poi/hwpf/model/io/HWPFOutputStream.html" title="class in org.apache.poi.hwpf.model.io">HWPFOutputStream</a>&nbsp;tableStream)</code>
 <div class="block">Writes this table to the table stream.</div>
 </td>
 </tr>
-<tr class="altColor">
-<td class="colFirst"><code>byte[]</code></td>
-<td class="colLast"><span class="strong">TextPieceTable.</span><code><strong><a href="../../../../../../../org/apache/poi/hwpf/model/TextPieceTable.html#writeTo(org.apache.poi.hwpf.model.io.HWPFOutputStream)">writeTo</a></strong>(<a href="../../../../../../../org/apache/poi/hwpf/model/io/HWPFOutputStream.html" title="class in org.apache.poi.hwpf.model.io">HWPFOutputStream</a>&nbsp;docStream)</code>&nbsp;</td>
-</tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">StyleSheet.</span><code><strong><a href="../../../../../../../org/apache/poi/hwpf/model/StyleSheet.html#writeTo(org.apache.poi.hwpf.model.io.HWPFOutputStream)">writeTo</a></strong>(<a href="../../../../../../../org/apache/poi/hwpf/model/io/HWPFOutputStream.html" title="class in org.apache.poi.hwpf.model.io">HWPFOutputStream</a>&nbsp;out)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">DocumentProperties.</span><code><strong><a href="../../../../../../../org/apache/poi/hwpf/model/DocumentProperties.html#writeTo(org.apache.poi.hwpf.model.io.HWPFOutputStream)">writeTo</a></strong>(<a href="../../../../../../../org/apache/poi/hwpf/model/io/HWPFOutputStream.html" title="class in org.apache.poi.hwpf.model.io">HWPFOutputStream</a>&nbsp;tableStream)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">DocumentProperties.</span><code><strong><a href="../../../../../../../org/apache/poi/hwpf/model/DocumentProperties.html#writeTo(org.apache.poi.hwpf.model.io.HWPFOutputStream)">writeTo</a></strong>(<a href="../../../../../../../org/apache/poi/hwpf/model/io/HWPFOutputStream.html" title="class in org.apache.poi.hwpf.model.io">HWPFOutputStream</a>&nbsp;tableStream)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">RevisionMarkAuthorTable.</span><code><strong><a href="../../../../../../../org/apache/poi/hwpf/model/RevisionMarkAuthorTable.html#writeTo(org.apache.poi.hwpf.model.io.HWPFOutputStream)">writeTo</a></strong>(<a href="../../../../../../../org/apache/poi/hwpf/model/io/HWPFOutputStream.html" title="class in org.apache.poi.hwpf.model.io">HWPFOutputStream</a>&nbsp;tableStream)</code>
+<div class="block">Writes this table to the table stream.</div>
+</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">ComplexFileTable.</span><code><strong><a href="../../../../../../../org/apache/poi/hwpf/model/ComplexFileTable.html#writeTo(org.apache.poi.hwpf.model.io.HWPFOutputStream,%20org.apache.poi.hwpf.model.io.HWPFOutputStream)">writeTo</a></strong>(<a href="../../../../../../../org/apache/poi/hwpf/model/io/HWPFOutputStream.html" title="class in org.apache.poi.hwpf.model.io">HWPFOutputStream</a>&nbsp;wordDocumentStream,
+<td class="colLast"><span class="strong">SectionTable.</span><code><strong><a href="../../../../../../../org/apache/poi/hwpf/model/SectionTable.html#writeTo(org.apache.poi.hwpf.model.io.HWPFOutputStream,%20org.apache.poi.hwpf.model.io.HWPFOutputStream)">writeTo</a></strong>(<a href="../../../../../../../org/apache/poi/hwpf/model/io/HWPFOutputStream.html" title="class in org.apache.poi.hwpf.model.io">HWPFOutputStream</a>&nbsp;wordDocumentStream,
        <a href="../../../../../../../org/apache/poi/hwpf/model/io/HWPFOutputStream.html" title="class in org.apache.poi.hwpf.model.io">HWPFOutputStream</a>&nbsp;tableStream)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">SectionTable.</span><code><strong><a href="../../../../../../../org/apache/poi/hwpf/model/SectionTable.html#writeTo(org.apache.poi.hwpf.model.io.HWPFOutputStream,%20org.apache.poi.hwpf.model.io.HWPFOutputStream)">writeTo</a></strong>(<a href="../../../../../../../org/apache/poi/hwpf/model/io/HWPFOutputStream.html" title="class in org.apache.poi.hwpf.model.io">HWPFOutputStream</a>&nbsp;wordDocumentStream,
+<td class="colLast"><span class="strong">ComplexFileTable.</span><code><strong><a href="../../../../../../../org/apache/poi/hwpf/model/ComplexFileTable.html#writeTo(org.apache.poi.hwpf.model.io.HWPFOutputStream,%20org.apache.poi.hwpf.model.io.HWPFOutputStream)">writeTo</a></strong>(<a href="../../../../../../../org/apache/poi/hwpf/model/io/HWPFOutputStream.html" title="class in org.apache.poi.hwpf.model.io">HWPFOutputStream</a>&nbsp;wordDocumentStream,
        <a href="../../../../../../../org/apache/poi/hwpf/model/io/HWPFOutputStream.html" title="class in org.apache.poi.hwpf.model.io">HWPFOutputStream</a>&nbsp;tableStream)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">

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=1752230&r1=1752229&r2=1752230&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 Mon Jul 11 23:02:07 2016
@@ -99,7 +99,7 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><span class="strong">WordToHtmlConverter.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/converter/WordToHtmlConverter.html#processBookmarks(org.apache.poi.hwpf.HWPFDocumentCore,%20org.w3c.dom.Element,%20org.apache.poi.hwpf.usermodel.Range,%20int,%20java.util.List)">processBookmarks</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf">HWPFDocumentCore</a>&nbsp;wordDocument,
+<td class="colLast"><span class="strong">WordToTextConverter.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/converter/WordToTextConverter.html#processBookmarks(org.apache.poi.hwpf.HWPFDocumentCore,%20org.w3c.dom.Element,%20org.apache.poi.hwpf.usermodel.Range,%20int,%20java.util.List)">processBookmarks</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf">HWPFDocumentCore</a>&nbsp;wordDocument,
                 org.w3c.dom.Element&nbsp;currentBlock,
                 <a href="../../../../../../org/apache/poi/hwpf/usermodel/Range.html" title="class in org.apache.poi.hwpf.usermodel">Range</a>&nbsp;range,
                 int&nbsp;currentTableLevel,
@@ -117,7 +117,7 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><span class="strong">WordToTextConverter.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/converter/WordToTextConverter.html#processBookmarks(org.apache.poi.hwpf.HWPFDocumentCore,%20org.w3c.dom.Element,%20org.apache.poi.hwpf.usermodel.Range,%20int,%20java.util.List)">processBookmarks</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf">HWPFDocumentCore</a>&nbsp;wordDocument,
+<td class="colLast"><span class="strong">WordToHtmlConverter.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/converter/WordToHtmlConverter.html#processBookmarks(org.apache.poi.hwpf.HWPFDocumentCore,%20org.w3c.dom.Element,%20org.apache.poi.hwpf.usermodel.Range,%20int,%20java.util.List)">processBookmarks</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf">HWPFDocumentCore</a>&nbsp;wordDocument,
                 org.w3c.dom.Element&nbsp;currentBlock,
                 <a href="../../../../../../org/apache/poi/hwpf/usermodel/Range.html" title="class in org.apache.poi.hwpf.usermodel">Range</a>&nbsp;range,
                 int&nbsp;currentTableLevel,
@@ -147,11 +147,11 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hwpf/usermodel/Bookmark.html" title="interface in org.apache.poi.hwpf.usermodel">Bookmark</a></code></td>
-<td class="colLast"><span class="strong">BookmarksImpl.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/BookmarksImpl.html#getBookmark(int)">getBookmark</a></strong>(int&nbsp;index)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">Bookmarks.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/Bookmarks.html#getBookmark(int)">getBookmark</a></strong>(int&nbsp;index)</code>&nbsp;</td>
 </tr>
 <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&nbsp;index)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">BookmarksImpl.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/BookmarksImpl.html#getBookmark(int)">getBookmark</a></strong>(int&nbsp;index)</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>
@@ -168,12 +168,12 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>java.util.Map&lt;java.lang.Integer,java.util.List&lt;<a href="../../../../../../org/apache/poi/hwpf/usermodel/Bookmark.html" title="interface in org.apache.poi.hwpf.usermodel">Bookmark</a>&gt;&gt;</code></td>
-<td class="colLast"><span class="strong">BookmarksImpl.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/BookmarksImpl.html#getBookmarksStartedBetween(int,%20int)">getBookmarksStartedBetween</a></strong>(int&nbsp;startInclusive,
+<td class="colLast"><span class="strong">Bookmarks.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/Bookmarks.html#getBookmarksStartedBetween(int,%20int)">getBookmarksStartedBetween</a></strong>(int&nbsp;startInclusive,
                           int&nbsp;endExclusive)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>java.util.Map&lt;java.lang.Integer,java.util.List&lt;<a href="../../../../../../org/apache/poi/hwpf/usermodel/Bookmark.html" title="interface in org.apache.poi.hwpf.usermodel">Bookmark</a>&gt;&gt;</code></td>
-<td class="colLast"><span class="strong">Bookmarks.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/Bookmarks.html#getBookmarksStartedBetween(int,%20int)">getBookmarksStartedBetween</a></strong>(int&nbsp;startInclusive,
+<td class="colLast"><span class="strong">BookmarksImpl.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/BookmarksImpl.html#getBookmarksStartedBetween(int,%20int)">getBookmarksStartedBetween</a></strong>(int&nbsp;startInclusive,
                           int&nbsp;endExclusive)</code>&nbsp;</td>
 </tr>
 </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=1752230&r1=1752229&r2=1752230&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 Mon Jul 11 23:02:07 2016
@@ -262,20 +262,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#getBrcBottom()">getBrcBottom</a></strong>()</code>
-<div class="block">Get the brcBottom field for the SEP record.</div>
+<td class="colLast"><span class="strong">TAPAbstractType.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/types/TAPAbstractType.html#getBrcBottom()">getBrcBottom</a></strong>()</code>
+<div class="block">Get the brcBottom field for the TAP record.</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">TAPAbstractType.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/types/TAPAbstractType.html#getBrcBottom()">getBrcBottom</a></strong>()</code>
-<div class="block">Get the brcBottom field for the TAP record.</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">
 <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">
@@ -292,20 +292,20 @@
 </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#getBrcLeft()">getBrcLeft</a></strong>()</code>
-<div class="block">Get the brcLeft field for the SEP record.</div>
+<td class="colLast"><span class="strong">TAPAbstractType.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/types/TAPAbstractType.html#getBrcLeft()">getBrcLeft</a></strong>()</code>
+<div class="block">Get the brcLeft field for the TAP 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">TAPAbstractType.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/types/TAPAbstractType.html#getBrcLeft()">getBrcLeft</a></strong>()</code>
-<div class="block">Get the brcLeft field for the TAP record.</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">
 <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">
@@ -316,20 +316,20 @@
 </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#getBrcRight()">getBrcRight</a></strong>()</code>
-<div class="block">Get the brcRight field for the SEP record.</div>
+<td class="colLast"><span class="strong">TAPAbstractType.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/types/TAPAbstractType.html#getBrcRight()">getBrcRight</a></strong>()</code>
+<div class="block">Get the brcRight field for the TAP 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">TAPAbstractType.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/types/TAPAbstractType.html#getBrcRight()">getBrcRight</a></strong>()</code>
-<div class="block">Get the brcRight field for the TAP record.</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">
 <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">
@@ -340,20 +340,20 @@
 </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#getBrcTop()">getBrcTop</a></strong>()</code>
-<div class="block">Get the brcTop field for the SEP record.</div>
+<td class="colLast"><span class="strong">TAPAbstractType.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/types/TAPAbstractType.html#getBrcTop()">getBrcTop</a></strong>()</code>
+<div class="block">Get the brcTop field for the TAP 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">TAPAbstractType.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/types/TAPAbstractType.html#getBrcTop()">getBrcTop</a></strong>()</code>
-<div class="block">Get the brcTop field for the TAP record.</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">
 <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">
@@ -409,20 +409,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#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>&nbsp;field_22_brcBottom)</code>
-<div class="block">Set the brcBottom field for the SEP record.</div>
+<td class="colLast"><span class="strong">TAPAbstractType.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/types/TAPAbstractType.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>&nbsp;field_36_brcBottom)</code>
+<div class="block">Set the brcBottom field for the TAP record.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">TAPAbstractType.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/types/TAPAbstractType.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>&nbsp;field_36_brcBottom)</code>
-<div class="block">Set the brcBottom field for the TAP record.</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>&nbsp;field_62_brcBottom)</code>
+<div class="block">Set the brcBottom field for the PAP record.</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>&nbsp;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>&nbsp;field_22_brcBottom)</code>
+<div class="block">Set the brcBottom field for the SEP record.</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -439,20 +439,20 @@
 </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#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>&nbsp;field_21_brcLeft)</code>
-<div class="block">Set the brcLeft field for the SEP record.</div>
+<td class="colLast"><span class="strong">TAPAbstractType.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/types/TAPAbstractType.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>&nbsp;field_38_brcLeft)</code>
+<div class="block">Set the brcLeft field for the TAP record.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">TAPAbstractType.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/types/TAPAbstractType.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>&nbsp;field_38_brcLeft)</code>
-<div class="block">Set the brcLeft field for the TAP record.</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>&nbsp;field_61_brcLeft)</code>
+<div class="block">Set the brcLeft 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#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>&nbsp;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>&nbsp;field_21_brcLeft)</code>
+<div class="block">Set the brcLeft field for the SEP record.</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -463,20 +463,20 @@
 </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#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>&nbsp;field_23_brcRight)</code>
-<div class="block">Set the brcRight field for the SEP record.</div>
+<td class="colLast"><span class="strong">TAPAbstractType.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/types/TAPAbstractType.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>&nbsp;field_39_brcRight)</code>
+<div class="block">Set the brcRight field for the TAP record.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">TAPAbstractType.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/types/TAPAbstractType.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>&nbsp;field_39_brcRight)</code>
-<div class="block">Set the brcRight field for the TAP record.</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>&nbsp;field_63_brcRight)</code>
+<div class="block">Set the brcRight 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#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>&nbsp;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>&nbsp;field_23_brcRight)</code>
+<div class="block">Set the brcRight field for the SEP record.</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -487,20 +487,20 @@
 </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#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>&nbsp;field_20_brcTop)</code>
-<div class="block">Set the brcTop field for the SEP record.</div>
+<td class="colLast"><span class="strong">TAPAbstractType.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/types/TAPAbstractType.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>&nbsp;field_37_brcTop)</code>
+<div class="block">Set the brcTop field for the TAP record.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">TAPAbstractType.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/model/types/TAPAbstractType.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>&nbsp;field_37_brcTop)</code>
-<div class="block">Set the brcTop field for the TAP record.</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>&nbsp;field_60_brcTop)</code>
+<div class="block">Set the brcTop 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#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>&nbsp;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>&nbsp;field_20_brcTop)</code>
+<div class="block">Set the brcTop field for the SEP record.</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -541,11 +541,11 @@
 </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#getBarBorder()">getBarBorder</a></strong>()</code>&nbsp;</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>&nbsp;</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>&nbsp;</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>&nbsp;</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>
@@ -557,11 +557,11 @@
 </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#getBottomBorder()">getBottomBorder</a></strong>()</code>&nbsp;</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>&nbsp;</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>&nbsp;</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>&nbsp;</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>
@@ -589,11 +589,11 @@
 </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#getLeftBorder()">getLeftBorder</a></strong>()</code>&nbsp;</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>&nbsp;</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>&nbsp;</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>&nbsp;</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>
@@ -601,11 +601,11 @@
 </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#getRightBorder()">getRightBorder</a></strong>()</code>&nbsp;</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>&nbsp;</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>&nbsp;</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>&nbsp;</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>
@@ -613,11 +613,11 @@
 </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#getTopBorder()">getTopBorder</a></strong>()</code>&nbsp;</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>&nbsp;</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>&nbsp;</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>&nbsp;</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>

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=1752230&r1=1752229&r2=1752230&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 Mon Jul 11 23:02:07 2016
@@ -112,7 +112,7 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><span class="strong">WordToHtmlConverter.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/converter/WordToHtmlConverter.html#outputCharacters(org.w3c.dom.Element,%20org.apache.poi.hwpf.usermodel.CharacterRun,%20java.lang.String)">outputCharacters</a></strong>(org.w3c.dom.Element&nbsp;pElement,
+<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&nbsp;block,
                 <a href="../../../../../../org/apache/poi/hwpf/usermodel/CharacterRun.html" title="class in org.apache.poi.hwpf.usermodel">CharacterRun</a>&nbsp;characterRun,
                 java.lang.String&nbsp;text)</code>&nbsp;</td>
 </tr>
@@ -124,7 +124,7 @@
 </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&nbsp;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&nbsp;pElement,
                 <a href="../../../../../../org/apache/poi/hwpf/usermodel/CharacterRun.html" title="class in org.apache.poi.hwpf.usermodel">CharacterRun</a>&nbsp;characterRun,
                 java.lang.String&nbsp;text)</code>&nbsp;</td>
 </tr>
@@ -142,7 +142,7 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><span class="strong">WordToHtmlConverter.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/converter/WordToHtmlConverter.html#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>&nbsp;doc,
+<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>&nbsp;doc,
                   <a href="../../../../../../org/apache/poi/hwpf/usermodel/CharacterRun.html" title="class in org.apache.poi.hwpf.usermodel">CharacterRun</a>&nbsp;characterRun,
                   <a href="../../../../../../org/apache/poi/hwpf/usermodel/OfficeDrawing.html" title="interface in org.apache.poi.hwpf.usermodel">OfficeDrawing</a>&nbsp;officeDrawing,
                   java.lang.String&nbsp;path,
@@ -158,7 +158,7 @@
 </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>&nbsp;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>&nbsp;doc,
                   <a href="../../../../../../org/apache/poi/hwpf/usermodel/CharacterRun.html" title="class in org.apache.poi.hwpf.usermodel">CharacterRun</a>&nbsp;characterRun,
                   <a href="../../../../../../org/apache/poi/hwpf/usermodel/OfficeDrawing.html" title="interface in org.apache.poi.hwpf.usermodel">OfficeDrawing</a>&nbsp;officeDrawing,
                   java.lang.String&nbsp;path,
@@ -174,21 +174,21 @@
 </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#processDropDownList(org.w3c.dom.Element,%20org.apache.poi.hwpf.usermodel.CharacterRun,%20java.lang.String[],%20int)">processDropDownList</a></strong>(org.w3c.dom.Element&nbsp;block,
+<td class="colLast"><span class="strong">AbstractWordConverter.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/converter/AbstractWordConverter.html#processDropDownList(org.w3c.dom.Element,%20org.apache.poi.hwpf.usermodel.CharacterRun,%20java.lang.String[],%20int)">processDropDownList</a></strong>(org.w3c.dom.Element&nbsp;block,
                    <a href="../../../../../../org/apache/poi/hwpf/usermodel/CharacterRun.html" title="class in org.apache.poi.hwpf.usermodel">CharacterRun</a>&nbsp;characterRun,
                    java.lang.String[]&nbsp;values,
                    int&nbsp;defaultIndex)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><span class="strong">AbstractWordConverter.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/converter/AbstractWordConverter.html#processDropDownList(org.w3c.dom.Element,%20org.apache.poi.hwpf.usermodel.CharacterRun,%20java.lang.String[],%20int)">processDropDownList</a></strong>(org.w3c.dom.Element&nbsp;block,
+<td class="colLast"><span class="strong">WordToHtmlConverter.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/converter/WordToHtmlConverter.html#processDropDownList(org.w3c.dom.Element,%20org.apache.poi.hwpf.usermodel.CharacterRun,%20java.lang.String[],%20int)">processDropDownList</a></strong>(org.w3c.dom.Element&nbsp;block,
                    <a href="../../../../../../org/apache/poi/hwpf/usermodel/CharacterRun.html" title="class in org.apache.poi.hwpf.usermodel">CharacterRun</a>&nbsp;characterRun,
                    java.lang.String[]&nbsp;values,
                    int&nbsp;defaultIndex)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><span class="strong">WordToHtmlConverter.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/converter/WordToHtmlConverter.html#processLineBreak(org.w3c.dom.Element,%20org.apache.poi.hwpf.usermodel.CharacterRun)">processLineBreak</a></strong>(org.w3c.dom.Element&nbsp;block,
+<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&nbsp;block,
                 <a href="../../../../../../org/apache/poi/hwpf/usermodel/CharacterRun.html" title="class in org.apache.poi.hwpf.usermodel">CharacterRun</a>&nbsp;characterRun)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
@@ -198,7 +198,7 @@
 </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&nbsp;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&nbsp;block,
                 <a href="../../../../../../org/apache/poi/hwpf/usermodel/CharacterRun.html" title="class in org.apache.poi.hwpf.usermodel">CharacterRun</a>&nbsp;characterRun)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">

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=1752230&r1=1752229&r2=1752230&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 Mon Jul 11 23:02:07 2016
@@ -150,14 +150,14 @@
 </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">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="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">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">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">
@@ -201,14 +201,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#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>&nbsp;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>&nbsp;field_71_dttmPropRMark)</code>
+<div class="block">Set the dttmPropRMark field for the PAP record.</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#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>&nbsp;field_71_dttmPropRMark)</code>
-<div class="block">Set the dttmPropRMark 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#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>&nbsp;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/Field.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hwpf/usermodel/class-use/Field.html?rev=1752230&r1=1752229&r2=1752230&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hwpf/usermodel/class-use/Field.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hwpf/usermodel/class-use/Field.html Mon Jul 11 23:02:07 2016
@@ -135,11 +135,11 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>java.util.Collection&lt;<a href="../../../../../../org/apache/poi/hwpf/usermodel/Field.html" title="interface in org.apache.poi.hwpf.usermodel">Field</a>&gt;</code></td>
-<td class="colLast"><span class="strong">Fields.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/Fields.html#getFields(org.apache.poi.hwpf.model.FieldsDocumentPart)">getFields</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/model/FieldsDocumentPart.html" title="enum in org.apache.poi.hwpf.model">FieldsDocumentPart</a>&nbsp;part)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">FieldsImpl.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/FieldsImpl.html#getFields(org.apache.poi.hwpf.model.FieldsDocumentPart)">getFields</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/model/FieldsDocumentPart.html" title="enum in org.apache.poi.hwpf.model">FieldsDocumentPart</a>&nbsp;part)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>java.util.Collection&lt;<a href="../../../../../../org/apache/poi/hwpf/usermodel/Field.html" title="interface in org.apache.poi.hwpf.usermodel">Field</a>&gt;</code></td>
-<td class="colLast"><span class="strong">FieldsImpl.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/FieldsImpl.html#getFields(org.apache.poi.hwpf.model.FieldsDocumentPart)">getFields</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/model/FieldsDocumentPart.html" title="enum in org.apache.poi.hwpf.model">FieldsDocumentPart</a>&nbsp;part)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">Fields.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/usermodel/Fields.html#getFields(org.apache.poi.hwpf.model.FieldsDocumentPart)">getFields</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/model/FieldsDocumentPart.html" title="enum in org.apache.poi.hwpf.model">FieldsDocumentPart</a>&nbsp;part)</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>



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