Modified: poi/site/publish/apidocs/org/apache/poi/hwpf/sprm/SprmBuffer.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hwpf/sprm/SprmBuffer.html?rev=1566467&r1=1566466&r2=1566467&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hwpf/sprm/SprmBuffer.html (original) +++ poi/site/publish/apidocs/org/apache/poi/hwpf/sprm/SprmBuffer.html Sun Feb 9 23:09:00 2014 @@ -210,33 +210,37 @@ implements java.lang.Cloneable</pre> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwpf/sprm/SprmBuffer.html#findSprm(short)">findSprm</a></strong>(short opcode)</code> </td> </tr> <tr class="rowColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwpf/sprm/SprmBuffer.html#hashCode()">hashCode</a></strong>()</code> </td> +</tr> +<tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/poi/hwpf/sprm/SprmIterator.html" title="class in org.apache.poi.hwpf.sprm">SprmIterator</a></code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwpf/sprm/SprmBuffer.html#iterator()">iterator</a></strong>()</code> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>byte[]</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwpf/sprm/SprmBuffer.html#toByteArray()">toByteArray</a></strong>()</code> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwpf/sprm/SprmBuffer.html#toString()">toString</a></strong>()</code> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwpf/sprm/SprmBuffer.html#updateSprm(short, boolean)">updateSprm</a></strong>(short opcode, boolean operand)</code> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwpf/sprm/SprmBuffer.html#updateSprm(short, byte)">updateSprm</a></strong>(short opcode, byte operand)</code> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwpf/sprm/SprmBuffer.html#updateSprm(short, int)">updateSprm</a></strong>(short opcode, int operand)</code> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwpf/sprm/SprmBuffer.html#updateSprm(short, short)">updateSprm</a></strong>(short opcode, short operand)</code> </td> @@ -247,7 +251,7 @@ implements java.lang.Cloneable</pre> <!-- --> </a> <h3>Methods inherited from class java.lang.Object</h3> -<code>finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li> +<code>finalize, getClass, notify, notifyAll, wait, wait, wait</code></li> </ul> </li> </ul> @@ -422,6 +426,19 @@ public SprmBuffer(byte[] buf, </dl> </li> </ul> +<a name="hashCode()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>hashCode</h4> +<pre>public int hashCode()</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code>hashCode</code> in class <code>java.lang.Object</code></dd> +</dl> +</li> +</ul> <a name="findSprm(short)"> <!-- --> </a>
Modified: poi/site/publish/apidocs/org/apache/poi/hwpf/usermodel/BorderCode.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hwpf/usermodel/BorderCode.html?rev=1566467&r1=1566466&r2=1566467&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hwpf/usermodel/BorderCode.html (original) +++ poi/site/publish/apidocs/org/apache/poi/hwpf/usermodel/BorderCode.html Sun Feb 9 23:09:00 2014 @@ -238,56 +238,60 @@ implements java.lang.Cloneable</pre> </td> </tr> <tr class="altColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html#hashCode()">hashCode</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html#isEmpty()">isEmpty</a></strong>()</code> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html#isFrame()">isFrame</a></strong>()</code> <div class="block">Don't reverse the border.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html#isShadow()">isShadow</a></strong>()</code> <div class="block">When true, border is drawn with shadow Must be false when BRC is a substructure of the TC.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html#serialize(byte[], int)">serialize</a></strong>(byte[] buf, int offset)</code> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html#setBorderType(int)">setBorderType</a></strong>(int borderType)</code> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html#setColor(short)">setColor</a></strong>(short color)</code> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html#setFrame(boolean)">setFrame</a></strong>(boolean frame)</code> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html#setLineWidth(int)">setLineWidth</a></strong>(int lineWidth)</code> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html#setShadow(boolean)">setShadow</a></strong>(boolean shadow)</code> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html#setSpace(int)">setSpace</a></strong>(int space)</code> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html#toInt()">toInt</a></strong>()</code> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html#toString()">toString</a></strong>()</code> </td> </tr> @@ -297,7 +301,7 @@ implements java.lang.Cloneable</pre> <!-- --> </a> <h3>Methods inherited from class java.lang.Object</h3> -<code>finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li> +<code>finalize, getClass, notify, notifyAll, wait, wait, wait</code></li> </ul> </li> </ul> @@ -399,6 +403,19 @@ implements java.lang.Cloneable</pre> </dl> </li> </ul> +<a name="hashCode()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>hashCode</h4> +<pre>public int hashCode()</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code>hashCode</code> in class <code>java.lang.Object</code></dd> +</dl> +</li> +</ul> <a name="clone()"> <!-- --> </a> Modified: poi/site/publish/apidocs/org/apache/poi/hwpf/usermodel/DateAndTime.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hwpf/usermodel/DateAndTime.html?rev=1566467&r1=1566466&r2=1566467&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hwpf/usermodel/DateAndTime.html (original) +++ poi/site/publish/apidocs/org/apache/poi/hwpf/usermodel/DateAndTime.html Sun Feb 9 23:09:00 2014 @@ -175,15 +175,19 @@ implements java.lang.Cloneable</pre> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwpf/usermodel/DateAndTime.html#getDate()">getDate</a></strong>()</code> </td> </tr> <tr class="rowColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwpf/usermodel/DateAndTime.html#hashCode()">hashCode</a></strong>()</code> </td> +</tr> +<tr class="altColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwpf/usermodel/DateAndTime.html#isEmpty()">isEmpty</a></strong>()</code> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwpf/usermodel/DateAndTime.html#serialize(byte[], int)">serialize</a></strong>(byte[] buf, int offset)</code> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwpf/usermodel/DateAndTime.html#toString()">toString</a></strong>()</code> </td> </tr> @@ -193,7 +197,7 @@ implements java.lang.Cloneable</pre> <!-- --> </a> <h3>Methods inherited from class java.lang.Object</h3> -<code>finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li> +<code>finalize, getClass, notify, notifyAll, wait, wait, wait</code></li> </ul> </li> </ul> @@ -286,6 +290,19 @@ implements java.lang.Cloneable</pre> </dl> </li> </ul> +<a name="hashCode()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>hashCode</h4> +<pre>public int hashCode()</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code>hashCode</code> in class <code>java.lang.Object</code></dd> +</dl> +</li> +</ul> <a name="clone()"> <!-- --> </a> Modified: poi/site/publish/apidocs/org/apache/poi/hwpf/usermodel/LineSpacingDescriptor.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hwpf/usermodel/LineSpacingDescriptor.html?rev=1566467&r1=1566466&r2=1566467&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hwpf/usermodel/LineSpacingDescriptor.html (original) +++ poi/site/publish/apidocs/org/apache/poi/hwpf/usermodel/LineSpacingDescriptor.html Sun Feb 9 23:09:00 2014 @@ -152,27 +152,31 @@ implements java.lang.Cloneable</pre> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwpf/usermodel/LineSpacingDescriptor.html#equals(java.lang.Object)">equals</a></strong>(java.lang.Object o)</code> </td> </tr> <tr class="altColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwpf/usermodel/LineSpacingDescriptor.html#hashCode()">hashCode</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwpf/usermodel/LineSpacingDescriptor.html#isEmpty()">isEmpty</a></strong>()</code> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwpf/usermodel/LineSpacingDescriptor.html#serialize(byte[], int)">serialize</a></strong>(byte[] buf, int offset)</code> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwpf/usermodel/LineSpacingDescriptor.html#setDyaLine(short)">setDyaLine</a></strong>(short dyaLine)</code> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwpf/usermodel/LineSpacingDescriptor.html#setMultiLinespace(short)">setMultiLinespace</a></strong>(short fMultiLinespace)</code> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwpf/usermodel/LineSpacingDescriptor.html#toInt()">toInt</a></strong>()</code> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwpf/usermodel/LineSpacingDescriptor.html#toString()">toString</a></strong>()</code> </td> </tr> @@ -182,7 +186,7 @@ implements java.lang.Cloneable</pre> <!-- --> </a> <h3>Methods inherited from class java.lang.Object</h3> -<code>finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li> +<code>finalize, getClass, notify, notifyAll, wait, wait, wait</code></li> </ul> </li> </ul> @@ -290,6 +294,19 @@ implements java.lang.Cloneable</pre> </dl> </li> </ul> +<a name="hashCode()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>hashCode</h4> +<pre>public int hashCode()</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code>hashCode</code> in class <code>java.lang.Object</code></dd> +</dl> +</li> +</ul> <a name="isEmpty()"> <!-- --> </a> Modified: poi/site/publish/apidocs/org/apache/poi/hwpf/usermodel/SectionProperties.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hwpf/usermodel/SectionProperties.html?rev=1566467&r1=1566466&r2=1566467&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hwpf/usermodel/SectionProperties.html (original) +++ poi/site/publish/apidocs/org/apache/poi/hwpf/usermodel/SectionProperties.html Sun Feb 9 23:09:00 2014 @@ -159,6 +159,10 @@ extends <a href="../../../../../org/apac <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwpf/usermodel/SectionProperties.html#equals(java.lang.Object)">equals</a></strong>(java.lang.Object obj)</code> </td> </tr> +<tr class="altColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwpf/usermodel/SectionProperties.html#hashCode()">hashCode</a></strong>()</code> </td> +</tr> </table> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_org.apache.poi.hwpf.model.types.SEPAbstractType"> @@ -172,7 +176,7 @@ extends <a href="../../../../../org/apac <!-- --> </a> <h3>Methods inherited from class java.lang.Object</h3> -<code>finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li> +<code>finalize, getClass, notify, notifyAll, wait, wait, wait</code></li> </ul> </li> </ul> @@ -223,7 +227,7 @@ extends <a href="../../../../../org/apac <a name="equals(java.lang.Object)"> <!-- --> </a> -<ul class="blockListLast"> +<ul class="blockList"> <li class="blockList"> <h4>equals</h4> <pre>public boolean equals(java.lang.Object obj)</pre> @@ -233,6 +237,19 @@ extends <a href="../../../../../org/apac </dl> </li> </ul> +<a name="hashCode()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>hashCode</h4> +<pre>public int hashCode()</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code>hashCode</code> in class <code>java.lang.Object</code></dd> +</dl> +</li> +</ul> </li> </ul> </li> Modified: poi/site/publish/apidocs/org/apache/poi/ss/util/CellReference.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/util/CellReference.html?rev=1566467&r1=1566466&r2=1566467&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/ss/util/CellReference.html (original) +++ poi/site/publish/apidocs/org/apache/poi/ss/util/CellReference.html Sun Feb 9 23:09:00 2014 @@ -247,28 +247,32 @@ extends java.lang.Object</pre> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/util/CellReference.html#getSheetName()">getSheetName</a></strong>()</code> </td> </tr> <tr class="altColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/util/CellReference.html#hashCode()">hashCode</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/util/CellReference.html#isColAbsolute()">isColAbsolute</a></strong>()</code> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>static boolean</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/util/CellReference.html#isColumnWithnRange(java.lang.String, org.apache.poi.ss.SpreadsheetVersion)">isColumnWithnRange</a></strong>(java.lang.String colStr, <a href="../../../../../org/apache/poi/ss/SpreadsheetVersion.html" title="enum in org.apache.poi.ss">SpreadsheetVersion</a> ssVersion)</code> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>static boolean</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/util/CellReference.html#isPartAbsolute(java.lang.String)">isPartAbsolute</a></strong>(java.lang.String part)</code> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/util/CellReference.html#isRowAbsolute()">isRowAbsolute</a></strong>()</code> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>static boolean</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/util/CellReference.html#isRowWithnRange(java.lang.String, org.apache.poi.ss.SpreadsheetVersion)">isRowWithnRange</a></strong>(java.lang.String rowStr, <a href="../../../../../org/apache/poi/ss/SpreadsheetVersion.html" title="enum in org.apache.poi.ss">SpreadsheetVersion</a> ssVersion)</code> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/util/CellReference.html#toString()">toString</a></strong>()</code> </td> </tr> @@ -278,7 +282,7 @@ extends java.lang.Object</pre> <!-- --> </a> <h3>Methods inherited from class java.lang.Object</h3> -<code>clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li> +<code>clone, finalize, getClass, notify, notifyAll, wait, wait, wait</code></li> </ul> </li> </ul> @@ -576,7 +580,7 @@ extends java.lang.Object</pre> <a name="equals(java.lang.Object)"> <!-- --> </a> -<ul class="blockListLast"> +<ul class="blockList"> <li class="blockList"> <h4>equals</h4> <pre>public boolean equals(java.lang.Object o)</pre> @@ -591,6 +595,19 @@ extends java.lang.Object</pre> </dl> </li> </ul> +<a name="hashCode()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>hashCode</h4> +<pre>public int hashCode()</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code>hashCode</code> in class <code>java.lang.Object</code></dd> +</dl> +</li> +</ul> </li> </ul> </li> Modified: poi/site/publish/apidocs/org/apache/poi/ss/util/Region.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/util/Region.html?rev=1566467&r1=1566466&r2=1566467&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/ss/util/Region.html (original) +++ poi/site/publish/apidocs/org/apache/poi/ss/util/Region.html Sun Feb 9 23:09:00 2014 @@ -246,27 +246,33 @@ implements java.lang.Comparable<<a hr </td> </tr> <tr class="altColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/util/Region.html#hashCode()">hashCode</a></strong>()</code> +<div class="block"><strong>Deprecated.</strong> </div> + </td> +</tr> +<tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/util/Region.html#setColumnFrom(short)">setColumnFrom</a></strong>(short colFrom)</code> <div class="block"><strong>Deprecated.</strong> </div> <div class="block">set the upper left hand corner column number</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/util/Region.html#setColumnTo(short)">setColumnTo</a></strong>(short colTo)</code> <div class="block"><strong>Deprecated.</strong> </div> <div class="block">set the lower right hand corner column number</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/util/Region.html#setRowFrom(int)">setRowFrom</a></strong>(int rowFrom)</code> <div class="block"><strong>Deprecated.</strong> </div> <div class="block">set the upper left hand corner row number</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/util/Region.html#setRowTo(int)">setRowTo</a></strong>(int rowTo)</code> <div class="block"><strong>Deprecated.</strong> </div> @@ -279,7 +285,7 @@ implements java.lang.Comparable<<a hr <!-- --> </a> <h3>Methods inherited from class java.lang.Object</h3> -<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> +<code>clone, equals, finalize, getClass, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> @@ -457,6 +463,20 @@ implements java.lang.Comparable<<a hr <div class="block"><span class="strong">Deprecated.</span> </div> </li> </ul> +<a name="hashCode()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>hashCode</h4> +<pre>public int hashCode()</pre> +<div class="block"><span class="strong">Deprecated.</span> </div> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code>hashCode</code> in class <code>java.lang.Object</code></dd> +</dl> +</li> +</ul> <a name="compareTo(org.apache.poi.ss.util.Region)"> <!-- --> </a> Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFClientAnchor.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFClientAnchor.html?rev=1566467&r1=1566466&r2=1566467&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFClientAnchor.html (original) +++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFClientAnchor.html Sun Feb 9 23:09:00 2014 @@ -268,28 +268,32 @@ implements <a href="../../../../../org/a </td> </tr> <tr class="altColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFClientAnchor.html#hashCode()">hashCode</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFClientAnchor.html#isSet()">isSet</a></strong>()</code> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFClientAnchor.html#setAnchorType(int)">setAnchorType</a></strong>(int anchorType)</code> <div class="block">Sets the anchor type</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFClientAnchor.html#setCol1(int)">setCol1</a></strong>(int col1)</code> <div class="block">Sets the column (0 based) of the first cell.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFClientAnchor.html#setCol2(int)">setCol2</a></strong>(int col2)</code> <div class="block">Returns the column (0 based) of the second cell.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFClientAnchor.html#setDx1(int)">setDx1</a></strong>(int dx1)</code> <div class="block">Sets the x coordinate within the first cell @@ -299,7 +303,7 @@ implements <a href="../../../../../org/a <a href="../../../../../org/apache/poi/xssf/usermodel/XSSFShape.html#EMU_PER_PIXEL"><code>XSSFShape.EMU_PER_PIXEL</code></a></div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFClientAnchor.html#setDx2(int)">setDx2</a></strong>(int dx2)</code> <div class="block">Sets the x coordinate within the second cell @@ -309,7 +313,7 @@ implements <a href="../../../../../org/a <a href="../../../../../org/apache/poi/xssf/usermodel/XSSFShape.html#EMU_PER_PIXEL"><code>XSSFShape.EMU_PER_PIXEL</code></a></div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFClientAnchor.html#setDy1(int)">setDy1</a></strong>(int dy1)</code> <div class="block">Sets the y coordinate within the first cell @@ -319,7 +323,7 @@ implements <a href="../../../../../org/a <a href="../../../../../org/apache/poi/xssf/usermodel/XSSFShape.html#EMU_PER_PIXEL"><code>XSSFShape.EMU_PER_PIXEL</code></a></div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFClientAnchor.html#setDy2(int)">setDy2</a></strong>(int dy2)</code> <div class="block">Sets the y coordinate within the second cell @@ -329,27 +333,27 @@ implements <a href="../../../../../org/a <a href="../../../../../org/apache/poi/xssf/usermodel/XSSFShape.html#EMU_PER_PIXEL"><code>XSSFShape.EMU_PER_PIXEL</code></a></div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>protected void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFClientAnchor.html#setFrom(org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing.CTMarker)">setFrom</a></strong>(org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing.CTMarker from)</code> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFClientAnchor.html#setRow1(int)">setRow1</a></strong>(int row1)</code> <div class="block">Returns the row (0 based) of the first cell.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFClientAnchor.html#setRow2(int)">setRow2</a></strong>(int row2)</code> <div class="block">Returns the row (0 based) of the first cell.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>protected void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFClientAnchor.html#setTo(org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing.CTMarker)">setTo</a></strong>(org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing.CTMarker to)</code> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFClientAnchor.html#toString()">toString</a></strong>()</code> </td> </tr> @@ -359,7 +363,7 @@ implements <a href="../../../../../org/a <!-- --> </a> <h3>Methods inherited from class java.lang.Object</h3> -<code>clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li> +<code>clone, finalize, getClass, notify, notifyAll, wait, wait, wait</code></li> </ul> </li> </ul> @@ -725,6 +729,19 @@ implements <a href="../../../../../org/a </dl> </li> </ul> +<a name="hashCode()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>hashCode</h4> +<pre>public int hashCode()</pre> +<dl> +<dt><strong>Overrides:</strong></dt> +<dd><code>hashCode</code> in class <code>java.lang.Object</code></dd> +</dl> +</li> +</ul> <a name="toString()"> <!-- --> </a> Added: poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFRun.FontCharRange.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFRun.FontCharRange.html?rev=1566467&view=auto ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFRun.FontCharRange.html (added) +++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/XWPFRun.FontCharRange.html Sun Feb 9 23:09:00 2014 @@ -0,0 +1,352 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<title>XWPFRun.FontCharRange (POI API Documentation)</title> +<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> +</head> +<body> +<script type="text/javascript"><!-- + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="XWPFRun.FontCharRange (POI API Documentation)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="class-use/XWPFRun.FontCharRange.html">Use</a></li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html" title="class in org.apache.poi.xwpf.usermodel"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFSDT.html" title="class in org.apache.poi.xwpf.usermodel"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../index.html?org/apache/poi/xwpf/usermodel/XWPFRun.FontCharRange.html" target="_top">Frames</a></li> +<li><a href="XWPFRun.FontCharRange.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li><a href="#enum_constant_summary">Enum Constants</a> | </li> +<li>Field | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#enum_constant_detail">Enum Constants</a> | </li> +<li>Field | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">org.apache.poi.xwpf.usermodel</div> +<h2 title="Enum XWPFRun.FontCharRange" class="title">Enum XWPFRun.FontCharRange</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li>java.lang.Object</li> +<li> +<ul class="inheritance"> +<li>java.lang.Enum<<a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.FontCharRange.html" title="enum in org.apache.poi.xwpf.usermodel">XWPFRun.FontCharRange</a>></li> +<li> +<ul class="inheritance"> +<li>org.apache.poi.xwpf.usermodel.XWPFRun.FontCharRange</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd>java.io.Serializable, java.lang.Comparable<<a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.FontCharRange.html" title="enum in org.apache.poi.xwpf.usermodel">XWPFRun.FontCharRange</a>></dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html" title="class in org.apache.poi.xwpf.usermodel">XWPFRun</a></dd> +</dl> +<hr> +<br> +<pre>public static enum <span class="strong">XWPFRun.FontCharRange</span> +extends java.lang.Enum<<a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.FontCharRange.html" title="enum in org.apache.poi.xwpf.usermodel">XWPFRun.FontCharRange</a>></pre> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="http://msdn.microsoft.com/en-us/library/ff533743(v=office.12).aspx">[MS-OI29500] Run Fonts</a></dd></dl> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- =========== ENUM CONSTANT SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="enum_constant_summary"> +<!-- --> +</a> +<h3>Enum Constant Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Enum Constant Summary table, listing enum constants, and an explanation"> +<caption><span>Enum Constants</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Enum Constant and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.FontCharRange.html#ascii">ascii</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.FontCharRange.html#cs">cs</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.FontCharRange.html#eastAsia">eastAsia</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.FontCharRange.html#hAnsi">hAnsi</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== 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"> </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>static <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.FontCharRange.html" title="enum in org.apache.poi.xwpf.usermodel">XWPFRun.FontCharRange</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.FontCharRange.html#valueOf(java.lang.String)">valueOf</a></strong>(java.lang.String name)</code> +<div class="block">Returns the enum constant of this type with the specified name.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.FontCharRange.html" title="enum in org.apache.poi.xwpf.usermodel">XWPFRun.FontCharRange</a>[]</code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.FontCharRange.html#values()">values</a></strong>()</code> +<div class="block">Returns an array containing the constants of this enum type, in +the order they are declared.</div> +</td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_java.lang.Enum"> +<!-- --> +</a> +<h3>Methods inherited from class java.lang.Enum</h3> +<code>clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf</code></li> +</ul> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> +<!-- --> +</a> +<h3>Methods inherited from class java.lang.Object</h3> +<code>getClass, notify, notifyAll, wait, wait, wait</code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ ENUM CONSTANT DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="enum_constant_detail"> +<!-- --> +</a> +<h3>Enum Constant Detail</h3> +<a name="ascii"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>ascii</h4> +<pre>public static final <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.FontCharRange.html" title="enum in org.apache.poi.xwpf.usermodel">XWPFRun.FontCharRange</a> ascii</pre> +</li> +</ul> +<a name="cs"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>cs</h4> +<pre>public static final <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.FontCharRange.html" title="enum in org.apache.poi.xwpf.usermodel">XWPFRun.FontCharRange</a> cs</pre> +</li> +</ul> +<a name="eastAsia"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>eastAsia</h4> +<pre>public static final <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.FontCharRange.html" title="enum in org.apache.poi.xwpf.usermodel">XWPFRun.FontCharRange</a> eastAsia</pre> +</li> +</ul> +<a name="hAnsi"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>hAnsi</h4> +<pre>public static final <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.FontCharRange.html" title="enum in org.apache.poi.xwpf.usermodel">XWPFRun.FontCharRange</a> hAnsi</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="values()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>values</h4> +<pre>public static <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.FontCharRange.html" title="enum in org.apache.poi.xwpf.usermodel">XWPFRun.FontCharRange</a>[] values()</pre> +<div class="block">Returns an array containing the constants of this enum type, in +the order they are declared. This method may be used to iterate +over the constants as follows: +<pre> +for (XWPFRun.FontCharRange c : XWPFRun.FontCharRange.values()) + System.out.println(c); +</pre></div> +<dl><dt><span class="strong">Returns:</span></dt><dd>an array containing the constants of this enum type, in +the order they are declared</dd></dl> +</li> +</ul> +<a name="valueOf(java.lang.String)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>valueOf</h4> +<pre>public static <a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.FontCharRange.html" title="enum in org.apache.poi.xwpf.usermodel">XWPFRun.FontCharRange</a> valueOf(java.lang.String name)</pre> +<div class="block">Returns the enum constant of this type with the specified name. +The string must match <i>exactly</i> an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.)</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - the name of the enum constant to be returned.</dd> +<dt><span class="strong">Returns:</span></dt><dd>the enum constant with the specified name</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>java.lang.IllegalArgumentException</code> - if this enum type has no constant +with the specified name</dd> +<dd><code>java.lang.NullPointerException</code> - if the argument is null</dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="class-use/XWPFRun.FontCharRange.html">Use</a></li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html" title="class in org.apache.poi.xwpf.usermodel"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../../org/apache/poi/xwpf/usermodel/XWPFSDT.html" title="class in org.apache.poi.xwpf.usermodel"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../index.html?org/apache/poi/xwpf/usermodel/XWPFRun.FontCharRange.html" target="_top">Frames</a></li> +<li><a href="XWPFRun.FontCharRange.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li><a href="#enum_constant_summary">Enum Constants</a> | </li> +<li>Field | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#enum_constant_detail">Enum Constants</a> | </li> +<li>Field | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +<p class="legalCopy"><small> + <i>Copyright 2014 The Apache Software Foundation or + its licensors, as applicable.</i> + </small></p> +</body> +</html> Added: poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFRun.FontCharRange.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFRun.FontCharRange.html?rev=1566467&view=auto ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFRun.FontCharRange.html (added) +++ poi/site/publish/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFRun.FontCharRange.html Sun Feb 9 23:09:00 2014 @@ -0,0 +1,189 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<title>Uses of Class org.apache.poi.xwpf.usermodel.XWPFRun.FontCharRange (POI API Documentation)</title> +<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> +</head> +<body> +<script type="text/javascript"><!-- + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Uses of Class org.apache.poi.xwpf.usermodel.XWPFRun.FontCharRange (POI API Documentation)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../overview-summary.html">Overview</a></li> +<li><a href="../package-summary.html">Package</a></li> +<li><a href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.FontCharRange.html" title="enum in org.apache.poi.xwpf.usermodel">Class</a></li> +<li class="navBarCell1Rev">Use</li> +<li><a href="../package-tree.html">Tree</a></li> +<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?org/apache/poi/xwpf/usermodel/class-use/XWPFRun.FontCharRange.html" target="_top">Frames</a></li> +<li><a href="XWPFRun.FontCharRange.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<div class="header"> +<h2 title="Uses of Class org.apache.poi.xwpf.usermodel.XWPFRun.FontCharRange" class="title">Uses of Class<br>org.apache.poi.xwpf.usermodel.XWPFRun.FontCharRange</h2> +</div> +<div class="classUseContainer"> +<ul class="blockList"> +<li class="blockList"> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> +<caption><span>Packages that use <a href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.FontCharRange.html" title="enum in org.apache.poi.xwpf.usermodel">XWPFRun.FontCharRange</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Package</th> +<th class="colLast" scope="col">Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><a href="#org.apache.poi.xwpf.usermodel">org.apache.poi.xwpf.usermodel</a></td> +<td class="colLast"> </td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"> +<ul class="blockList"> +<li class="blockList"><a name="org.apache.poi.xwpf.usermodel"> +<!-- --> +</a> +<h3>Uses of <a href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.FontCharRange.html" title="enum in org.apache.poi.xwpf.usermodel">XWPFRun.FontCharRange</a> in <a href="../../../../../../org/apache/poi/xwpf/usermodel/package-summary.html">org.apache.poi.xwpf.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/xwpf/usermodel/package-summary.html">org.apache.poi.xwpf.usermodel</a> that return <a href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.FontCharRange.html" title="enum in org.apache.poi.xwpf.usermodel">XWPFRun.FontCharRange</a></span><span class="tabEnd"> </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>static <a href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.FontCharRange.html" title="enum in org.apache.poi.xwpf.usermodel">XWPFRun.FontCharRange</a></code></td> +<td class="colLast"><span class="strong">XWPFRun.FontCharRange.</span><code><strong><a href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.FontCharRange.html#valueOf(java.lang.String)">valueOf</a></strong>(java.lang.String name)</code> +<div class="block">Returns the enum constant of this type with the specified name.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.FontCharRange.html" title="enum in org.apache.poi.xwpf.usermodel">XWPFRun.FontCharRange</a>[]</code></td> +<td class="colLast"><span class="strong">XWPFRun.FontCharRange.</span><code><strong><a href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.FontCharRange.html#values()">values</a></strong>()</code> +<div class="block">Returns an array containing the constants of this enum type, in +the order they are declared.</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/xwpf/usermodel/package-summary.html">org.apache.poi.xwpf.usermodel</a> with parameters of type <a href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.FontCharRange.html" title="enum in org.apache.poi.xwpf.usermodel">XWPFRun.FontCharRange</a></span><span class="tabEnd"> </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>java.lang.String</code></td> +<td class="colLast"><span class="strong">XWPFRun.</span><code><strong><a href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#getFontFamily(org.apache.poi.xwpf.usermodel.XWPFRun.FontCharRange)">getFontFamily</a></strong>(<a href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.FontCharRange.html" title="enum in org.apache.poi.xwpf.usermodel">XWPFRun.FontCharRange</a> fcr)</code> +<div class="block">Gets the font family for the specified font char range.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><span class="strong">XWPFRun.</span><code><strong><a href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.html#setFontFamily(java.lang.String, org.apache.poi.xwpf.usermodel.XWPFRun.FontCharRange)">setFontFamily</a></strong>(java.lang.String fontFamily, + <a href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.FontCharRange.html" title="enum in org.apache.poi.xwpf.usermodel">XWPFRun.FontCharRange</a> fcr)</code> +<div class="block">Specifies the fonts which shall be used to display the text contents of + this run.</div> +</td> +</tr> +</tbody> +</table> +</li> +</ul> +</li> +</ul> +</div> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../../overview-summary.html">Overview</a></li> +<li><a href="../package-summary.html">Package</a></li> +<li><a href="../../../../../../org/apache/poi/xwpf/usermodel/XWPFRun.FontCharRange.html" title="enum in org.apache.poi.xwpf.usermodel">Class</a></li> +<li class="navBarCell1Rev">Use</li> +<li><a href="../package-tree.html">Tree</a></li> +<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../index.html?org/apache/poi/xwpf/usermodel/class-use/XWPFRun.FontCharRange.html" target="_top">Frames</a></li> +<li><a href="XWPFRun.FontCharRange.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +<p class="legalCopy"><small> + <i>Copyright 2014 The Apache Software Foundation or + its licensors, as applicable.</i> + </small></p> +</body> +</html> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
