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 2015/02/05 18:35:53 UTC

svn commit: r1657635 [3/4] - in /poi/site/publish/apidocs: ./ org/apache/poi/hwpf/class-use/ org/apache/poi/hwpf/model/class-use/ org/apache/poi/hwpf/usermodel/ org/apache/poi/hwpf/usermodel/class-use/ org/apache/poi/util/class-use/ org/apache/poi/wp/u...

Modified: poi/site/publish/apidocs/org/apache/poi/hwpf/class-use/HWPFDocumentCore.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hwpf/class-use/HWPFDocumentCore.html?rev=1657635&r1=1657634&r2=1657635&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hwpf/class-use/HWPFDocumentCore.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hwpf/class-use/HWPFDocumentCore.html Thu Feb  5 17:35:52 2015
@@ -89,10 +89,6 @@
 <td class="colFirst"><a href="#org.apache.poi.hwpf.usermodel">org.apache.poi.hwpf.usermodel</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#org.apache.poi.wp.usermodel">org.apache.poi.wp.usermodel</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
 </tbody>
 </table>
 </li>
@@ -487,54 +483,6 @@
      int&nbsp;end,
      <a href="../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf">HWPFDocumentCore</a>&nbsp;doc)</code>
 <div class="block">Used to construct a Range from a document.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="org.apache.poi.wp.usermodel">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf">HWPFDocumentCore</a> in <a href="../../../../../org/apache/poi/wp/usermodel/package-summary.html">org.apache.poi.wp.usermodel</a></h3>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
-<caption><span>Fields in <a href="../../../../../org/apache/poi/wp/usermodel/package-summary.html">org.apache.poi.wp.usermodel</a> declared as <a href="../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf">HWPFDocumentCore</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Field and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code>protected <a href="../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf">HWPFDocumentCore</a></code></td>
-<td class="colLast"><span class="strong">Range.</span><code><strong><a href="../../../../../org/apache/poi/wp/usermodel/Range.html#_doc">_doc</a></strong></code>
-<div class="block">The document this range blongs to.</div>
-</td>
-</tr>
-</tbody>
-</table>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
-<caption><span>Methods in <a href="../../../../../org/apache/poi/wp/usermodel/package-summary.html">org.apache.poi.wp.usermodel</a> that return <a href="../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf">HWPFDocumentCore</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code>protected <a href="../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf">HWPFDocumentCore</a></code></td>
-<td class="colLast"><span class="strong">Range.</span><code><strong><a href="../../../../../org/apache/poi/wp/usermodel/Range.html#getDocument()">getDocument</a></strong>()</code>&nbsp;</td>
-</tr>
-</tbody>
-</table>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
-<caption><span>Constructors in <a href="../../../../../org/apache/poi/wp/usermodel/package-summary.html">org.apache.poi.wp.usermodel</a> with parameters of type <a href="../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf">HWPFDocumentCore</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colOne" scope="col">Constructor and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/wp/usermodel/Range.html#Range(int,%20int,%20org.apache.poi.hwpf.HWPFDocumentCore)">Range</a></strong>(int&nbsp;start,
-     int&nbsp;end,
-     <a href="../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf">HWPFDocumentCore</a>&nbsp;doc)</code>
-<div class="block">Used to construct a Range from a document.</div>
 </td>
 </tr>
 </tbody>

Modified: poi/site/publish/apidocs/org/apache/poi/hwpf/model/class-use/CHPX.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hwpf/model/class-use/CHPX.html?rev=1657635&r1=1657634&r2=1657635&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hwpf/model/class-use/CHPX.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hwpf/model/class-use/CHPX.html Thu Feb  5 17:35:52 2015
@@ -81,10 +81,6 @@
 <td class="colFirst"><a href="#org.apache.poi.hwpf.usermodel">org.apache.poi.hwpf.usermodel</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#org.apache.poi.wp.usermodel">org.apache.poi.wp.usermodel</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
 </tbody>
 </table>
 </li>
@@ -174,26 +170,6 @@
 <div class="block">All CharacterRuns that belong to the document this Range belongs to.</div>
 </td>
 </tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="org.apache.poi.wp.usermodel">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../../../org/apache/poi/hwpf/model/CHPX.html" title="class in org.apache.poi.hwpf.model">CHPX</a> in <a href="../../../../../../org/apache/poi/wp/usermodel/package-summary.html">org.apache.poi.wp.usermodel</a></h3>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
-<caption><span>Fields in <a href="../../../../../../org/apache/poi/wp/usermodel/package-summary.html">org.apache.poi.wp.usermodel</a> with type parameters of type <a href="../../../../../../org/apache/poi/hwpf/model/CHPX.html" title="class in org.apache.poi.hwpf.model">CHPX</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Field and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code>protected java.util.List&lt;<a href="../../../../../../org/apache/poi/hwpf/model/CHPX.html" title="class in org.apache.poi.hwpf.model">CHPX</a>&gt;</code></td>
-<td class="colLast"><span class="strong">Range.</span><code><strong><a href="../../../../../../org/apache/poi/wp/usermodel/Range.html#_characters">_characters</a></strong></code>
-<div class="block">All CharacterRuns that belong to the document this Range belongs to.</div>
-</td>
-</tr>
 </tbody>
 </table>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/hwpf/model/class-use/PAPX.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hwpf/model/class-use/PAPX.html?rev=1657635&r1=1657634&r2=1657635&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hwpf/model/class-use/PAPX.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hwpf/model/class-use/PAPX.html Thu Feb  5 17:35:52 2015
@@ -81,10 +81,6 @@
 <td class="colFirst"><a href="#org.apache.poi.hwpf.usermodel">org.apache.poi.hwpf.usermodel</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#org.apache.poi.wp.usermodel">org.apache.poi.wp.usermodel</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
 </tbody>
 </table>
 </li>
@@ -209,26 +205,6 @@
 </td>
 </tr>
 </tbody>
-</table>
-</li>
-<li class="blockList"><a name="org.apache.poi.wp.usermodel">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../../../org/apache/poi/hwpf/model/PAPX.html" title="class in org.apache.poi.hwpf.model">PAPX</a> in <a href="../../../../../../org/apache/poi/wp/usermodel/package-summary.html">org.apache.poi.wp.usermodel</a></h3>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
-<caption><span>Fields in <a href="../../../../../../org/apache/poi/wp/usermodel/package-summary.html">org.apache.poi.wp.usermodel</a> with type parameters of type <a href="../../../../../../org/apache/poi/hwpf/model/PAPX.html" title="class in org.apache.poi.hwpf.model">PAPX</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Field and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code>protected java.util.List&lt;<a href="../../../../../../org/apache/poi/hwpf/model/PAPX.html" title="class in org.apache.poi.hwpf.model">PAPX</a>&gt;</code></td>
-<td class="colLast"><span class="strong">Range.</span><code><strong><a href="../../../../../../org/apache/poi/wp/usermodel/Range.html#_paragraphs">_paragraphs</a></strong></code>
-<div class="block">All paragraphs that belong to the document this Range belongs to.</div>
-</td>
-</tr>
-</tbody>
 </table>
 </li>
 </ul>

Modified: poi/site/publish/apidocs/org/apache/poi/hwpf/model/class-use/SEPX.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hwpf/model/class-use/SEPX.html?rev=1657635&r1=1657634&r2=1657635&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hwpf/model/class-use/SEPX.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hwpf/model/class-use/SEPX.html Thu Feb  5 17:35:52 2015
@@ -81,10 +81,6 @@
 <td class="colFirst"><a href="#org.apache.poi.hwpf.usermodel">org.apache.poi.hwpf.usermodel</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#org.apache.poi.wp.usermodel">org.apache.poi.wp.usermodel</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
 </tbody>
 </table>
 </li>
@@ -152,26 +148,6 @@
 </tr>
 </tbody>
 </table>
-</li>
-<li class="blockList"><a name="org.apache.poi.wp.usermodel">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../../../org/apache/poi/hwpf/model/SEPX.html" title="class in org.apache.poi.hwpf.model">SEPX</a> in <a href="../../../../../../org/apache/poi/wp/usermodel/package-summary.html">org.apache.poi.wp.usermodel</a></h3>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
-<caption><span>Fields in <a href="../../../../../../org/apache/poi/wp/usermodel/package-summary.html">org.apache.poi.wp.usermodel</a> with type parameters of type <a href="../../../../../../org/apache/poi/hwpf/model/SEPX.html" title="class in org.apache.poi.hwpf.model">SEPX</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Field and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code>protected java.util.List&lt;<a href="../../../../../../org/apache/poi/hwpf/model/SEPX.html" title="class in org.apache.poi.hwpf.model">SEPX</a>&gt;</code></td>
-<td class="colLast"><span class="strong">Range.</span><code><strong><a href="../../../../../../org/apache/poi/wp/usermodel/Range.html#_sections">_sections</a></strong></code>
-<div class="block">All sections that belong to the document this Range belongs to.</div>
-</td>
-</tr>
-</tbody>
-</table>
 </li>
 </ul>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/hwpf/usermodel/CharacterRun.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hwpf/usermodel/CharacterRun.html?rev=1657635&r1=1657634&r2=1657635&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hwpf/usermodel/CharacterRun.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hwpf/usermodel/CharacterRun.html Thu Feb  5 17:35:52 2015
@@ -706,6 +706,13 @@ implements java.lang.Cloneable, <a href=
 <h3>Methods inherited from class&nbsp;java.lang.Object</h3>
 <code>equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
 </ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_org.apache.poi.wp.usermodel.CharacterRun">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;org.apache.poi.wp.usermodel.<a href="../../../../../org/apache/poi/wp/usermodel/CharacterRun.html" title="interface in org.apache.poi.wp.usermodel">CharacterRun</a></h3>
+<code><a href="../../../../../org/apache/poi/wp/usermodel/CharacterRun.html#text()">text</a></code></li>
+</ul>
 </li>
 </ul>
 </li>
@@ -1294,6 +1301,10 @@ implements java.lang.Cloneable, <a href=
 <li class="blockList">
 <h4>isBold</h4>
 <pre>public&nbsp;boolean&nbsp;isBold()</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../org/apache/poi/wp/usermodel/CharacterRun.html#isBold()">isBold</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/wp/usermodel/CharacterRun.html" title="interface in org.apache.poi.wp.usermodel">CharacterRun</a></code></dd>
+</dl>
 </li>
 </ul>
 <a name="setBold(boolean)">
@@ -1303,6 +1314,10 @@ implements java.lang.Cloneable, <a href=
 <li class="blockList">
 <h4>setBold</h4>
 <pre>public&nbsp;void&nbsp;setBold(boolean&nbsp;bold)</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../org/apache/poi/wp/usermodel/CharacterRun.html#setBold(boolean)">setBold</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/wp/usermodel/CharacterRun.html" title="interface in org.apache.poi.wp.usermodel">CharacterRun</a></code></dd>
+</dl>
 </li>
 </ul>
 <a name="isItalic()">
@@ -1312,6 +1327,10 @@ implements java.lang.Cloneable, <a href=
 <li class="blockList">
 <h4>isItalic</h4>
 <pre>public&nbsp;boolean&nbsp;isItalic()</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../org/apache/poi/wp/usermodel/CharacterRun.html#isItalic()">isItalic</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/wp/usermodel/CharacterRun.html" title="interface in org.apache.poi.wp.usermodel">CharacterRun</a></code></dd>
+</dl>
 </li>
 </ul>
 <a name="setItalic(boolean)">
@@ -1321,6 +1340,10 @@ implements java.lang.Cloneable, <a href=
 <li class="blockList">
 <h4>setItalic</h4>
 <pre>public&nbsp;void&nbsp;setItalic(boolean&nbsp;italic)</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../org/apache/poi/wp/usermodel/CharacterRun.html#setItalic(boolean)">setItalic</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/wp/usermodel/CharacterRun.html" title="interface in org.apache.poi.wp.usermodel">CharacterRun</a></code></dd>
+</dl>
 </li>
 </ul>
 <a name="isOutlined()">
@@ -1366,6 +1389,10 @@ implements java.lang.Cloneable, <a href=
 <li class="blockList">
 <h4>isSmallCaps</h4>
 <pre>public&nbsp;boolean&nbsp;isSmallCaps()</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../org/apache/poi/wp/usermodel/CharacterRun.html#isSmallCaps()">isSmallCaps</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/wp/usermodel/CharacterRun.html" title="interface in org.apache.poi.wp.usermodel">CharacterRun</a></code></dd>
+</dl>
 </li>
 </ul>
 <a name="setSmallCaps(boolean)">
@@ -1375,6 +1402,10 @@ implements java.lang.Cloneable, <a href=
 <li class="blockList">
 <h4>setSmallCaps</h4>
 <pre>public&nbsp;void&nbsp;setSmallCaps(boolean&nbsp;smallCaps)</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../org/apache/poi/wp/usermodel/CharacterRun.html#setSmallCaps(boolean)">setSmallCaps</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/wp/usermodel/CharacterRun.html" title="interface in org.apache.poi.wp.usermodel">CharacterRun</a></code></dd>
+</dl>
 </li>
 </ul>
 <a name="isCapitalized()">
@@ -1384,6 +1415,10 @@ implements java.lang.Cloneable, <a href=
 <li class="blockList">
 <h4>isCapitalized</h4>
 <pre>public&nbsp;boolean&nbsp;isCapitalized()</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../org/apache/poi/wp/usermodel/CharacterRun.html#isCapitalized()">isCapitalized</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/wp/usermodel/CharacterRun.html" title="interface in org.apache.poi.wp.usermodel">CharacterRun</a></code></dd>
+</dl>
 </li>
 </ul>
 <a name="setCapitalized(boolean)">
@@ -1393,6 +1428,10 @@ implements java.lang.Cloneable, <a href=
 <li class="blockList">
 <h4>setCapitalized</h4>
 <pre>public&nbsp;void&nbsp;setCapitalized(boolean&nbsp;caps)</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../org/apache/poi/wp/usermodel/CharacterRun.html#setCapitalized(boolean)">setCapitalized</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/wp/usermodel/CharacterRun.html" title="interface in org.apache.poi.wp.usermodel">CharacterRun</a></code></dd>
+</dl>
 </li>
 </ul>
 <a name="isVanished()">
@@ -1438,6 +1477,10 @@ implements java.lang.Cloneable, <a href=
 <li class="blockList">
 <h4>isStrikeThrough</h4>
 <pre>public&nbsp;boolean&nbsp;isStrikeThrough()</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../org/apache/poi/wp/usermodel/CharacterRun.html#isStrikeThrough()">isStrikeThrough</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/wp/usermodel/CharacterRun.html" title="interface in org.apache.poi.wp.usermodel">CharacterRun</a></code></dd>
+</dl>
 </li>
 </ul>
 <a name="setStrikeThrough(boolean)">
@@ -1447,6 +1490,10 @@ implements java.lang.Cloneable, <a href=
 <li class="blockList">
 <h4>setStrikeThrough</h4>
 <pre>public&nbsp;void&nbsp;setStrikeThrough(boolean&nbsp;strike)</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../org/apache/poi/wp/usermodel/CharacterRun.html#setStrikeThrough(boolean)">setStrikeThrough</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/wp/usermodel/CharacterRun.html" title="interface in org.apache.poi.wp.usermodel">CharacterRun</a></code></dd>
+</dl>
 </li>
 </ul>
 <a name="strikeThrough(boolean)">
@@ -1465,6 +1512,10 @@ implements java.lang.Cloneable, <a href=
 <li class="blockList">
 <h4>isShadowed</h4>
 <pre>public&nbsp;boolean&nbsp;isShadowed()</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../org/apache/poi/wp/usermodel/CharacterRun.html#isShadowed()">isShadowed</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/wp/usermodel/CharacterRun.html" title="interface in org.apache.poi.wp.usermodel">CharacterRun</a></code></dd>
+</dl>
 </li>
 </ul>
 <a name="setShadow(boolean)">
@@ -1474,6 +1525,10 @@ implements java.lang.Cloneable, <a href=
 <li class="blockList">
 <h4>setShadow</h4>
 <pre>public&nbsp;void&nbsp;setShadow(boolean&nbsp;shadow)</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../org/apache/poi/wp/usermodel/CharacterRun.html#setShadow(boolean)">setShadow</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/wp/usermodel/CharacterRun.html" title="interface in org.apache.poi.wp.usermodel">CharacterRun</a></code></dd>
+</dl>
 </li>
 </ul>
 <a name="isEmbossed()">
@@ -1483,6 +1538,10 @@ implements java.lang.Cloneable, <a href=
 <li class="blockList">
 <h4>isEmbossed</h4>
 <pre>public&nbsp;boolean&nbsp;isEmbossed()</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../org/apache/poi/wp/usermodel/CharacterRun.html#isEmbossed()">isEmbossed</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/wp/usermodel/CharacterRun.html" title="interface in org.apache.poi.wp.usermodel">CharacterRun</a></code></dd>
+</dl>
 </li>
 </ul>
 <a name="setEmbossed(boolean)">
@@ -1492,6 +1551,10 @@ implements java.lang.Cloneable, <a href=
 <li class="blockList">
 <h4>setEmbossed</h4>
 <pre>public&nbsp;void&nbsp;setEmbossed(boolean&nbsp;emboss)</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../org/apache/poi/wp/usermodel/CharacterRun.html#setEmbossed(boolean)">setEmbossed</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/wp/usermodel/CharacterRun.html" title="interface in org.apache.poi.wp.usermodel">CharacterRun</a></code></dd>
+</dl>
 </li>
 </ul>
 <a name="isImprinted()">
@@ -1501,6 +1564,10 @@ implements java.lang.Cloneable, <a href=
 <li class="blockList">
 <h4>isImprinted</h4>
 <pre>public&nbsp;boolean&nbsp;isImprinted()</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../org/apache/poi/wp/usermodel/CharacterRun.html#isImprinted()">isImprinted</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/wp/usermodel/CharacterRun.html" title="interface in org.apache.poi.wp.usermodel">CharacterRun</a></code></dd>
+</dl>
 </li>
 </ul>
 <a name="setImprinted(boolean)">
@@ -1510,6 +1577,10 @@ implements java.lang.Cloneable, <a href=
 <li class="blockList">
 <h4>setImprinted</h4>
 <pre>public&nbsp;void&nbsp;setImprinted(boolean&nbsp;imprint)</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../org/apache/poi/wp/usermodel/CharacterRun.html#setImprinted(boolean)">setImprinted</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/wp/usermodel/CharacterRun.html" title="interface in org.apache.poi.wp.usermodel">CharacterRun</a></code></dd>
+</dl>
 </li>
 </ul>
 <a name="isDoubleStrikeThrough()">
@@ -1519,6 +1590,10 @@ implements java.lang.Cloneable, <a href=
 <li class="blockList">
 <h4>isDoubleStrikeThrough</h4>
 <pre>public&nbsp;boolean&nbsp;isDoubleStrikeThrough()</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../org/apache/poi/wp/usermodel/CharacterRun.html#isDoubleStrikeThrough()">isDoubleStrikeThrough</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/wp/usermodel/CharacterRun.html" title="interface in org.apache.poi.wp.usermodel">CharacterRun</a></code></dd>
+</dl>
 </li>
 </ul>
 <a name="setDoubleStrikethrough(boolean)">
@@ -1528,6 +1603,10 @@ implements java.lang.Cloneable, <a href=
 <li class="blockList">
 <h4>setDoubleStrikethrough</h4>
 <pre>public&nbsp;void&nbsp;setDoubleStrikethrough(boolean&nbsp;dstrike)</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../org/apache/poi/wp/usermodel/CharacterRun.html#setDoubleStrikethrough(boolean)">setDoubleStrikethrough</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/wp/usermodel/CharacterRun.html" title="interface in org.apache.poi.wp.usermodel">CharacterRun</a></code></dd>
+</dl>
 </li>
 </ul>
 <a name="setFtcAscii(int)">
@@ -1564,6 +1643,10 @@ implements java.lang.Cloneable, <a href=
 <li class="blockList">
 <h4>getFontSize</h4>
 <pre>public&nbsp;int&nbsp;getFontSize()</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../org/apache/poi/wp/usermodel/CharacterRun.html#getFontSize()">getFontSize</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/wp/usermodel/CharacterRun.html" title="interface in org.apache.poi.wp.usermodel">CharacterRun</a></code></dd>
+</dl>
 </li>
 </ul>
 <a name="setFontSize(int)">
@@ -1573,6 +1656,10 @@ implements java.lang.Cloneable, <a href=
 <li class="blockList">
 <h4>setFontSize</h4>
 <pre>public&nbsp;void&nbsp;setFontSize(int&nbsp;halfPoints)</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../org/apache/poi/wp/usermodel/CharacterRun.html#setFontSize(int)">setFontSize</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/wp/usermodel/CharacterRun.html" title="interface in org.apache.poi.wp.usermodel">CharacterRun</a></code></dd>
+</dl>
 </li>
 </ul>
 <a name="getCharacterSpacing()">
@@ -1582,6 +1669,10 @@ implements java.lang.Cloneable, <a href=
 <li class="blockList">
 <h4>getCharacterSpacing</h4>
 <pre>public&nbsp;int&nbsp;getCharacterSpacing()</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../org/apache/poi/wp/usermodel/CharacterRun.html#getCharacterSpacing()">getCharacterSpacing</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/wp/usermodel/CharacterRun.html" title="interface in org.apache.poi.wp.usermodel">CharacterRun</a></code></dd>
+</dl>
 </li>
 </ul>
 <a name="setCharacterSpacing(int)">
@@ -1591,6 +1682,10 @@ implements java.lang.Cloneable, <a href=
 <li class="blockList">
 <h4>setCharacterSpacing</h4>
 <pre>public&nbsp;void&nbsp;setCharacterSpacing(int&nbsp;twips)</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../org/apache/poi/wp/usermodel/CharacterRun.html#setCharacterSpacing(int)">setCharacterSpacing</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/wp/usermodel/CharacterRun.html" title="interface in org.apache.poi.wp.usermodel">CharacterRun</a></code></dd>
+</dl>
 </li>
 </ul>
 <a name="getSubSuperScriptIndex()">
@@ -1672,6 +1767,10 @@ implements java.lang.Cloneable, <a href=
 <li class="blockList">
 <h4>getKerning</h4>
 <pre>public&nbsp;int&nbsp;getKerning()</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../org/apache/poi/wp/usermodel/CharacterRun.html#getKerning()">getKerning</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/wp/usermodel/CharacterRun.html" title="interface in org.apache.poi.wp.usermodel">CharacterRun</a></code></dd>
+</dl>
 </li>
 </ul>
 <a name="setKerning(int)">
@@ -1681,6 +1780,10 @@ implements java.lang.Cloneable, <a href=
 <li class="blockList">
 <h4>setKerning</h4>
 <pre>public&nbsp;void&nbsp;setKerning(int&nbsp;kern)</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../org/apache/poi/wp/usermodel/CharacterRun.html#setKerning(int)">setKerning</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/wp/usermodel/CharacterRun.html" title="interface in org.apache.poi.wp.usermodel">CharacterRun</a></code></dd>
+</dl>
 </li>
 </ul>
 <a name="isHighlighted()">
@@ -1717,6 +1820,10 @@ implements java.lang.Cloneable, <a href=
 <li class="blockList">
 <h4>getFontName</h4>
 <pre>public&nbsp;java.lang.String&nbsp;getFontName()</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../org/apache/poi/wp/usermodel/CharacterRun.html#getFontName()">getFontName</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/wp/usermodel/CharacterRun.html" title="interface in org.apache.poi.wp.usermodel">CharacterRun</a></code></dd>
+</dl>
 </li>
 </ul>
 <a name="isSpecialCharacter()">

Modified: poi/site/publish/apidocs/org/apache/poi/hwpf/usermodel/class-use/Section.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hwpf/usermodel/class-use/Section.html?rev=1657635&r1=1657634&r2=1657635&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hwpf/usermodel/class-use/Section.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hwpf/usermodel/class-use/Section.html Thu Feb  5 17:35:52 2015
@@ -81,10 +81,6 @@
 <td class="colFirst"><a href="#org.apache.poi.hwpf.usermodel">org.apache.poi.hwpf.usermodel</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#org.apache.poi.wp.usermodel">org.apache.poi.wp.usermodel</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
 </tbody>
 </table>
 </li>
@@ -161,26 +157,6 @@
 <div class="block">Gets the section at index.</div>
 </td>
 </tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="org.apache.poi.wp.usermodel">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../../../org/apache/poi/hwpf/usermodel/Section.html" title="class in org.apache.poi.hwpf.usermodel">Section</a> in <a href="../../../../../../org/apache/poi/wp/usermodel/package-summary.html">org.apache.poi.wp.usermodel</a></h3>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
-<caption><span>Methods in <a href="../../../../../../org/apache/poi/wp/usermodel/package-summary.html">org.apache.poi.wp.usermodel</a> that return <a href="../../../../../../org/apache/poi/hwpf/usermodel/Section.html" title="class in org.apache.poi.hwpf.usermodel">Section</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code><a href="../../../../../../org/apache/poi/hwpf/usermodel/Section.html" title="class in org.apache.poi.hwpf.usermodel">Section</a></code></td>
-<td class="colLast"><span class="strong">Range.</span><code><strong><a href="../../../../../../org/apache/poi/wp/usermodel/Range.html#getSection(int)">getSection</a></strong>(int&nbsp;index)</code>
-<div class="block">Gets the section at index.</div>
-</td>
-</tr>
 </tbody>
 </table>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/hwpf/usermodel/class-use/Table.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hwpf/usermodel/class-use/Table.html?rev=1657635&r1=1657634&r2=1657635&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hwpf/usermodel/class-use/Table.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hwpf/usermodel/class-use/Table.html Thu Feb  5 17:35:52 2015
@@ -81,10 +81,6 @@
 <td class="colFirst"><a href="#org.apache.poi.hwpf.usermodel">org.apache.poi.hwpf.usermodel</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#org.apache.poi.wp.usermodel">org.apache.poi.wp.usermodel</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
 </tbody>
 </table>
 </li>
@@ -197,33 +193,6 @@
 </tr>
 </tbody>
 </table>
-</li>
-<li class="blockList"><a name="org.apache.poi.wp.usermodel">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../../../org/apache/poi/hwpf/usermodel/Table.html" title="class in org.apache.poi.hwpf.usermodel">Table</a> in <a href="../../../../../../org/apache/poi/wp/usermodel/package-summary.html">org.apache.poi.wp.usermodel</a></h3>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
-<caption><span>Methods in <a href="../../../../../../org/apache/poi/wp/usermodel/package-summary.html">org.apache.poi.wp.usermodel</a> that return <a href="../../../../../../org/apache/poi/hwpf/usermodel/Table.html" title="class in org.apache.poi.hwpf.usermodel">Table</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code><a href="../../../../../../org/apache/poi/hwpf/usermodel/Table.html" title="class in org.apache.poi.hwpf.usermodel">Table</a></code></td>
-<td class="colLast"><span class="strong">Range.</span><code><strong><a href="../../../../../../org/apache/poi/wp/usermodel/Range.html#getTable(org.apache.poi.wp.usermodel.Paragraph)">getTable</a></strong>(<a href="../../../../../../org/apache/poi/wp/usermodel/Paragraph.html" title="interface in org.apache.poi.wp.usermodel">Paragraph</a>&nbsp;paragraph)</code>
-<div class="block">Gets the table that starts with paragraph.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a href="../../../../../../org/apache/poi/hwpf/usermodel/Table.html" title="class in org.apache.poi.hwpf.usermodel">Table</a></code></td>
-<td class="colLast"><span class="strong">Range.</span><code><strong><a href="../../../../../../org/apache/poi/wp/usermodel/Range.html#insertTableBefore(short,%20int)">insertTableBefore</a></strong>(short&nbsp;columns,
-                 int&nbsp;rows)</code>
-<div class="block">Inserts a simple table into the beginning of this range.</div>
-</td>
-</tr>
-</tbody>
-</table>
 </li>
 </ul>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/util/class-use/Internal.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/util/class-use/Internal.html?rev=1657635&r1=1657634&r2=1657635&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/util/class-use/Internal.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/util/class-use/Internal.html Thu Feb  5 17:35:52 2015
@@ -160,38 +160,34 @@
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a href="#org.apache.poi.wp.usermodel">org.apache.poi.wp.usermodel</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.poi.xslf">org.apache.poi.xslf</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.poi.xslf.model">org.apache.poi.xslf.model</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="#org.apache.poi.xslf.usermodel">org.apache.poi.xslf.usermodel</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.poi.xssf.model">org.apache.poi.xssf.model</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="#org.apache.poi.xssf.usermodel">org.apache.poi.xssf.usermodel</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.poi.xssf.usermodel.charts">org.apache.poi.xssf.usermodel.charts</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="#org.apache.poi.xssf.usermodel.extensions">org.apache.poi.xssf.usermodel.extensions</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.poi.xwpf.usermodel">org.apache.poi.xwpf.usermodel</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
@@ -10006,28 +10002,6 @@
 </td>
 </tr>
 </tbody>
-</table>
-</li>
-<li class="blockList"><a name="org.apache.poi.wp.usermodel">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../../org/apache/poi/util/Internal.html" title="annotation in org.apache.poi.util">Internal</a> in <a href="../../../../../org/apache/poi/wp/usermodel/package-summary.html">org.apache.poi.wp.usermodel</a></h3>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
-<caption><span>Methods in <a href="../../../../../org/apache/poi/wp/usermodel/package-summary.html">org.apache.poi.wp.usermodel</a> with annotations of type <a href="../../../../../org/apache/poi/util/Internal.html" title="annotation in org.apache.poi.util">Internal</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">Range.</span><code><strong><a href="../../../../../org/apache/poi/wp/usermodel/Range.html#replaceText(java.lang.String,%20java.lang.String,%20int)">replaceText</a></strong>(java.lang.String&nbsp;pPlaceHolder,
-           java.lang.String&nbsp;pValue,
-           int&nbsp;pOffset)</code>
-<div class="block">Replace (one instance of) a piece of text with another...</div>
-</td>
-</tr>
-</tbody>
 </table>
 </li>
 <li class="blockList"><a name="org.apache.poi.xslf">

Modified: poi/site/publish/apidocs/org/apache/poi/wp/usermodel/CharacterRun.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/wp/usermodel/CharacterRun.html?rev=1657635&r1=1657634&r2=1657635&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/wp/usermodel/CharacterRun.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/wp/usermodel/CharacterRun.html Thu Feb  5 17:35:52 2015
@@ -62,13 +62,13 @@
 <li>Nested&nbsp;|&nbsp;</li>
 <li>Field&nbsp;|&nbsp;</li>
 <li>Constr&nbsp;|&nbsp;</li>
-<li>Method</li>
+<li><a href="#method_summary">Method</a></li>
 </ul>
 <ul class="subNavList">
 <li>Detail:&nbsp;</li>
 <li>Field&nbsp;|&nbsp;</li>
 <li>Constr&nbsp;|&nbsp;</li>
-<li>Method</li>
+<li><a href="#method_detail">Method</a></li>
 </ul>
 </div>
 <a name="skip-navbar_top">
@@ -95,6 +95,380 @@
 </li>
 </ul>
 </div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/wp/usermodel/CharacterRun.html#getCharacterSpacing()">getCharacterSpacing</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/wp/usermodel/CharacterRun.html#getFontName()">getFontName</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/wp/usermodel/CharacterRun.html#getFontSize()">getFontSize</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/wp/usermodel/CharacterRun.html#getKerning()">getKerning</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/wp/usermodel/CharacterRun.html#isBold()">isBold</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/wp/usermodel/CharacterRun.html#isCapitalized()">isCapitalized</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/wp/usermodel/CharacterRun.html#isDoubleStrikeThrough()">isDoubleStrikeThrough</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/wp/usermodel/CharacterRun.html#isEmbossed()">isEmbossed</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/wp/usermodel/CharacterRun.html#isImprinted()">isImprinted</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/wp/usermodel/CharacterRun.html#isItalic()">isItalic</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/wp/usermodel/CharacterRun.html#isShadowed()">isShadowed</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/wp/usermodel/CharacterRun.html#isSmallCaps()">isSmallCaps</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/wp/usermodel/CharacterRun.html#isStrikeThrough()">isStrikeThrough</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/wp/usermodel/CharacterRun.html#setBold(boolean)">setBold</a></strong>(boolean&nbsp;bold)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/wp/usermodel/CharacterRun.html#setCapitalized(boolean)">setCapitalized</a></strong>(boolean&nbsp;caps)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/wp/usermodel/CharacterRun.html#setCharacterSpacing(int)">setCharacterSpacing</a></strong>(int&nbsp;twips)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/wp/usermodel/CharacterRun.html#setDoubleStrikethrough(boolean)">setDoubleStrikethrough</a></strong>(boolean&nbsp;dstrike)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/wp/usermodel/CharacterRun.html#setEmbossed(boolean)">setEmbossed</a></strong>(boolean&nbsp;emboss)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/wp/usermodel/CharacterRun.html#setFontSize(int)">setFontSize</a></strong>(int&nbsp;halfPoints)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/wp/usermodel/CharacterRun.html#setImprinted(boolean)">setImprinted</a></strong>(boolean&nbsp;imprint)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/wp/usermodel/CharacterRun.html#setItalic(boolean)">setItalic</a></strong>(boolean&nbsp;italic)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/wp/usermodel/CharacterRun.html#setKerning(int)">setKerning</a></strong>(int&nbsp;kern)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/wp/usermodel/CharacterRun.html#setShadow(boolean)">setShadow</a></strong>(boolean&nbsp;shadow)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/wp/usermodel/CharacterRun.html#setSmallCaps(boolean)">setSmallCaps</a></strong>(boolean&nbsp;smallCaps)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/wp/usermodel/CharacterRun.html#setStrikeThrough(boolean)">setStrikeThrough</a></strong>(boolean&nbsp;strike)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/wp/usermodel/CharacterRun.html#text()">text</a></strong>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="isBold()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isBold</h4>
+<pre>boolean&nbsp;isBold()</pre>
+</li>
+</ul>
+<a name="setBold(boolean)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setBold</h4>
+<pre>void&nbsp;setBold(boolean&nbsp;bold)</pre>
+</li>
+</ul>
+<a name="isItalic()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isItalic</h4>
+<pre>boolean&nbsp;isItalic()</pre>
+</li>
+</ul>
+<a name="setItalic(boolean)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setItalic</h4>
+<pre>void&nbsp;setItalic(boolean&nbsp;italic)</pre>
+</li>
+</ul>
+<a name="isSmallCaps()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isSmallCaps</h4>
+<pre>boolean&nbsp;isSmallCaps()</pre>
+</li>
+</ul>
+<a name="setSmallCaps(boolean)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setSmallCaps</h4>
+<pre>void&nbsp;setSmallCaps(boolean&nbsp;smallCaps)</pre>
+</li>
+</ul>
+<a name="isCapitalized()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isCapitalized</h4>
+<pre>boolean&nbsp;isCapitalized()</pre>
+</li>
+</ul>
+<a name="setCapitalized(boolean)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setCapitalized</h4>
+<pre>void&nbsp;setCapitalized(boolean&nbsp;caps)</pre>
+</li>
+</ul>
+<a name="isStrikeThrough()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isStrikeThrough</h4>
+<pre>boolean&nbsp;isStrikeThrough()</pre>
+</li>
+</ul>
+<a name="setStrikeThrough(boolean)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setStrikeThrough</h4>
+<pre>void&nbsp;setStrikeThrough(boolean&nbsp;strike)</pre>
+</li>
+</ul>
+<a name="isDoubleStrikeThrough()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isDoubleStrikeThrough</h4>
+<pre>boolean&nbsp;isDoubleStrikeThrough()</pre>
+</li>
+</ul>
+<a name="setDoubleStrikethrough(boolean)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setDoubleStrikethrough</h4>
+<pre>void&nbsp;setDoubleStrikethrough(boolean&nbsp;dstrike)</pre>
+</li>
+</ul>
+<a name="isShadowed()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isShadowed</h4>
+<pre>boolean&nbsp;isShadowed()</pre>
+</li>
+</ul>
+<a name="setShadow(boolean)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setShadow</h4>
+<pre>void&nbsp;setShadow(boolean&nbsp;shadow)</pre>
+</li>
+</ul>
+<a name="isEmbossed()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isEmbossed</h4>
+<pre>boolean&nbsp;isEmbossed()</pre>
+</li>
+</ul>
+<a name="setEmbossed(boolean)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setEmbossed</h4>
+<pre>void&nbsp;setEmbossed(boolean&nbsp;emboss)</pre>
+</li>
+</ul>
+<a name="isImprinted()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isImprinted</h4>
+<pre>boolean&nbsp;isImprinted()</pre>
+</li>
+</ul>
+<a name="setImprinted(boolean)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setImprinted</h4>
+<pre>void&nbsp;setImprinted(boolean&nbsp;imprint)</pre>
+</li>
+</ul>
+<a name="getFontSize()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getFontSize</h4>
+<pre>int&nbsp;getFontSize()</pre>
+</li>
+</ul>
+<a name="setFontSize(int)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setFontSize</h4>
+<pre>void&nbsp;setFontSize(int&nbsp;halfPoints)</pre>
+</li>
+</ul>
+<a name="getCharacterSpacing()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getCharacterSpacing</h4>
+<pre>int&nbsp;getCharacterSpacing()</pre>
+</li>
+</ul>
+<a name="setCharacterSpacing(int)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setCharacterSpacing</h4>
+<pre>void&nbsp;setCharacterSpacing(int&nbsp;twips)</pre>
+</li>
+</ul>
+<a name="getKerning()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getKerning</h4>
+<pre>int&nbsp;getKerning()</pre>
+</li>
+</ul>
+<a name="setKerning(int)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setKerning</h4>
+<pre>void&nbsp;setKerning(int&nbsp;kern)</pre>
+</li>
+</ul>
+<a name="getFontName()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getFontName</h4>
+<pre>java.lang.String&nbsp;getFontName()</pre>
+</li>
+</ul>
+<a name="text()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>text</h4>
+<pre>java.lang.String&nbsp;text()</pre>
+<dl><dt><span class="strong">Returns:</span></dt><dd>The text of the run, including any tabs/spaces/etc</dd></dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
 </div>
 <!-- ========= END OF CLASS DATA ========= -->
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
@@ -144,13 +518,13 @@
 <li>Nested&nbsp;|&nbsp;</li>
 <li>Field&nbsp;|&nbsp;</li>
 <li>Constr&nbsp;|&nbsp;</li>
-<li>Method</li>
+<li><a href="#method_summary">Method</a></li>
 </ul>
 <ul class="subNavList">
 <li>Detail:&nbsp;</li>
 <li>Field&nbsp;|&nbsp;</li>
 <li>Constr&nbsp;|&nbsp;</li>
-<li>Method</li>
+<li><a href="#method_detail">Method</a></li>
 </ul>
 </div>
 <a name="skip-navbar_bottom">

Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFHyperlinkRun.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFHyperlinkRun.html?rev=1657635&r1=1657634&r2=1657635&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFHyperlinkRun.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFHyperlinkRun.html Thu Feb  5 17:35:52 2015
@@ -190,7 +190,7 @@ extends <a href="../../../../../org/apac
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.poi.xwpf.usermodel.<a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html" title="class in org.apache.poi.xwpf.usermodel">XWPFRun</a></h3>
-<code><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#addBreak()">addBreak</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#addBreak(org.apache.poi.xwpf.usermodel.BreakClear)">addBreak</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#addBreak(org.apache.poi.xwpf.usermodel.BreakType)">addBreak</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#addCarriageReturn()">addCarriageReturn</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#addPicture(java.io.InputStream,%20int,%20java.lang.String,%20int,%20int)">addPicture</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#addTab()">addTab</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#getColor()">getColor</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#getCTR()">getCTR</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#getDocument()">getDocument<
 /a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#getEmbeddedPictures()">getEmbeddedPictures</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#getFontFamily()">getFontFamily</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#getFontFamily(org.apache.poi.xwpf.usermodel.XWPFRun.FontCharRange)">getFontFamily</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#getFontSize()">getFontSize</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#getParagraph()">getParagraph</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#getParent()">getParent</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#getPictureText()">getPictureText</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#getSubscript()">getSubscript</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#getText(int)">getText</a>, <a href="../../../../../o
 rg/apache/poi/xwpf/usermodel/XWPFRun.html#getTextPosition()">getTextPosition</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#getUnderline()">getUnderline</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#isBold()">isBold</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#isDoubleStrikeThrough()">isDoubleStrikeThrough</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#isItalic()">isItalic</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#isStrike()">isStrike</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#isStrikeThrough()">isStrikeThrough</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#removeBreak()">removeBreak</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#removeCarriageReturn()">removeCarriageReturn</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#removeTab()">removeTab</a>, <a
  href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#setBold(boolean)">setBold</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#setColor(java.lang.String)">setColor</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#setDoubleStrikethrough(boolean)">setDoubleStrikethrough</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#setFontFamily(java.lang.String)">setFontFamily</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#setFontFamily(java.lang.String,%20org.apache.poi.xwpf.usermodel.XWPFRun.FontCharRange)">setFontFamily</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#setFontSize(int)">setFontSize</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#setItalic(boolean)">setItalic</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#setStrike(boolean)">setStrike</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.htm
 l#setStrikeThrough(boolean)">setStrikeThrough</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#setSubscript(org.apache.poi.xwpf.usermodel.VerticalAlign)">setSubscript</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#setText(java.lang.String)">setText</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#setText(java.lang.String,%20int)">setText</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#setTextPosition(int)">setTextPosition</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#setUnderline(org.apache.poi.xwpf.usermodel.UnderlinePatterns)">setUnderline</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#toString()">toString</a></code></li>
+<code><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#addBreak()">addBreak</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#addBreak(org.apache.poi.xwpf.usermodel.BreakClear)">addBreak</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#addBreak(org.apache.poi.xwpf.usermodel.BreakType)">addBreak</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#addCarriageReturn()">addCarriageReturn</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#addPicture(java.io.InputStream,%20int,%20java.lang.String,%20int,%20int)">addPicture</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#addTab()">addTab</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#getCharacterSpacing()">getCharacterSpacing</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#getColor()">getColor</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#g
 etCTR()">getCTR</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#getDocument()">getDocument</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#getEmbeddedPictures()">getEmbeddedPictures</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#getFontFamily()">getFontFamily</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#getFontFamily(org.apache.poi.xwpf.usermodel.XWPFRun.FontCharRange)">getFontFamily</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#getFontName()">getFontName</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#getFontSize()">getFontSize</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#getKerning()">getKerning</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#getParagraph()">getParagraph</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#getParent()">getParent</a>, <a href="../..
 /../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#getPictureText()">getPictureText</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#getSubscript()">getSubscript</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#getText(int)">getText</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#getTextPosition()">getTextPosition</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#getUnderline()">getUnderline</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#isBold()">isBold</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#isCapitalized()">isCapitalized</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#isDoubleStrikeThrough()">isDoubleStrikeThrough</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#isEmbossed()">isEmbossed</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#isImprinted()">isImprinted</
 a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#isItalic()">isItalic</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#isShadowed()">isShadowed</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#isSmallCaps()">isSmallCaps</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#isStrike()">isStrike</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#isStrikeThrough()">isStrikeThrough</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#removeBreak()">removeBreak</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#removeCarriageReturn()">removeCarriageReturn</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#removeTab()">removeTab</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#setBold(boolean)">setBold</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#setCapitalized(boolean)">set
 Capitalized</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#setCharacterSpacing(int)">setCharacterSpacing</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#setColor(java.lang.String)">setColor</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#setDoubleStrikethrough(boolean)">setDoubleStrikethrough</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#setEmbossed(boolean)">setEmbossed</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#setFontFamily(java.lang.String)">setFontFamily</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#setFontFamily(java.lang.String,%20org.apache.poi.xwpf.usermodel.XWPFRun.FontCharRange)">setFontFamily</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#setFontSize(int)">setFontSize</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#setImprinted(boolean)">setImprinted</a>, <a href="../../.
 ./../../org/apache/poi/xwpf/usermodel/XWPFRun.html#setItalic(boolean)">setItalic</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#setKerning(int)">setKerning</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#setShadow(boolean)">setShadow</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#setSmallCaps(boolean)">setSmallCaps</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#setStrike(boolean)">setStrike</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#setStrikeThrough(boolean)">setStrikeThrough</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#setSubscript(org.apache.poi.xwpf.usermodel.VerticalAlign)">setSubscript</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#setText(java.lang.String)">setText</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#setText(java.lang.String,%20int)">setText</a>, <a href="../../../
 ../../org/apache/poi/xwpf/usermodel/XWPFRun.html#setTextPosition(int)">setTextPosition</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#setUnderline(org.apache.poi.xwpf.usermodel.UnderlinePatterns)">setUnderline</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#text()">text</a>, <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#toString()">toString</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">



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