You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by ni...@apache.org on 2016/06/19 13:09:35 UTC

svn commit: r1749163 [4/14] - in /poi/site/publish: ./ apidocs/ apidocs/org/apache/poi/hssf/record/ apidocs/org/apache/poi/hssf/record/aggregates/ apidocs/org/apache/poi/hssf/record/class-use/ apidocs/org/apache/poi/hssf/record/common/ apidocs/org/apac...

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/DrawingRecord.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/DrawingRecord.html?rev=1749163&r1=1749162&r2=1749163&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/DrawingRecord.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/DrawingRecord.html Sun Jun 19 13:09:33 2016
@@ -181,42 +181,38 @@ implements java.lang.Cloneable</pre>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>byte[]</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/DrawingRecord.html#getData()">getData</a></strong>()</code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;</div>
-</td>
-</tr>
-<tr class="altColor">
 <td class="colFirst"><code>protected int</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/DrawingRecord.html#getDataSize()">getDataSize</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>byte[]</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/DrawingRecord.html#getRecordData()">getRecordData</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>short</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/DrawingRecord.html#getSid()">getSid</a></strong>()</code>
 <div class="block">return the non static version of the id for this record.</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/hssf/record/DrawingRecord.html#processContinueRecord(byte[])">processContinueRecord</a></strong>(byte[]&nbsp;record)</code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;</div>
+<div class="block"><strong>Deprecated.</strong>&nbsp;
+<div class="block"><i>POI 3.9</i></div>
+</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/hssf/record/DrawingRecord.html#serialize(org.apache.poi.util.LittleEndianOutput)">serialize</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianOutput.html" title="interface in org.apache.poi.util">LittleEndianOutput</a>&nbsp;out)</code>
 <div class="block">Write the data content of this BIFF record.</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/hssf/record/DrawingRecord.html#setData(byte[])">setData</a></strong>(byte[]&nbsp;thedata)</code>&nbsp;</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/hssf/record/DrawingRecord.html#toString()">toString</a></strong>()</code>
 <div class="block">get a string representation of the record (for biffview/debugging)</div>
@@ -310,7 +306,7 @@ implements java.lang.Cloneable</pre>
 <h4>processContinueRecord</h4>
 <pre>@Deprecated
 public&nbsp;void&nbsp;processContinueRecord(byte[]&nbsp;record)</pre>
-<div class="block"><span class="strong">Deprecated.</span>&nbsp;</div>
+<div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>POI 3.9</i></div>
 </li>
 </ul>
 <a name="serialize(org.apache.poi.util.LittleEndianOutput)">
@@ -362,17 +358,6 @@ public&nbsp;void&nbsp;processContinueRec
 </dl>
 </li>
 </ul>
-<a name="getData()">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getData</h4>
-<pre>@Deprecated
-public&nbsp;byte[]&nbsp;getData()</pre>
-<div class="block"><span class="strong">Deprecated.</span>&nbsp;</div>
-</li>
-</ul>
 <a name="getRecordData()">
 <!--   -->
 </a>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/ExternSheetRecord.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/ExternSheetRecord.html?rev=1749163&r1=1749162&r2=1749163&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/ExternSheetRecord.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/ExternSheetRecord.html Sun Jun 19 13:09:33 2016
@@ -185,33 +185,24 @@ extends <a href="../../../../../org/apac
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/ExternSheetRecord.html#adjustIndex(int,%20int)">adjustIndex</a></strong>(int&nbsp;extRefIndex,
-           int&nbsp;offset)</code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>Was prevously used for removing sheets, which we now do differently</i></div>
-</div>
-</td>
-</tr>
-<tr class="rowColor">
 <td class="colFirst"><code>static <a href="../../../../../org/apache/poi/hssf/record/ExternSheetRecord.html" title="class in org.apache.poi.hssf.record">ExternSheetRecord</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/ExternSheetRecord.html#combine(org.apache.poi.hssf.record.ExternSheetRecord[])">combine</a></strong>(<a href="../../../../../org/apache/poi/hssf/record/ExternSheetRecord.html" title="class in org.apache.poi.hssf.record">ExternSheetRecord</a>[]&nbsp;esrs)</code>&nbsp;</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/hssf/record/ExternSheetRecord.html#findRefIndexFromExtBookIndex(int)">findRefIndexFromExtBookIndex</a></strong>(int&nbsp;extBookIndex)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>protected int</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/ExternSheetRecord.html#getDataSize()">getDataSize</a></strong>()</code>&nbsp;</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/hssf/record/ExternSheetRecord.html#getExtbookIndexFromRefIndex(int)">getExtbookIndexFromRefIndex</a></strong>(int&nbsp;refIndex)</code>
 <div class="block">Returns the index of the SupBookRecord for this index</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/ExternSheetRecord.html#getFirstSheetIndexFromRefIndex(int)">getFirstSheetIndexFromRefIndex</a></strong>(int&nbsp;extRefIndex)</code>
 <div class="block">Returns the first sheet that the reference applies to, or
@@ -219,7 +210,7 @@ extends <a href="../../../../../org/apac
   reference is workbook scoped.</div>
 </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/hssf/record/ExternSheetRecord.html#getLastSheetIndexFromRefIndex(int)">getLastSheetIndexFromRefIndex</a></strong>(int&nbsp;extRefIndex)</code>
 <div class="block">Returns the last sheet that the reference applies to, or
@@ -227,39 +218,39 @@ extends <a href="../../../../../org/apac
   reference is workbook scoped.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/ExternSheetRecord.html#getNumOfREFRecords()">getNumOfREFRecords</a></strong>()</code>
 <div class="block">returns the number of REF Records, which is in model</div>
 </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/hssf/record/ExternSheetRecord.html#getNumOfRefs()">getNumOfRefs</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/ExternSheetRecord.html#getRefIxForSheet(int,%20int,%20int)">getRefIxForSheet</a></strong>(int&nbsp;externalBookIndex,
                 int&nbsp;firstSheetIndex,
                 int&nbsp;lastSheetIndex)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>short</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/ExternSheetRecord.html#getSid()">getSid</a></strong>()</code>
 <div class="block">return the non static version of the id for this record.</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/hssf/record/ExternSheetRecord.html#removeSheet(int)">removeSheet</a></strong>(int&nbsp;sheetIdx)</code>&nbsp;</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/hssf/record/ExternSheetRecord.html#serialize(org.apache.poi.util.LittleEndianOutput)">serialize</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianOutput.html" title="interface in org.apache.poi.util">LittleEndianOutput</a>&nbsp;out)</code>
 <div class="block">Write the data content of this BIFF record.</div>
 </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/hssf/record/ExternSheetRecord.html#toString()">toString</a></strong>()</code>
 <div class="block">get a string representation of the record (for biffview/debugging)</div>
@@ -426,18 +417,6 @@ extends <a href="../../../../../org/apac
 </dl>
 </li>
 </ul>
-<a name="adjustIndex(int, int)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>adjustIndex</h4>
-<pre>@Deprecated
-public&nbsp;void&nbsp;adjustIndex(int&nbsp;extRefIndex,
-                          int&nbsp;offset)</pre>
-<div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>Was prevously used for removing sheets, which we now do differently</i></div>
-</li>
-</ul>
 <a name="removeSheet(int)">
 <!--   -->
 </a>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/FilePassRecord.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/FilePassRecord.html?rev=1749163&r1=1749162&r2=1749163&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/FilePassRecord.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/FilePassRecord.html Sun Jun 19 13:09:33 2016
@@ -205,73 +205,25 @@ implements java.lang.Cloneable</pre>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/FilePassRecord.html#getDataSize()">getDataSize</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>byte[]</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/FilePassRecord.html#getDocId()">getDocId</a></strong>()</code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use getRc4KeyData().getSalt()</i></div>
-</div>
-</td>
-</tr>
-<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/hssf/record/FilePassRecord.Rc4KeyData.html" title="class in org.apache.poi.hssf.record">FilePassRecord.Rc4KeyData</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/FilePassRecord.html#getRc4KeyData()">getRc4KeyData</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
-<td class="colFirst"><code>byte[]</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/FilePassRecord.html#getSaltData()">getSaltData</a></strong>()</code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use getRc4KeyData().getEncryptedVerifier()</i></div>
-</div>
-</td>
-</tr>
 <tr class="rowColor">
-<td class="colFirst"><code>byte[]</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/FilePassRecord.html#getSaltHash()">getSaltHash</a></strong>()</code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use getRc4KeyData().getEncryptedVerifierHash()</i></div>
-</div>
-</td>
-</tr>
-<tr class="altColor">
 <td class="colFirst"><code>short</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/FilePassRecord.html#getSid()">getSid</a></strong>()</code>
 <div class="block">return the non static version of the id for this record.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/hssf/record/FilePassRecord.XorKeyData.html" title="class in org.apache.poi.hssf.record">FilePassRecord.XorKeyData</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/FilePassRecord.html#getXorKeyData()">getXorKeyData</a></strong>()</code>&nbsp;</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/hssf/record/FilePassRecord.html#serialize(org.apache.poi.util.LittleEndianOutput)">serialize</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianOutput.html" title="interface in org.apache.poi.util">LittleEndianOutput</a>&nbsp;out)</code>
 <div class="block">Write the data content of this BIFF record.</div>
 </td>
 </tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/FilePassRecord.html#setDocId(byte[])">setDocId</a></strong>(byte[]&nbsp;docId)</code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use getRc4KeyData().setSalt()</i></div>
-</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/FilePassRecord.html#setSaltData(byte[])">setSaltData</a></strong>(byte[]&nbsp;saltData)</code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use getRc4KeyData().setEncryptedVerifier()</i></div>
-</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/FilePassRecord.html#setSaltHash(byte[])">setSaltHash</a></strong>(byte[]&nbsp;saltHash)</code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use getRc4KeyData().setEncryptedVerifierHash()</i></div>
-</div>
-</td>
-</tr>
 <tr class="altColor">
 <td class="colFirst"><code>java.lang.String</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/FilePassRecord.html#toString()">toString</a></strong>()</code>
@@ -401,72 +353,6 @@ implements java.lang.Cloneable</pre>
 <pre>public&nbsp;<a href="../../../../../org/apache/poi/hssf/record/FilePassRecord.XorKeyData.html" title="class in org.apache.poi.hssf.record">FilePassRecord.XorKeyData</a>&nbsp;getXorKeyData()</pre>
 </li>
 </ul>
-<a name="getDocId()">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getDocId</h4>
-<pre>public&nbsp;byte[]&nbsp;getDocId()</pre>
-<div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>use getRc4KeyData().getSalt()</i></div>
-<dl><dt><span class="strong">Returns:</span></dt><dd>the rc4 salt</dd></dl>
-</li>
-</ul>
-<a name="setDocId(byte[])">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>setDocId</h4>
-<pre>public&nbsp;void&nbsp;setDocId(byte[]&nbsp;docId)</pre>
-<div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>use getRc4KeyData().setSalt()</i></div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>docId</code> - the new rc4 salt</dd></dl>
-</li>
-</ul>
-<a name="getSaltData()">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getSaltData</h4>
-<pre>public&nbsp;byte[]&nbsp;getSaltData()</pre>
-<div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>use getRc4KeyData().getEncryptedVerifier()</i></div>
-<dl><dt><span class="strong">Returns:</span></dt><dd>the rc4 encrypted verifier</dd></dl>
-</li>
-</ul>
-<a name="setSaltData(byte[])">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>setSaltData</h4>
-<pre>public&nbsp;void&nbsp;setSaltData(byte[]&nbsp;saltData)</pre>
-<div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>use getRc4KeyData().setEncryptedVerifier()</i></div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>saltData</code> - the new rc4 encrypted verifier</dd></dl>
-</li>
-</ul>
-<a name="getSaltHash()">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getSaltHash</h4>
-<pre>public&nbsp;byte[]&nbsp;getSaltHash()</pre>
-<div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>use getRc4KeyData().getEncryptedVerifierHash()</i></div>
-<dl><dt><span class="strong">Returns:</span></dt><dd>the rc4 encrypted verifier hash</dd></dl>
-</li>
-</ul>
-<a name="setSaltHash(byte[])">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>setSaltHash</h4>
-<pre>public&nbsp;void&nbsp;setSaltHash(byte[]&nbsp;saltHash)</pre>
-<div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>use getRc4KeyData().setEncryptedVerifierHash()</i></div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>saltHash</code> - the new rc4 encrypted verifier</dd></dl>
-</li>
-</ul>
 <a name="getSid()">
 <!--   -->
 </a>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/PaneRecord.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/PaneRecord.html?rev=1749163&r1=1749162&r2=1749163&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/PaneRecord.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/PaneRecord.html Sun Jun 19 13:09:33 2016
@@ -140,21 +140,13 @@ extends <a href="../../../../../org/apac
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static short</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/PaneRecord.html#ACTIVE_PANE_UPER_LEFT">ACTIVE_PANE_UPER_LEFT</a></strong></code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use ACTIVE_PANE_UPPER_LEFT</i></div>
-</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static short</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/PaneRecord.html#ACTIVE_PANE_UPPER_LEFT">ACTIVE_PANE_UPPER_LEFT</a></strong></code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static short</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/PaneRecord.html#ACTIVE_PANE_UPPER_RIGHT">ACTIVE_PANE_UPPER_RIGHT</a></strong></code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static short</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/PaneRecord.html#sid">sid</a></strong></code>&nbsp;</td>
 </tr>
@@ -355,17 +347,6 @@ extends <a href="../../../../../org/apac
 <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.poi.hssf.record.PaneRecord.ACTIVE_PANE_LOWER_LEFT">Constant Field Values</a></dd></dl>
 </li>
 </ul>
-<a name="ACTIVE_PANE_UPER_LEFT">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>ACTIVE_PANE_UPER_LEFT</h4>
-<pre>public static final&nbsp;short ACTIVE_PANE_UPER_LEFT</pre>
-<div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>use ACTIVE_PANE_UPPER_LEFT</i></div>
-<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.poi.hssf.record.PaneRecord.ACTIVE_PANE_UPER_LEFT">Constant Field Values</a></dd></dl>
-</li>
-</ul>
 <a name="ACTIVE_PANE_UPPER_LEFT">
 <!--   -->
 </a>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/PasswordRecord.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/PasswordRecord.html?rev=1749163&r1=1749162&r2=1749163&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/PasswordRecord.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/PasswordRecord.html Sun Jun 19 13:09:33 2016
@@ -194,26 +194,18 @@ extends <a href="../../../../../org/apac
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>static short</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/PasswordRecord.html#hashPassword(java.lang.String)">hashPassword</a></strong>(java.lang.String&nbsp;password)</code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use <a href="../../../../../org/apache/poi/poifs/crypt/CryptoFunctions.html#createXorVerifier1(java.lang.String)"><code>CryptoFunctions.createXorVerifier1(String)</code></a></i></div>
-</div>
-</td>
-</tr>
-<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/PasswordRecord.html#serialize(org.apache.poi.util.LittleEndianOutput)">serialize</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianOutput.html" title="interface in org.apache.poi.util">LittleEndianOutput</a>&nbsp;out)</code>
 <div class="block">Write the data content of this BIFF record.</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/hssf/record/PasswordRecord.html#setPassword(int)">setPassword</a></strong>(int&nbsp;password)</code>
 <div class="block">set the password</div>
 </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/hssf/record/PasswordRecord.html#toString()">toString</a></strong>()</code>
 <div class="block">get a string representation of the record (for biffview/debugging)</div>
@@ -299,17 +291,6 @@ extends <a href="../../../../../org/apac
 <!--   -->
 </a>
 <h3>Method Detail</h3>
-<a name="hashPassword(java.lang.String)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>hashPassword</h4>
-<pre>public static&nbsp;short&nbsp;hashPassword(java.lang.String&nbsp;password)</pre>
-<div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>use <a href="../../../../../org/apache/poi/poifs/crypt/CryptoFunctions.html#createXorVerifier1(java.lang.String)"><code>CryptoFunctions.createXorVerifier1(String)</code></a></i></div>
-<div class="block">Return the password hash</div>
-</li>
-</ul>
 <a name="setPassword(int)">
 <!--   -->
 </a>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/RecordInputStream.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/RecordInputStream.html?rev=1749163&r1=1749162&r2=1749163&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/RecordInputStream.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/RecordInputStream.html Sun Jun 19 13:09:33 2016
@@ -223,7 +223,7 @@ implements <a href="../../../../../org/a
 <td class="colFirst"><code>byte[]</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/RecordInputStream.html#readAllContinuedRemainder()">readAllContinuedRemainder</a></strong>()</code>
 <div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>Best to write a input stream that wraps this one where there is
+<div class="block"><i>POI 2.0 Best to write a input stream that wraps this one where there is
   special sub record that may overlap continue records.</i></div>
 </div>
 </td>
@@ -625,7 +625,7 @@ implements <a href="../../../../../org/a
 <li class="blockList">
 <h4>readAllContinuedRemainder</h4>
 <pre>public&nbsp;byte[]&nbsp;readAllContinuedRemainder()</pre>
-<div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>Best to write a input stream that wraps this one where there is
+<div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>POI 2.0 Best to write a input stream that wraps this one where there is
   special sub record that may overlap continue records.</i></div>
 <div class="block">Reads all byte data for the current record, including any
   that overlaps into any following continue records.</div>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/UncalcedRecord.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/UncalcedRecord.html?rev=1749163&r1=1749162&r2=1749163&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/UncalcedRecord.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/UncalcedRecord.html Sun Jun 19 13:09:33 2016
@@ -35,7 +35,7 @@
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../../org/apache/poi/hssf/record/TopMarginRecord.html" title="class in org.apache.poi.hssf.record"><span class="strong">Prev Class</span></a></li>
-<li><a href="../../../../../org/apache/poi/hssf/record/UnicodeString.html" title="class in org.apache.poi.hssf.record"><span class="strong">Next Class</span></a></li>
+<li><a href="../../../../../org/apache/poi/hssf/record/UnknownRecord.html" title="class in org.apache.poi.hssf.record"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../index.html?org/apache/poi/hssf/record/UncalcedRecord.html" target="_top">Frames</a></li>
@@ -380,7 +380,7 @@ extends <a href="../../../../../org/apac
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../../org/apache/poi/hssf/record/TopMarginRecord.html" title="class in org.apache.poi.hssf.record"><span class="strong">Prev Class</span></a></li>
-<li><a href="../../../../../org/apache/poi/hssf/record/UnicodeString.html" title="class in org.apache.poi.hssf.record"><span class="strong">Next Class</span></a></li>
+<li><a href="../../../../../org/apache/poi/hssf/record/UnknownRecord.html" title="class in org.apache.poi.hssf.record"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../index.html?org/apache/poi/hssf/record/UncalcedRecord.html" target="_top">Frames</a></li>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/UnknownRecord.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/UnknownRecord.html?rev=1749163&r1=1749162&r2=1749163&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/UnknownRecord.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/UnknownRecord.html Sun Jun 19 13:09:33 2016
@@ -34,7 +34,7 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../org/apache/poi/hssf/record/UnicodeString.html" title="class in org.apache.poi.hssf.record"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../org/apache/poi/hssf/record/UncalcedRecord.html" title="class in org.apache.poi.hssf.record"><span class="strong">Prev Class</span></a></li>
 <li><a href="../../../../../org/apache/poi/hssf/record/UserSViewBegin.html" title="class in org.apache.poi.hssf.record"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">
@@ -603,7 +603,7 @@ extends <a href="../../../../../org/apac
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../org/apache/poi/hssf/record/UnicodeString.html" title="class in org.apache.poi.hssf.record"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../org/apache/poi/hssf/record/UncalcedRecord.html" title="class in org.apache.poi.hssf.record"><span class="strong">Prev Class</span></a></li>
 <li><a href="../../../../../org/apache/poi/hssf/record/UserSViewBegin.html" title="class in org.apache.poi.hssf.record"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/WindowOneRecord.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/WindowOneRecord.html?rev=1749163&r1=1749162&r2=1749163&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/WindowOneRecord.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/WindowOneRecord.html Sun Jun 19 13:09:33 2016
@@ -186,79 +186,63 @@ extends <a href="../../../../../org/apac
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/WindowOneRecord.html#getDataSize()">getDataSize</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>short</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/WindowOneRecord.html#getDisplayedTab()">getDisplayedTab</a></strong>()</code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>- Misleading name - use getFirstVisibleTab()</i></div>
-</div>
-</td>
-</tr>
-<tr class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/WindowOneRecord.html#getDisplayHorizontalScrollbar()">getDisplayHorizontalScrollbar</a></strong>()</code>
 <div class="block">get whether to display the horizontal scrollbar or not</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/hssf/record/WindowOneRecord.html#getDisplayTabs()">getDisplayTabs</a></strong>()</code>
 <div class="block">get whether to display the tabs or not</div>
 </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/hssf/record/WindowOneRecord.html#getDisplayVerticalScrollbar()">getDisplayVerticalScrollbar</a></strong>()</code>
 <div class="block">get whether to display the vertical scrollbar or not</div>
 </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/hssf/record/WindowOneRecord.html#getFirstVisibleTab()">getFirstVisibleTab</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>short</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/WindowOneRecord.html#getHeight()">getHeight</a></strong>()</code>
 <div class="block">get the height of the window</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/hssf/record/WindowOneRecord.html#getHidden()">getHidden</a></strong>()</code>
 <div class="block">get whether the window is hidden or not</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>short</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/WindowOneRecord.html#getHorizontalHold()">getHorizontalHold</a></strong>()</code>
 <div class="block">get the horizontal position of the window (in 1/20ths of a point)</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/hssf/record/WindowOneRecord.html#getIconic()">getIconic</a></strong>()</code>
 <div class="block">get whether the window has been iconized or not</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>short</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/WindowOneRecord.html#getNumSelectedTabs()">getNumSelectedTabs</a></strong>()</code>
 <div class="block">get the number of selected tabs</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>short</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/WindowOneRecord.html#getOptions()">getOptions</a></strong>()</code>
 <div class="block">get the options bitmask (see bit setters)</div>
 </td>
 </tr>
-<tr class="rowColor">
-<td class="colFirst"><code>short</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/WindowOneRecord.html#getSelectedTab()">getSelectedTab</a></strong>()</code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>- Misleading name - use getActiveSheetIndex()</i></div>
-</div>
-</td>
-</tr>
 <tr class="altColor">
 <td class="colFirst"><code>short</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/WindowOneRecord.html#getSid()">getSid</a></strong>()</code>
@@ -295,80 +279,64 @@ extends <a href="../../../../../org/apac
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/WindowOneRecord.html#setDisplayedTab(short)">setDisplayedTab</a></strong>(short&nbsp;t)</code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>- Misleading name - use setFirstVisibleTab()</i></div>
-</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/WindowOneRecord.html#setDisplayHorizonalScrollbar(boolean)">setDisplayHorizonalScrollbar</a></strong>(boolean&nbsp;scroll)</code>
 <div class="block">set whether to display the horizontal scrollbar or not</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/hssf/record/WindowOneRecord.html#setDisplayTabs(boolean)">setDisplayTabs</a></strong>(boolean&nbsp;disptabs)</code>
 <div class="block">set whether to display the tabs or not</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/hssf/record/WindowOneRecord.html#setDisplayVerticalScrollbar(boolean)">setDisplayVerticalScrollbar</a></strong>(boolean&nbsp;scroll)</code>
 <div class="block">set whether to display the vertical scrollbar or not</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/hssf/record/WindowOneRecord.html#setFirstVisibleTab(int)">setFirstVisibleTab</a></strong>(int&nbsp;t)</code>
 <div class="block">Sets the first visible sheet in the worksheet tab-bar.</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/hssf/record/WindowOneRecord.html#setHeight(short)">setHeight</a></strong>(short&nbsp;h)</code>
 <div class="block">set teh height of the window</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/hssf/record/WindowOneRecord.html#setHidden(boolean)">setHidden</a></strong>(boolean&nbsp;ishidden)</code>
 <div class="block">set whether the window is hidden or not</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/hssf/record/WindowOneRecord.html#setHorizontalHold(short)">setHorizontalHold</a></strong>(short&nbsp;h)</code>
 <div class="block">set the horizontal position of the window (in 1/20ths of a point)</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/hssf/record/WindowOneRecord.html#setIconic(boolean)">setIconic</a></strong>(boolean&nbsp;isiconic)</code>
 <div class="block">set whether the window has been iconized or not</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/hssf/record/WindowOneRecord.html#setNumSelectedTabs(short)">setNumSelectedTabs</a></strong>(short&nbsp;n)</code>
 <div class="block">set the number of selected tabs</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/hssf/record/WindowOneRecord.html#setOptions(short)">setOptions</a></strong>(short&nbsp;o)</code>
 <div class="block">set the options bitmask (see bit setters)</div>
 </td>
 </tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/WindowOneRecord.html#setSelectedTab(short)">setSelectedTab</a></strong>(short&nbsp;s)</code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>- Misleading name - use setActiveSheetIndex()</i></div>
-</div>
-</td>
-</tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/WindowOneRecord.html#setTabWidthRatio(short)">setTabWidthRatio</a></strong>(short&nbsp;r)</code>
@@ -592,17 +560,6 @@ extends <a href="../../../../../org/apac
 <pre>public&nbsp;void&nbsp;setActiveSheetIndex(int&nbsp;index)</pre>
 </li>
 </ul>
-<a name="setSelectedTab(short)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>setSelectedTab</h4>
-<pre>public&nbsp;void&nbsp;setSelectedTab(short&nbsp;s)</pre>
-<div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>- Misleading name - use setActiveSheetIndex()</i></div>
-<div class="block">deprecated May 2008</div>
-</li>
-</ul>
 <a name="setFirstVisibleTab(int)">
 <!--   -->
 </a>
@@ -615,17 +572,6 @@ extends <a href="../../../../../org/apac
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>t</code> - the sheet index of the tab that will become the first in the tab-bar</dd></dl>
 </li>
 </ul>
-<a name="setDisplayedTab(short)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>setDisplayedTab</h4>
-<pre>public&nbsp;void&nbsp;setDisplayedTab(short&nbsp;t)</pre>
-<div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>- Misleading name - use setFirstVisibleTab()</i></div>
-<div class="block">deprecated May 2008</div>
-</li>
-</ul>
 <a name="setNumSelectedTabs(short)">
 <!--   -->
 </a>
@@ -768,17 +714,6 @@ extends <a href="../../../../../org/apac
 <dl><dt><span class="strong">Returns:</span></dt><dd>the index of the currently displayed sheet</dd></dl>
 </li>
 </ul>
-<a name="getSelectedTab()">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getSelectedTab</h4>
-<pre>public&nbsp;short&nbsp;getSelectedTab()</pre>
-<div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>- Misleading name - use getActiveSheetIndex()</i></div>
-<div class="block">deprecated May 2008</div>
-</li>
-</ul>
 <a name="getFirstVisibleTab()">
 <!--   -->
 </a>
@@ -790,17 +725,6 @@ extends <a href="../../../../../org/apac
  I.E. the scroll position of the tab-bar.</dd></dl>
 </li>
 </ul>
-<a name="getDisplayedTab()">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getDisplayedTab</h4>
-<pre>public&nbsp;short&nbsp;getDisplayedTab()</pre>
-<div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>- Misleading name - use getFirstVisibleTab()</i></div>
-<div class="block">deprecated May 2008</div>
-</li>
-</ul>
 <a name="getNumSelectedTabs()">
 <!--   -->
 </a>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/WindowTwoRecord.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/WindowTwoRecord.html?rev=1749163&r1=1749162&r2=1749163&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/WindowTwoRecord.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/WindowTwoRecord.html Sun Jun 19 13:09:33 2016
@@ -268,153 +268,137 @@ extends <a href="../../../../../org/apac
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/WindowTwoRecord.html#getPaged()">getPaged</a></strong>()</code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use isActive()</i></div>
-</div>
-</td>
-</tr>
-<tr class="rowColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/WindowTwoRecord.html#getReserved()">getReserved</a></strong>()</code>
 <div class="block">get the reserved bits - why would you do this?</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/hssf/record/WindowTwoRecord.html#getSavedInPageBreakPreview()">getSavedInPageBreakPreview</a></strong>()</code>
 <div class="block">was the sheet saved in page break view</div>
 </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/hssf/record/WindowTwoRecord.html#getSelected()">getSelected</a></strong>()</code>
 <div class="block">sheet tab is selected</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>short</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/WindowTwoRecord.html#getSid()">getSid</a></strong>()</code>
 <div class="block">return the non static version of the id for this record.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>short</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/WindowTwoRecord.html#getTopRow()">getTopRow</a></strong>()</code>
 <div class="block">get the top row visible in the window</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/hssf/record/WindowTwoRecord.html#isActive()">isActive</a></strong>()</code>
 <div class="block">is the sheet currently displayed in the window</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/hssf/record/WindowTwoRecord.html#serialize(org.apache.poi.util.LittleEndianOutput)">serialize</a></strong>(<a href="../../../../../org/apache/poi/util/LittleEndianOutput.html" title="interface in org.apache.poi.util">LittleEndianOutput</a>&nbsp;out)</code>
 <div class="block">Write the data content of this BIFF record.</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/hssf/record/WindowTwoRecord.html#setActive(boolean)">setActive</a></strong>(boolean&nbsp;p)</code>
 <div class="block">is the sheet currently displayed in the window</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/hssf/record/WindowTwoRecord.html#setArabic(boolean)">setArabic</a></strong>(boolean&nbsp;isarabic)</code>
 <div class="block">is this arabic?</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/hssf/record/WindowTwoRecord.html#setDefaultHeader(boolean)">setDefaultHeader</a></strong>(boolean&nbsp;header)</code>
 <div class="block">set whether the window should display a default header</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/hssf/record/WindowTwoRecord.html#setDisplayFormulas(boolean)">setDisplayFormulas</a></strong>(boolean&nbsp;formulas)</code>
 <div class="block">set whether the window should display formulas</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/hssf/record/WindowTwoRecord.html#setDisplayGridlines(boolean)">setDisplayGridlines</a></strong>(boolean&nbsp;gridlines)</code>
 <div class="block">set whether the window should display gridlines</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/hssf/record/WindowTwoRecord.html#setDisplayGuts(boolean)">setDisplayGuts</a></strong>(boolean&nbsp;guts)</code>
 <div class="block">set whether the outline symbols are displaed</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/hssf/record/WindowTwoRecord.html#setDisplayRowColHeadings(boolean)">setDisplayRowColHeadings</a></strong>(boolean&nbsp;headings)</code>
 <div class="block">set whether the window should display row and column headings</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/hssf/record/WindowTwoRecord.html#setDisplayZeros(boolean)">setDisplayZeros</a></strong>(boolean&nbsp;zeros)</code>
 <div class="block">set whether the window should display zero values</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/hssf/record/WindowTwoRecord.html#setFreezePanes(boolean)">setFreezePanes</a></strong>(boolean&nbsp;freezepanes)</code>
 <div class="block">set whether the window should freeze panes</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/hssf/record/WindowTwoRecord.html#setFreezePanesNoSplit(boolean)">setFreezePanesNoSplit</a></strong>(boolean&nbsp;freeze)</code>
 <div class="block">freeze unsplit panes or not</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/hssf/record/WindowTwoRecord.html#setHeaderColor(int)">setHeaderColor</a></strong>(int&nbsp;color)</code>
 <div class="block">set the palette index for the header color</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/hssf/record/WindowTwoRecord.html#setLeftCol(short)">setLeftCol</a></strong>(short&nbsp;leftCol)</code>
 <div class="block">set the leftmost column displayed in the window</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/hssf/record/WindowTwoRecord.html#setNormalZoom(short)">setNormalZoom</a></strong>(short&nbsp;zoom)</code>
 <div class="block">set the zoom magnification in normal view</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/hssf/record/WindowTwoRecord.html#setOptions(short)">setOptions</a></strong>(short&nbsp;options)</code>
 <div class="block">set the options bitmask or just use the bit setters.</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/hssf/record/WindowTwoRecord.html#setPageBreakZoom(short)">setPageBreakZoom</a></strong>(short&nbsp;zoom)</code>
 <div class="block">zoom magification in page break view</div>
 </td>
 </tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/WindowTwoRecord.html#setPaged(boolean)">setPaged</a></strong>(boolean&nbsp;p)</code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use setActive()</i></div>
-</div>
-</td>
-</tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/WindowTwoRecord.html#setReserved(int)">setReserved</a></strong>(int&nbsp;reserved)</code>
@@ -657,17 +641,6 @@ extends <a href="../../../../../org/apac
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>p</code> - displayed or not</dd></dl>
 </li>
 </ul>
-<a name="setPaged(boolean)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>setPaged</h4>
-<pre>public&nbsp;void&nbsp;setPaged(boolean&nbsp;p)</pre>
-<div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>use setActive()</i></div>
-<div class="block">deprecated May 2008</div>
-</li>
-</ul>
 <a name="setSavedInPageBreakPreview(boolean)">
 <!--   -->
 </a>
@@ -876,17 +849,6 @@ extends <a href="../../../../../org/apac
 <dl><dt><span class="strong">Returns:</span></dt><dd>displayed or not</dd></dl>
 </li>
 </ul>
-<a name="getPaged()">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getPaged</h4>
-<pre>public&nbsp;boolean&nbsp;getPaged()</pre>
-<div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>use isActive()</i></div>
-<div class="block">deprecated May 2008</div>
-</li>
-</ul>
 <a name="getSavedInPageBreakPreview()">
 <!--   -->
 </a>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/aggregates/RowRecordsAggregate.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/aggregates/RowRecordsAggregate.html?rev=1749163&r1=1749162&r2=1749163&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/aggregates/RowRecordsAggregate.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/aggregates/RowRecordsAggregate.html Sun Jun 19 13:09:33 2016
@@ -239,43 +239,35 @@ extends <a href="../../../../../../org/a
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code><a href="../../../../../../org/apache/poi/hssf/record/CellValueRecordInterface.html" title="interface in org.apache.poi.hssf.record">CellValueRecordInterface</a>[]</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/record/aggregates/RowRecordsAggregate.html#getValueRecords()">getValueRecords</a></strong>()</code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use <a href="../../../../../../org/apache/poi/hssf/record/aggregates/RowRecordsAggregate.html#getCellValueIterator()"><code>getCellValueIterator()</code></a> instead</i></div>
-</div>
-</td>
-</tr>
-<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/record/aggregates/RowRecordsAggregate.html#insertCell(org.apache.poi.hssf.record.CellValueRecordInterface)">insertCell</a></strong>(<a href="../../../../../../org/apache/poi/hssf/record/CellValueRecordInterface.html" title="interface in org.apache.poi.hssf.record">CellValueRecordInterface</a>&nbsp;cvRec)</code>&nbsp;</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/hssf/record/aggregates/RowRecordsAggregate.html#insertRow(org.apache.poi.hssf.record.RowRecord)">insertRow</a></strong>(<a href="../../../../../../org/apache/poi/hssf/record/RowRecord.html" title="class in org.apache.poi.hssf.record">RowRecord</a>&nbsp;row)</code>&nbsp;</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/hssf/record/aggregates/RowRecordsAggregate.html#isRowGroupCollapsed(int)">isRowGroupCollapsed</a></strong>(int&nbsp;row)</code>&nbsp;</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/hssf/record/aggregates/RowRecordsAggregate.html#isRowGroupHiddenByParent(int)">isRowGroupHiddenByParent</a></strong>(int&nbsp;row)</code>&nbsp;</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/hssf/record/aggregates/RowRecordsAggregate.html#removeCell(org.apache.poi.hssf.record.CellValueRecordInterface)">removeCell</a></strong>(<a href="../../../../../../org/apache/poi/hssf/record/CellValueRecordInterface.html" title="interface in org.apache.poi.hssf.record">CellValueRecordInterface</a>&nbsp;cvRec)</code>&nbsp;</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/hssf/record/aggregates/RowRecordsAggregate.html#removeRow(org.apache.poi.hssf.record.RowRecord)">removeRow</a></strong>(<a href="../../../../../../org/apache/poi/hssf/record/RowRecord.html" title="class in org.apache.poi.hssf.record">RowRecord</a>&nbsp;row)</code>&nbsp;</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/hssf/record/aggregates/RowRecordsAggregate.html#updateFormulasAfterRowShift(org.apache.poi.ss.formula.FormulaShifter,%20int)">updateFormulasAfterRowShift</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/FormulaShifter.html" title="class in org.apache.poi.ss.formula">FormulaShifter</a>&nbsp;formulaShifter,
                            int&nbsp;currentExternSheetIndex)</code>&nbsp;</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/hssf/record/aggregates/RowRecordsAggregate.html#visitContainedRecords(org.apache.poi.hssf.record.aggregates.RecordAggregate.RecordVisitor)">visitContainedRecords</a></strong>(<a href="../../../../../../org/apache/poi/hssf/record/aggregates/RecordAggregate.RecordVisitor.html" title="interface in org.apache.poi.hssf.record.aggregates">RecordAggregate.RecordVisitor</a>&nbsp;rv)</code>
 <div class="block">Visit each of the atomic BIFF records contained in this <a href="../../../../../../org/apache/poi/hssf/record/aggregates/RecordAggregate.html" title="class in org.apache.poi.hssf.record.aggregates"><code>RecordAggregate</code></a> in the order
@@ -521,16 +513,6 @@ extends <a href="../../../../../../org/a
 <div class="block">Returns an iterator for the cell values</div>
 </li>
 </ul>
-<a name="getValueRecords()">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getValueRecords</h4>
-<pre>public&nbsp;<a href="../../../../../../org/apache/poi/hssf/record/CellValueRecordInterface.html" title="interface in org.apache.poi.hssf.record">CellValueRecordInterface</a>[]&nbsp;getValueRecords()</pre>
-<div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>use <a href="../../../../../../org/apache/poi/hssf/record/aggregates/RowRecordsAggregate.html#getCellValueIterator()"><code>getCellValueIterator()</code></a> instead</i></div>
-</li>
-</ul>
 <a name="createIndexRecord(int, int)">
 <!--   -->
 </a>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/aggregates/ValueRecordsAggregate.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/aggregates/ValueRecordsAggregate.html?rev=1749163&r1=1749162&r2=1749163&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/aggregates/ValueRecordsAggregate.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/aggregates/ValueRecordsAggregate.html Sun Jun 19 13:09:33 2016
@@ -178,43 +178,35 @@ implements java.lang.Iterable&lt;<a href
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code><a href="../../../../../../org/apache/poi/hssf/record/CellValueRecordInterface.html" title="interface in org.apache.poi.hssf.record">CellValueRecordInterface</a>[]</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/record/aggregates/ValueRecordsAggregate.html#getValueRecords()">getValueRecords</a></strong>()</code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use <a href="../../../../../../org/apache/poi/hssf/record/aggregates/ValueRecordsAggregate.html#iterator()"><code>iterator()</code></a> instead</i></div>
-</div>
-</td>
-</tr>
-<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/record/aggregates/ValueRecordsAggregate.html#insertCell(org.apache.poi.hssf.record.CellValueRecordInterface)">insertCell</a></strong>(<a href="../../../../../../org/apache/poi/hssf/record/CellValueRecordInterface.html" title="interface in org.apache.poi.hssf.record">CellValueRecordInterface</a>&nbsp;cell)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>java.util.Iterator&lt;<a href="../../../../../../org/apache/poi/hssf/record/CellValueRecordInterface.html" title="interface in org.apache.poi.hssf.record">CellValueRecordInterface</a>&gt;</code></td>
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/record/aggregates/ValueRecordsAggregate.html#iterator()">iterator</a></strong>()</code>
 <div class="block">value iterator</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/hssf/record/aggregates/ValueRecordsAggregate.html#removeAllCellsValuesForRow(int)">removeAllCellsValuesForRow</a></strong>(int&nbsp;rowIndex)</code>&nbsp;</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/hssf/record/aggregates/ValueRecordsAggregate.html#removeCell(org.apache.poi.hssf.record.CellValueRecordInterface)">removeCell</a></strong>(<a href="../../../../../../org/apache/poi/hssf/record/CellValueRecordInterface.html" title="interface in org.apache.poi.hssf.record">CellValueRecordInterface</a>&nbsp;cell)</code>&nbsp;</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/hssf/record/aggregates/ValueRecordsAggregate.html#rowHasCells(int)">rowHasCells</a></strong>(int&nbsp;row)</code>
 <div class="block">Returns true if the row has cells attached to it</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/hssf/record/aggregates/ValueRecordsAggregate.html#updateFormulasAfterRowShift(org.apache.poi.ss.formula.FormulaShifter,%20int)">updateFormulasAfterRowShift</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/FormulaShifter.html" title="class in org.apache.poi.ss.formula">FormulaShifter</a>&nbsp;shifter,
                            int&nbsp;currentExternSheetIndex)</code>&nbsp;</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/hssf/record/aggregates/ValueRecordsAggregate.html#visitCellsForRow(int,%20org.apache.poi.hssf.record.aggregates.RecordAggregate.RecordVisitor)">visitCellsForRow</a></strong>(int&nbsp;rowIndex,
                 <a href="../../../../../../org/apache/poi/hssf/record/aggregates/RecordAggregate.RecordVisitor.html" title="interface in org.apache.poi.hssf.record.aggregates">RecordAggregate.RecordVisitor</a>&nbsp;rv)</code>&nbsp;</td>
@@ -391,19 +383,6 @@ implements java.lang.Iterable&lt;<a href
 </dl>
 </li>
 </ul>
-<a name="getValueRecords()">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getValueRecords</h4>
-<pre>@Deprecated
-public&nbsp;<a href="../../../../../../org/apache/poi/hssf/record/CellValueRecordInterface.html" title="interface in org.apache.poi.hssf.record">CellValueRecordInterface</a>[]&nbsp;getValueRecords()</pre>
-<div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>use <a href="../../../../../../org/apache/poi/hssf/record/aggregates/ValueRecordsAggregate.html#iterator()"><code>iterator()</code></a> instead</i></div>
-<div class="block">Gets all the cell records contained in this aggregate. 
- Note <a href="../../../../../../org/apache/poi/hssf/record/BlankRecord.html" title="class in org.apache.poi.hssf.record"><code>BlankRecord</code></a>s appear separate (not in <a href="../../../../../../org/apache/poi/hssf/record/MulBlankRecord.html" title="class in org.apache.poi.hssf.record"><code>MulBlankRecord</code></a>s).</div>
-</li>
-</ul>
 <a name="clone()">
 <!--   -->
 </a>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/class-use/CellValueRecordInterface.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/class-use/CellValueRecordInterface.html?rev=1749163&r1=1749162&r2=1749163&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/class-use/CellValueRecordInterface.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/class-use/CellValueRecordInterface.html Sun Jun 19 13:09:33 2016
@@ -275,31 +275,6 @@
 </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/hssf/record/aggregates/package-summary.html">org.apache.poi.hssf.record.aggregates</a> that return <a href="../../../../../../org/apache/poi/hssf/record/CellValueRecordInterface.html" title="interface in org.apache.poi.hssf.record">CellValueRecordInterface</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/hssf/record/CellValueRecordInterface.html" title="interface in org.apache.poi.hssf.record">CellValueRecordInterface</a>[]</code></td>
-<td class="colLast"><span class="strong">RowRecordsAggregate.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/record/aggregates/RowRecordsAggregate.html#getValueRecords()">getValueRecords</a></strong>()</code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use <a href="../../../../../../org/apache/poi/hssf/record/aggregates/RowRecordsAggregate.html#getCellValueIterator()"><code>RowRecordsAggregate.getCellValueIterator()</code></a> instead</i></div>
-</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a href="../../../../../../org/apache/poi/hssf/record/CellValueRecordInterface.html" title="interface in org.apache.poi.hssf.record">CellValueRecordInterface</a>[]</code></td>
-<td class="colLast"><span class="strong">ValueRecordsAggregate.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/record/aggregates/ValueRecordsAggregate.html#getValueRecords()">getValueRecords</a></strong>()</code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>use <a href="../../../../../../org/apache/poi/hssf/record/aggregates/ValueRecordsAggregate.html#iterator()"><code>ValueRecordsAggregate.iterator()</code></a> instead</i></div>
-</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/hssf/record/aggregates/package-summary.html">org.apache.poi.hssf.record.aggregates</a> that return types with arguments of type <a href="../../../../../../org/apache/poi/hssf/record/CellValueRecordInterface.html" title="interface in org.apache.poi.hssf.record">CellValueRecordInterface</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/class-use/RecordInputStream.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/class-use/RecordInputStream.html?rev=1749163&r1=1749162&r2=1749163&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/class-use/RecordInputStream.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/class-use/RecordInputStream.html Sun Jun 19 13:09:33 2016
@@ -525,52 +525,45 @@
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/record/UncalcedRecord.html#UncalcedRecord(org.apache.poi.hssf.record.RecordInputStream)">UncalcedRecord</a></strong>(<a href="../../../../../../org/apache/poi/hssf/record/RecordInputStream.html" title="class in org.apache.poi.hssf.record">RecordInputStream</a>&nbsp;in)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/record/UnicodeString.html#UnicodeString(org.apache.poi.hssf.record.RecordInputStream)">UnicodeString</a></strong>(<a href="../../../../../../org/apache/poi/hssf/record/RecordInputStream.html" title="class in org.apache.poi.hssf.record">RecordInputStream</a>&nbsp;in)</code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>Use <a href="../../../../../../org/apache/poi/hssf/record/common/UnicodeString.html" title="class in org.apache.poi.hssf.record.common"><code>UnicodeString</code></a> instead</i></div>
-</div>
-</td>
-</tr>
-<tr class="altColor">
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/record/UnknownRecord.html#UnknownRecord(org.apache.poi.hssf.record.RecordInputStream)">UnknownRecord</a></strong>(<a href="../../../../../../org/apache/poi/hssf/record/RecordInputStream.html" title="class in org.apache.poi.hssf.record">RecordInputStream</a>&nbsp;in)</code>
 <div class="block">construct an unknown record.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/record/UserSViewBegin.html#UserSViewBegin(org.apache.poi.hssf.record.RecordInputStream)">UserSViewBegin</a></strong>(<a href="../../../../../../org/apache/poi/hssf/record/RecordInputStream.html" title="class in org.apache.poi.hssf.record">RecordInputStream</a>&nbsp;in)</code>
 <div class="block">construct an UserSViewBegin record.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/record/UserSViewEnd.html#UserSViewEnd(org.apache.poi.hssf.record.RecordInputStream)">UserSViewEnd</a></strong>(<a href="../../../../../../org/apache/poi/hssf/record/RecordInputStream.html" title="class in org.apache.poi.hssf.record">RecordInputStream</a>&nbsp;in)</code>
 <div class="block">construct an UserSViewEnd record.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/record/UseSelFSRecord.html#UseSelFSRecord(org.apache.poi.hssf.record.RecordInputStream)">UseSelFSRecord</a></strong>(<a href="../../../../../../org/apache/poi/hssf/record/RecordInputStream.html" title="class in org.apache.poi.hssf.record">RecordInputStream</a>&nbsp;in)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/record/VCenterRecord.html#VCenterRecord(org.apache.poi.hssf.record.RecordInputStream)">VCenterRecord</a></strong>(<a href="../../../../../../org/apache/poi/hssf/record/RecordInputStream.html" title="class in org.apache.poi.hssf.record">RecordInputStream</a>&nbsp;in)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/record/VerticalPageBreakRecord.html#VerticalPageBreakRecord(org.apache.poi.hssf.record.RecordInputStream)">VerticalPageBreakRecord</a></strong>(<a href="../../../../../../org/apache/poi/hssf/record/RecordInputStream.html" title="class in org.apache.poi.hssf.record">RecordInputStream</a>&nbsp;in)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/record/WindowOneRecord.html#WindowOneRecord(org.apache.poi.hssf.record.RecordInputStream)">WindowOneRecord</a></strong>(<a href="../../../../../../org/apache/poi/hssf/record/RecordInputStream.html" title="class in org.apache.poi.hssf.record">RecordInputStream</a>&nbsp;in)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/record/WindowProtectRecord.html#WindowProtectRecord(org.apache.poi.hssf.record.RecordInputStream)">WindowProtectRecord</a></strong>(<a href="../../../../../../org/apache/poi/hssf/record/RecordInputStream.html" title="class in org.apache.poi.hssf.record">RecordInputStream</a>&nbsp;in)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/record/WindowTwoRecord.html#WindowTwoRecord(org.apache.poi.hssf.record.RecordInputStream)">WindowTwoRecord</a></strong>(<a href="../../../../../../org/apache/poi/hssf/record/RecordInputStream.html" title="class in org.apache.poi.hssf.record">RecordInputStream</a>&nbsp;in)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/record/WriteAccessRecord.html#WriteAccessRecord(org.apache.poi.hssf.record.RecordInputStream)">WriteAccessRecord</a></strong>(<a href="../../../../../../org/apache/poi/hssf/record/RecordInputStream.html" title="class in org.apache.poi.hssf.record">RecordInputStream</a>&nbsp;in)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/record/WriteProtectRecord.html#WriteProtectRecord(org.apache.poi.hssf.record.RecordInputStream)">WriteProtectRecord</a></strong>(<a href="../../../../../../org/apache/poi/hssf/record/RecordInputStream.html" title="class in org.apache.poi.hssf.record">RecordInputStream</a>&nbsp;in)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/record/WSBoolRecord.html#WSBoolRecord(org.apache.poi.hssf.record.RecordInputStream)">WSBoolRecord</a></strong>(<a href="../../../../../../org/apache/poi/hssf/record/RecordInputStream.html" title="class in org.apache.poi.hssf.record">RecordInputStream</a>&nbsp;in)</code>&nbsp;</td>
 </tr>
 </tbody>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/common/UnicodeString.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/common/UnicodeString.html?rev=1749163&r1=1749162&r2=1749163&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/common/UnicodeString.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/common/UnicodeString.html Sun Jun 19 13:09:33 2016
@@ -96,10 +96,6 @@
 <dt>All Implemented Interfaces:</dt>
 <dd>java.lang.Comparable&lt;<a href="../../../../../../org/apache/poi/hssf/record/common/UnicodeString.html" title="class in org.apache.poi.hssf.record.common">UnicodeString</a>&gt;</dd>
 </dl>
-<dl>
-<dt>Direct Known Subclasses:</dt>
-<dd><a href="../../../../../../org/apache/poi/hssf/record/UnicodeString.html" title="class in org.apache.poi.hssf.record">UnicodeString</a></dd>
-</dl>
 <hr>
 <br>
 <pre>public class <span class="strong">UnicodeString</span>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/common/class-use/UnicodeString.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/common/class-use/UnicodeString.html?rev=1749163&r1=1749162&r2=1749163&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/common/class-use/UnicodeString.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/common/class-use/UnicodeString.html Sun Jun 19 13:09:33 2016
@@ -135,23 +135,6 @@
 <!--   -->
 </a>
 <h3>Uses of <a href="../../../../../../../org/apache/poi/hssf/record/common/UnicodeString.html" title="class in org.apache.poi.hssf.record.common">UnicodeString</a> in <a href="../../../../../../../org/apache/poi/hssf/record/package-summary.html">org.apache.poi.hssf.record</a></h3>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
-<caption><span>Subclasses of <a href="../../../../../../../org/apache/poi/hssf/record/common/UnicodeString.html" title="class in org.apache.poi.hssf.record.common">UnicodeString</a> in <a href="../../../../../../../org/apache/poi/hssf/record/package-summary.html">org.apache.poi.hssf.record</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Class and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../../org/apache/poi/hssf/record/UnicodeString.html" title="class in org.apache.poi.hssf.record">UnicodeString</a></strong></code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>Use <a href="../../../../../../../org/apache/poi/hssf/record/common/UnicodeString.html" title="class in org.apache.poi.hssf.record.common"><code>UnicodeString</code></a> instead</i></div>
-</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/hssf/record/package-summary.html">org.apache.poi.hssf.record</a> that return <a href="../../../../../../../org/apache/poi/hssf/record/common/UnicodeString.html" title="class in org.apache.poi.hssf.record.common">UnicodeString</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/common/package-use.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/common/package-use.html?rev=1749163&r1=1749162&r2=1749163&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/common/package-use.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/common/package-use.html Sun Jun 19 13:09:33 2016
@@ -201,12 +201,18 @@
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><a href="../../../../../../org/apache/poi/hssf/record/common/class-use/UnicodeString.ExtRst.html#org.apache.poi.hssf.record.common">UnicodeString.ExtRst</a>&nbsp;</td>
+<td class="colOne"><a href="../../../../../../org/apache/poi/hssf/record/common/class-use/UnicodeString.html#org.apache.poi.hssf.record.common">UnicodeString</a>
+<div class="block">Title: Unicode String<p/>
+ Description:  Unicode String - just standard fields that are in several records.</div>
+</td>
 </tr>
 <tr class="altColor">
-<td class="colOne"><a href="../../../../../../org/apache/poi/hssf/record/common/class-use/UnicodeString.FormatRun.html#org.apache.poi.hssf.record.common">UnicodeString.FormatRun</a>&nbsp;</td>
+<td class="colOne"><a href="../../../../../../org/apache/poi/hssf/record/common/class-use/UnicodeString.ExtRst.html#org.apache.poi.hssf.record.common">UnicodeString.ExtRst</a>&nbsp;</td>
 </tr>
 <tr class="rowColor">
+<td class="colOne"><a href="../../../../../../org/apache/poi/hssf/record/common/class-use/UnicodeString.FormatRun.html#org.apache.poi.hssf.record.common">UnicodeString.FormatRun</a>&nbsp;</td>
+</tr>
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../../org/apache/poi/hssf/record/common/class-use/UnicodeString.PhRun.html#org.apache.poi.hssf.record.common">UnicodeString.PhRun</a>&nbsp;</td>
 </tr>
 </tbody>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/package-frame.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/package-frame.html?rev=1749163&r1=1749162&r2=1749163&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/package-frame.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/package-frame.html Sun Jun 19 13:09:33 2016
@@ -157,7 +157,6 @@
 <li><a href="TextObjectRecord.html" title="class in org.apache.poi.hssf.record" target="classFrame">TextObjectRecord</a></li>
 <li><a href="TopMarginRecord.html" title="class in org.apache.poi.hssf.record" target="classFrame">TopMarginRecord</a></li>
 <li><a href="UncalcedRecord.html" title="class in org.apache.poi.hssf.record" target="classFrame">UncalcedRecord</a></li>
-<li><a href="UnicodeString.html" title="class in org.apache.poi.hssf.record" target="classFrame">UnicodeString</a></li>
 <li><a href="UnknownRecord.html" title="class in org.apache.poi.hssf.record" target="classFrame">UnknownRecord</a></li>
 <li><a href="UserSViewBegin.html" title="class in org.apache.poi.hssf.record" target="classFrame">UserSViewBegin</a></li>
 <li><a href="UserSViewEnd.html" title="class in org.apache.poi.hssf.record" target="classFrame">UserSViewEnd</a></li>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/package-summary.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/package-summary.html?rev=1749163&r1=1749162&r2=1749163&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/package-summary.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/package-summary.html Sun Jun 19 13:09:33 2016
@@ -962,78 +962,72 @@
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a href="../../../../../org/apache/poi/hssf/record/UnicodeString.html" title="class in org.apache.poi.hssf.record">UnicodeString</a></td>
-<td class="colLast">Deprecated
-<div class="block"><i>Use <a href="../../../../../org/apache/poi/hssf/record/common/UnicodeString.html" title="class in org.apache.poi.hssf.record.common"><code>UnicodeString</code></a> instead</i></div>
-</td>
-</tr>
-<tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/hssf/record/UnknownRecord.html" title="class in org.apache.poi.hssf.record">UnknownRecord</a></td>
 <td class="colLast">
 <div class="block">Title:        Unknown Record (for debugging)</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/hssf/record/UserSViewBegin.html" title="class in org.apache.poi.hssf.record">UserSViewBegin</a></td>
 <td class="colLast">
 <div class="block">The UserSViewBegin record specifies settings for a custom view associated with the sheet.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/hssf/record/UserSViewEnd.html" title="class in org.apache.poi.hssf.record">UserSViewEnd</a></td>
 <td class="colLast">
 <div class="block">The UserSViewEnd record marks the end of the settings for a custom view associated with the sheet</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/hssf/record/UseSelFSRecord.html" title="class in org.apache.poi.hssf.record">UseSelFSRecord</a></td>
 <td class="colLast">
 <div class="block">Title:        USESELFS (0x0160) - Use Natural Language Formulas Flag</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/hssf/record/VCenterRecord.html" title="class in org.apache.poi.hssf.record">VCenterRecord</a></td>
 <td class="colLast">
 <div class="block">Title:        VCenter record</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/hssf/record/VerticalPageBreakRecord.html" title="class in org.apache.poi.hssf.record">VerticalPageBreakRecord</a></td>
 <td class="colLast">
 <div class="block">VerticalPageBreak (0x001A) record that stores page breaks at columns</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/hssf/record/WindowOneRecord.html" title="class in org.apache.poi.hssf.record">WindowOneRecord</a></td>
 <td class="colLast">
 <div class="block">Title:        Window1 Record</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/hssf/record/WindowProtectRecord.html" title="class in org.apache.poi.hssf.record">WindowProtectRecord</a></td>
 <td class="colLast">
 <div class="block">Title: Window Protect Record (0x0019)</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/hssf/record/WindowTwoRecord.html" title="class in org.apache.poi.hssf.record">WindowTwoRecord</a></td>
 <td class="colLast">
 <div class="block">Title:        Window Two Record</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/hssf/record/WriteAccessRecord.html" title="class in org.apache.poi.hssf.record">WriteAccessRecord</a></td>
 <td class="colLast">
 <div class="block">Title: Write Access Record (0x005C)</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/hssf/record/WriteProtectRecord.html" title="class in org.apache.poi.hssf.record">WriteProtectRecord</a></td>
 <td class="colLast">
 <div class="block">Title:        Write Protect Record</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/hssf/record/WSBoolRecord.html" title="class in org.apache.poi.hssf.record">WSBoolRecord</a></td>
 <td class="colLast">
 <div class="block">Title:        WSBOOL (0x0081) (called SHEETPR in OOO doc)</div>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/package-tree.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/package-tree.html?rev=1749163&r1=1749162&r2=1749163&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/package-tree.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/package-tree.html Sun Jun 19 13:09:33 2016
@@ -283,11 +283,6 @@
 </li>
 </ul>
 </li>
-<li type="circle">org.apache.poi.hssf.record.common.<a href="../../../../../org/apache/poi/hssf/record/common/UnicodeString.html" title="class in org.apache.poi.hssf.record.common"><span class="strong">UnicodeString</span></a> (implements java.lang.Comparable&lt;T&gt;)
-<ul>
-<li type="circle">org.apache.poi.hssf.record.<a href="../../../../../org/apache/poi/hssf/record/UnicodeString.html" title="class in org.apache.poi.hssf.record"><span class="strong">UnicodeString</span></a></li>
-</ul>
-</li>
 </ul>
 </li>
 </ul>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/DVConstraint.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/DVConstraint.html?rev=1749163&r1=1749162&r2=1749163&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/DVConstraint.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/DVConstraint.html Sun Jun 19 13:09:33 2016
@@ -186,7 +186,11 @@ implements <a href="../../../../../org/a
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>java.lang.String[]</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/DVConstraint.html#getExplicitListValues()">getExplicitListValues</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/DVConstraint.html#getExplicitListValues()">getExplicitListValues</a></strong>()</code>
+<div class="block">If validation type is <a href="../../../../../org/apache/poi/ss/usermodel/DataValidationConstraint.ValidationType.html#LIST"><code>DataValidationConstraint.ValidationType.LIST</code></a>
+ and <code>formula1</code> was comma-separated literal values rather than a range or named range,
+ returns list of literal values.</div>
+</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>java.lang.String</code></td>
@@ -432,6 +436,11 @@ implements <a href="../../../../../org/a
 <li class="blockList">
 <h4>getExplicitListValues</h4>
 <pre>public&nbsp;java.lang.String[]&nbsp;getExplicitListValues()</pre>
+<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/poi/ss/usermodel/DataValidationConstraint.html#getExplicitListValues()">DataValidationConstraint</a></code></strong></div>
+<div class="block">If validation type is <a href="../../../../../org/apache/poi/ss/usermodel/DataValidationConstraint.ValidationType.html#LIST"><code>DataValidationConstraint.ValidationType.LIST</code></a>
+ and <code>formula1</code> was comma-separated literal values rather than a range or named range,
+ returns list of literal values.
+ Otherwise returns <code>null</code>.</div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/poi/ss/usermodel/DataValidationConstraint.html#getExplicitListValues()">getExplicitListValues</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/ss/usermodel/DataValidationConstraint.html" title="interface in org.apache.poi.ss.usermodel">DataValidationConstraint</a></code></dd>




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