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

svn commit: r1716120 [2/7] - in /poi/site/publish/apidocs: ./ org/apache/poi/hssf/record/ org/apache/poi/hssf/usermodel/ org/apache/poi/hssf/usermodel/class-use/ org/apache/poi/hssf/util/ org/apache/poi/hssf/util/class-use/ org/apache/poi/poifs/crypt/a...

Modified: poi/site/publish/apidocs/index-all.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/index-all.html?rev=1716120&r1=1716119&r2=1716120&view=diff
==============================================================================
--- poi/site/publish/apidocs/index-all.html (original)
+++ poi/site/publish/apidocs/index-all.html Tue Nov 24 12:23:51 2015
@@ -1491,7 +1491,7 @@
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/poifs/crypt/agile/AgileEncryptionHeader.html#AgileEncryptionHeader(java.lang.String)">AgileEncryptionHeader(String)</a></span> - Constructor for class org.apache.poi.poifs.crypt.agile.<a href="./org/apache/poi/poifs/crypt/agile/AgileEncryptionHeader.html" title="class in org.apache.poi.poifs.crypt.agile">AgileEncryptionHeader</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="./org/apache/poi/poifs/crypt/agile/AgileEncryptionHeader.html#AgileEncryptionHeader(EncryptionDocument)">AgileEncryptionHeader(EncryptionDocument)</a></span> - Constructor for class org.apache.poi.poifs.crypt.agile.<a href="./org/apache/poi/poifs/crypt/agile/AgileEncryptionHeader.html" title="class in org.apache.poi.poifs.crypt.agile">AgileEncryptionHeader</a></dt>
+<dt><span class="strong"><a href="./org/apache/poi/poifs/crypt/agile/AgileEncryptionHeader.html#AgileEncryptionHeader(com.microsoft.schemas.office.x2006.encryption.EncryptionDocument)">AgileEncryptionHeader(EncryptionDocument)</a></span> - Constructor for class org.apache.poi.poifs.crypt.agile.<a href="./org/apache/poi/poifs/crypt/agile/AgileEncryptionHeader.html" title="class in org.apache.poi.poifs.crypt.agile">AgileEncryptionHeader</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/poifs/crypt/agile/AgileEncryptionHeader.html#AgileEncryptionHeader(org.apache.poi.poifs.crypt.CipherAlgorithm,%20org.apache.poi.poifs.crypt.HashAlgorithm,%20int,%20int,%20org.apache.poi.poifs.crypt.ChainingMode)">AgileEncryptionHeader(CipherAlgorithm, HashAlgorithm, int, int, ChainingMode)</a></span> - Constructor for class org.apache.poi.poifs.crypt.agile.<a href="./org/apache/poi/poifs/crypt/agile/AgileEncryptionHeader.html" title="class in org.apache.poi.poifs.crypt.agile">AgileEncryptionHeader</a></dt>
 <dd>&nbsp;</dd>
@@ -1505,7 +1505,7 @@
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/poifs/crypt/agile/AgileEncryptionVerifier.html#AgileEncryptionVerifier(java.lang.String)">AgileEncryptionVerifier(String)</a></span> - Constructor for class org.apache.poi.poifs.crypt.agile.<a href="./org/apache/poi/poifs/crypt/agile/AgileEncryptionVerifier.html" title="class in org.apache.poi.poifs.crypt.agile">AgileEncryptionVerifier</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="./org/apache/poi/poifs/crypt/agile/AgileEncryptionVerifier.html#AgileEncryptionVerifier(EncryptionDocument)">AgileEncryptionVerifier(EncryptionDocument)</a></span> - Constructor for class org.apache.poi.poifs.crypt.agile.<a href="./org/apache/poi/poifs/crypt/agile/AgileEncryptionVerifier.html" title="class in org.apache.poi.poifs.crypt.agile">AgileEncryptionVerifier</a></dt>
+<dt><span class="strong"><a href="./org/apache/poi/poifs/crypt/agile/AgileEncryptionVerifier.html#AgileEncryptionVerifier(com.microsoft.schemas.office.x2006.encryption.EncryptionDocument)">AgileEncryptionVerifier(EncryptionDocument)</a></span> - Constructor for class org.apache.poi.poifs.crypt.agile.<a href="./org/apache/poi/poifs/crypt/agile/AgileEncryptionVerifier.html" title="class in org.apache.poi.poifs.crypt.agile">AgileEncryptionVerifier</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/poifs/crypt/agile/AgileEncryptionVerifier.html#AgileEncryptionVerifier(org.apache.poi.poifs.crypt.CipherAlgorithm,%20org.apache.poi.poifs.crypt.HashAlgorithm,%20int,%20int,%20org.apache.poi.poifs.crypt.ChainingMode)">AgileEncryptionVerifier(CipherAlgorithm, HashAlgorithm, int, int, ChainingMode)</a></span> - Constructor for class org.apache.poi.poifs.crypt.agile.<a href="./org/apache/poi/poifs/crypt/agile/AgileEncryptionVerifier.html" title="class in org.apache.poi.poifs.crypt.agile">AgileEncryptionVerifier</a></dt>
 <dd>&nbsp;</dd>
@@ -3943,6 +3943,10 @@
 <div class="block">Default CellCopyPolicy, uses default policy
  For custom CellCopyPolicy, use <a href="./org/apache/poi/ss/usermodel/CellCopyPolicy.Builder.html" title="class in org.apache.poi.ss.usermodel"><code>CellCopyPolicy.Builder</code></a> class</div>
 </dd>
+<dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/CellCopyPolicy.html#CellCopyPolicy(org.apache.poi.ss.usermodel.CellCopyPolicy)">CellCopyPolicy(CellCopyPolicy)</a></span> - Constructor for class org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/CellCopyPolicy.html" title="class in org.apache.poi.ss.usermodel">CellCopyPolicy</a></dt>
+<dd>
+<div class="block">Copy constructor</div>
+</dd>
 <dt><a href="./org/apache/poi/ss/usermodel/CellCopyPolicy.Builder.html" title="class in org.apache.poi.ss.usermodel"><span class="strong">CellCopyPolicy.Builder</span></a> - Class in <a href="./org/apache/poi/ss/usermodel/package-summary.html">org.apache.poi.ss.usermodel</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/CellCopyPolicy.Builder.html#CellCopyPolicy.Builder()">CellCopyPolicy.Builder()</a></span> - Constructor for class org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/CellCopyPolicy.Builder.html" title="class in org.apache.poi.ss.usermodel">CellCopyPolicy.Builder</a></dt>
@@ -5447,8 +5451,6 @@
 <dd>
 <div class="block">Create a copy of this object.</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/CellCopyPolicy.html#clone()">clone()</a></span> - Method in class org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/CellCopyPolicy.html" title="class in org.apache.poi.ss.usermodel">CellCopyPolicy</a></dt>
-<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/util/PackageHelper.html#clone(org.apache.poi.openxml4j.opc.OPCPackage,%20java.io.File)">clone(OPCPackage, File)</a></span> - Static method in class org.apache.poi.util.<a href="./org/apache/poi/util/PackageHelper.html" title="class in org.apache.poi.util">PackageHelper</a></dt>
 <dd>
 <div class="block">Clone the specified package.</div>
@@ -7917,6 +7919,8 @@
 <div class="block">Create a new border formatting structure if it does not exist,
  otherwise just return existing object.</div>
 </dd>
+<dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/CellCopyPolicy.html#createBuilder()">createBuilder()</a></span> - Method in class org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/CellCopyPolicy.html" title="class in org.apache.poi.ss.usermodel">CellCopyPolicy</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/model/InternalWorkbook.html#createBuiltInName(byte,%20int)">createBuiltInName(byte, int)</a></span> - Method in class org.apache.poi.hssf.model.<a href="./org/apache/poi/hssf/model/InternalWorkbook.html" title="class in org.apache.poi.hssf.model">InternalWorkbook</a></dt>
 <dd>
 <div class="block">Generates a NameRecord to represent a built-in region</div>
@@ -8082,13 +8086,6 @@
 <dd>
 <div class="block">Constructs a cell comment.</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html#createComment()">createComment()</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html" title="class in org.apache.poi.xssf.usermodel">XSSFSheet</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>since Nov 2009 this method is not compatible with the common SS interfaces,
- use <a href="./org/apache/poi/xssf/usermodel/XSSFDrawing.html#createCellComment(org.apache.poi.ss.usermodel.ClientAnchor)"><code>(org.apache.poi.ss.usermodel.ClientAnchor)</code></a> instead</i></div>
-</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/HSSFSheetConditionalFormatting.html#createConditionalFormattingColorScaleRule()">createConditionalFormattingColorScaleRule()</a></span> - Method in class org.apache.poi.hssf.usermodel.<a href="./org/apache/poi/hssf/usermodel/HSSFSheetConditionalFormatting.html" title="class in org.apache.poi.hssf.usermodel">HSSFSheetConditionalFormatting</a></dt>
 <dd>
 <div class="block">Create a Color Scale / Color Gradient conditional formatting rule.</div>
@@ -13876,6 +13873,10 @@
 <dd>
 <div class="block">Checks whether this cell reference is equal to another object.</div>
 </dd>
+<dt><span class="strong"><a href="./org/apache/poi/ss/util/Region.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class org.apache.poi.ss.util.<a href="./org/apache/poi/ss/util/Region.html" title="class in org.apache.poi.ss.util">Region</a></dt>
+<dd>
+<div class="block"><span class="strong">Deprecated.</span></div>
+&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ss/util/Region.html#equals(org.apache.poi.ss.util.Region)">equals(Region)</a></span> - Method in class org.apache.poi.ss.util.<a href="./org/apache/poi/ss/util/Region.html" title="class in org.apache.poi.ss.util">Region</a></dt>
 <dd>
 <div class="block"><span class="strong">Deprecated.</span></div>
@@ -20988,7 +20989,7 @@
 <dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/HSSFSheet.html#getCellComment(int,%20int)">getCellComment(int, int)</a></span> - Method in class org.apache.poi.hssf.usermodel.<a href="./org/apache/poi/hssf/usermodel/HSSFSheet.html" title="class in org.apache.poi.hssf.usermodel">HSSFSheet</a></dt>
 <dd>
 <div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>as of 2015-11-23 (circa POI 3.14beta1). Use <code>#getCellComment(CellReference)</code> instead.</i></div>
+<div class="block"><i>as of 2015-11-23 (circa POI 3.14beta1). Use <a href="./org/apache/poi/hssf/usermodel/HSSFSheet.html#getCellComment(org.apache.poi.ss.util.CellAddress)"><code>HSSFSheet.getCellComment(CellAddress)</code></a> instead.</i></div>
 </div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/HSSFSheet.html#getCellComment(org.apache.poi.ss.util.CellAddress)">getCellComment(CellAddress)</a></span> - Method in class org.apache.poi.hssf.usermodel.<a href="./org/apache/poi/hssf/usermodel/HSSFSheet.html" title="class in org.apache.poi.hssf.usermodel">HSSFSheet</a></dt>
@@ -21002,7 +21003,7 @@
 <dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/Sheet.html#getCellComment(int,%20int)">getCellComment(int, int)</a></span> - Method in interface org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/Sheet.html" title="interface in org.apache.poi.ss.usermodel">Sheet</a></dt>
 <dd>
 <div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>as of 2015-11-23 (circa POI 3.14beta1). Use <code>#getCellComment(CellReference)</code> instead.</i></div>
+<div class="block"><i>as of 2015-11-23 (circa POI 3.14beta1). Use <a href="./org/apache/poi/ss/usermodel/Sheet.html#getCellComment(org.apache.poi.ss.util.CellAddress)"><code>Sheet.getCellComment(CellAddress)</code></a> instead.</i></div>
 </div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/Sheet.html#getCellComment(org.apache.poi.ss.util.CellAddress)">getCellComment(CellAddress)</a></span> - Method in interface org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/Sheet.html" title="interface in org.apache.poi.ss.usermodel">Sheet</a></dt>
@@ -21016,7 +21017,7 @@
 <dt><span class="strong"><a href="./org/apache/poi/xssf/streaming/SXSSFSheet.html#getCellComment(int,%20int)">getCellComment(int, int)</a></span> - Method in class org.apache.poi.xssf.streaming.<a href="./org/apache/poi/xssf/streaming/SXSSFSheet.html" title="class in org.apache.poi.xssf.streaming">SXSSFSheet</a></dt>
 <dd>
 <div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>as of 2015-11-23 (circa POI 3.14beta1). Use <code>#getCellComment(CellReference)</code> instead.</i></div>
+<div class="block"><i>as of 2015-11-23 (circa POI 3.14beta1). Use <a href="./org/apache/poi/xssf/streaming/SXSSFSheet.html#getCellComment(org.apache.poi.ss.util.CellAddress)"><code>SXSSFSheet.getCellComment(CellAddress)</code></a> instead.</i></div>
 </div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/xssf/streaming/SXSSFSheet.html#getCellComment(org.apache.poi.ss.util.CellAddress)">getCellComment(CellAddress)</a></span> - Method in class org.apache.poi.xssf.streaming.<a href="./org/apache/poi/xssf/streaming/SXSSFSheet.html" title="class in org.apache.poi.xssf.streaming">SXSSFSheet</a></dt>
@@ -21032,7 +21033,7 @@
 <dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html#getCellComment(int,%20int)">getCellComment(int, int)</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html" title="class in org.apache.poi.xssf.usermodel">XSSFSheet</a></dt>
 <dd>
 <div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>as of 2015-11-23 (circa POI 3.14beta1). Use <code>#getCellComment(CellReference)</code> instead.</i></div>
+<div class="block"><i>as of 2015-11-23 (circa POI 3.14beta1). Use <a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html#getCellComment(org.apache.poi.ss.util.CellAddress)"><code>XSSFSheet.getCellComment(CellAddress)</code></a> instead.</i></div>
 </div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html#getCellComment(org.apache.poi.ss.util.CellAddress)">getCellComment(CellAddress)</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html" title="class in org.apache.poi.xssf.usermodel">XSSFSheet</a></dt>
@@ -22111,12 +22112,6 @@
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/record/ColumnInfoRecord.html#getColumnWidth()">getColumnWidth()</a></span> - Method in class org.apache.poi.hssf.record.<a href="./org/apache/poi/hssf/record/ColumnInfoRecord.html" title="class in org.apache.poi.hssf.record">ColumnInfoRecord</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/HSSFSheet.html#getColumnWidth(short)">getColumnWidth(short)</a></span> - Method in class org.apache.poi.hssf.usermodel.<a href="./org/apache/poi/hssf/usermodel/HSSFSheet.html" title="class in org.apache.poi.hssf.usermodel">HSSFSheet</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>(Sep 2008) use <a href="./org/apache/poi/hssf/usermodel/HSSFSheet.html#getColumnWidth(int)"><code>HSSFSheet.getColumnWidth(int)</code></a></i></div>
-</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/HSSFSheet.html#getColumnWidth(int)">getColumnWidth(int)</a></span> - Method in class org.apache.poi.hssf.usermodel.<a href="./org/apache/poi/hssf/usermodel/HSSFSheet.html" title="class in org.apache.poi.hssf.usermodel">HSSFSheet</a></dt>
 <dd>
 <div class="block">get the width (in units of 1/256th of a character width )</div>
@@ -30885,12 +30880,6 @@
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/model/InternalSheet.html#getMergedRegionAt(int)">getMergedRegionAt(int)</a></span> - Method in class org.apache.poi.hssf.model.<a href="./org/apache/poi/hssf/model/InternalSheet.html" title="class in org.apache.poi.hssf.model">InternalSheet</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/HSSFSheet.html#getMergedRegionAt(int)">getMergedRegionAt(int)</a></span> - Method in class org.apache.poi.hssf.usermodel.<a href="./org/apache/poi/hssf/usermodel/HSSFSheet.html" title="class in org.apache.poi.hssf.usermodel">HSSFSheet</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>(Aug-2008) use <a href="./org/apache/poi/hssf/usermodel/HSSFSheet.html#getMergedRegion(int)"><code>HSSFSheet.getMergedRegion(int)</code></a></i></div>
-</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/HSSFSheet.html#getMergedRegions()">getMergedRegions()</a></span> - Method in class org.apache.poi.hssf.usermodel.<a href="./org/apache/poi/hssf/usermodel/HSSFSheet.html" title="class in org.apache.poi.hssf.usermodel">HSSFSheet</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/Sheet.html#getMergedRegions()">getMergedRegions()</a></span> - Method in interface org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/Sheet.html" title="interface in org.apache.poi.ss.usermodel">Sheet</a></dt>
@@ -40539,12 +40528,6 @@
 <dd>
 <div class="block">get the vertical position of the window (in 1/20ths of a point)</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/HSSFSheet.html#getVerticallyCenter(boolean)">getVerticallyCenter(boolean)</a></span> - Method in class org.apache.poi.hssf.usermodel.<a href="./org/apache/poi/hssf/usermodel/HSSFSheet.html" title="class in org.apache.poi.hssf.usermodel">HSSFSheet</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>(Mar-2008) use getVerticallyCenter() instead</i></div>
-</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/HSSFSheet.html#getVerticallyCenter()">getVerticallyCenter()</a></span> - Method in class org.apache.poi.hssf.usermodel.<a href="./org/apache/poi/hssf/usermodel/HSSFSheet.html" title="class in org.apache.poi.hssf.usermodel">HSSFSheet</a></dt>
 <dd>
 <div class="block">Determine whether printed output for this sheet will be vertically centered.</div>
@@ -41707,12 +41690,6 @@
 <dd>
 <div class="block">Key will be internally used to store affine transformation temporarily within group shapes</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/HSSFSheet.html#groupColumn(short,%20short)">groupColumn(short, short)</a></span> - Method in class org.apache.poi.hssf.usermodel.<a href="./org/apache/poi/hssf/usermodel/HSSFSheet.html" title="class in org.apache.poi.hssf.usermodel">HSSFSheet</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>(Sep 2008) use <a href="./org/apache/poi/hssf/usermodel/HSSFSheet.html#groupColumn(int,%20int)"><code>HSSFSheet.groupColumn(int, int)</code></a></i></div>
-</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/HSSFSheet.html#groupColumn(int,%20int)">groupColumn(int, int)</a></span> - Method in class org.apache.poi.hssf.usermodel.<a href="./org/apache/poi/hssf/usermodel/HSSFSheet.html" title="class in org.apache.poi.hssf.usermodel">HSSFSheet</a></dt>
 <dd>
 <div class="block">Create an outline for the provided column range.</div>
@@ -46061,12 +46038,6 @@
 <dd>
 <div class="block">Get the hidden property for a given column.</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/HSSFSheet.html#isColumnHidden(short)">isColumnHidden(short)</a></span> - Method in class org.apache.poi.hssf.usermodel.<a href="./org/apache/poi/hssf/usermodel/HSSFSheet.html" title="class in org.apache.poi.hssf.usermodel">HSSFSheet</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>(Sep 2008) use <a href="./org/apache/poi/hssf/usermodel/HSSFSheet.html#isColumnHidden(int)"><code>HSSFSheet.isColumnHidden(int)</code></a></i></div>
-</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/HSSFSheet.html#isColumnHidden(int)">isColumnHidden(int)</a></span> - Method in class org.apache.poi.hssf.usermodel.<a href="./org/apache/poi/hssf/usermodel/HSSFSheet.html" title="class in org.apache.poi.hssf.usermodel">HSSFSheet</a></dt>
 <dd>
 <div class="block">Get the hidden state for a given column.</div>
@@ -50220,114 +50191,48 @@
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hsmf/datatypes/MAPIProperty.html#LOCK_TYPE">LOCK_TYPE</a></span> - Static variable in class org.apache.poi.hsmf.datatypes.<a href="./org/apache/poi/hsmf/datatypes/MAPIProperty.html" title="class in org.apache.poi.hsmf.datatypes">MAPIProperty</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html#lockAutoFilter()">lockAutoFilter()</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html" title="class in org.apache.poi.xssf.usermodel">XSSFSheet</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>use <a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html#lockAutoFilter(boolean)"><code>XSSFSheet.lockAutoFilter(boolean)</code></a></i></div>
-</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html#lockAutoFilter(boolean)">lockAutoFilter(boolean)</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html" title="class in org.apache.poi.xssf.usermodel">XSSFSheet</a></dt>
 <dd>
 <div class="block">Enable or disable Autofilters locking.</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html#lockDeleteColumns()">lockDeleteColumns()</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html" title="class in org.apache.poi.xssf.usermodel">XSSFSheet</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>use <a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html#lockDeleteColumns(boolean)"><code>XSSFSheet.lockDeleteColumns(boolean)</code></a></i></div>
-</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html#lockDeleteColumns(boolean)">lockDeleteColumns(boolean)</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html" title="class in org.apache.poi.xssf.usermodel">XSSFSheet</a></dt>
 <dd>
 <div class="block">Enable or disable Deleting columns locking.</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html#lockDeleteRows()">lockDeleteRows()</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html" title="class in org.apache.poi.xssf.usermodel">XSSFSheet</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>use <a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html#lockDeleteRows(boolean)"><code>XSSFSheet.lockDeleteRows(boolean)</code></a></i></div>
-</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html#lockDeleteRows(boolean)">lockDeleteRows(boolean)</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html" title="class in org.apache.poi.xssf.usermodel">XSSFSheet</a></dt>
 <dd>
 <div class="block">Enable or disable Deleting rows locking.</div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/ss/util/CellUtil.html#LOCKED">LOCKED</a></span> - Static variable in class org.apache.poi.ss.util.<a href="./org/apache/poi/ss/util/CellUtil.html" title="class in org.apache.poi.ss.util">CellUtil</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html#lockFormatCells()">lockFormatCells()</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html" title="class in org.apache.poi.xssf.usermodel">XSSFSheet</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>use <a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html#lockFormatCells(boolean)"><code>XSSFSheet.lockFormatCells(boolean)</code></a></i></div>
-</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html#lockFormatCells(boolean)">lockFormatCells(boolean)</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html" title="class in org.apache.poi.xssf.usermodel">XSSFSheet</a></dt>
 <dd>
 <div class="block">Enable or disable Formatting cells locking.</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html#lockFormatColumns()">lockFormatColumns()</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html" title="class in org.apache.poi.xssf.usermodel">XSSFSheet</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>use <a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html#lockFormatColumns(boolean)"><code>XSSFSheet.lockFormatColumns(boolean)</code></a></i></div>
-</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html#lockFormatColumns(boolean)">lockFormatColumns(boolean)</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html" title="class in org.apache.poi.xssf.usermodel">XSSFSheet</a></dt>
 <dd>
 <div class="block">Enable or disable Formatting columns locking.</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html#lockFormatRows()">lockFormatRows()</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html" title="class in org.apache.poi.xssf.usermodel">XSSFSheet</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>use <a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html#lockFormatRows(boolean)"><code>XSSFSheet.lockFormatRows(boolean)</code></a></i></div>
-</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html#lockFormatRows(boolean)">lockFormatRows(boolean)</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html" title="class in org.apache.poi.xssf.usermodel">XSSFSheet</a></dt>
 <dd>
 <div class="block">Enable or disable Formatting rows locking.</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html#lockInsertColumns()">lockInsertColumns()</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html" title="class in org.apache.poi.xssf.usermodel">XSSFSheet</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>use <a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html#lockInsertColumns(boolean)"><code>XSSFSheet.lockInsertColumns(boolean)</code></a></i></div>
-</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html#lockInsertColumns(boolean)">lockInsertColumns(boolean)</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html" title="class in org.apache.poi.xssf.usermodel">XSSFSheet</a></dt>
 <dd>
 <div class="block">Enable or disable Inserting columns locking.</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html#lockInsertHyperlinks()">lockInsertHyperlinks()</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html" title="class in org.apache.poi.xssf.usermodel">XSSFSheet</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>use <a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html#lockInsertHyperlinks(boolean)"><code>XSSFSheet.lockInsertHyperlinks(boolean)</code></a></i></div>
-</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html#lockInsertHyperlinks(boolean)">lockInsertHyperlinks(boolean)</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html" title="class in org.apache.poi.xssf.usermodel">XSSFSheet</a></dt>
 <dd>
 <div class="block">Enable or disable Inserting hyperlinks locking.</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html#lockInsertRows()">lockInsertRows()</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html" title="class in org.apache.poi.xssf.usermodel">XSSFSheet</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>use <a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html#lockInsertRows(boolean)"><code>XSSFSheet.lockInsertRows(boolean)</code></a></i></div>
-</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html#lockInsertRows(boolean)">lockInsertRows(boolean)</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html" title="class in org.apache.poi.xssf.usermodel">XSSFSheet</a></dt>
 <dd>
 <div class="block">Enable or disable Inserting rows locking.</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html#lockObjects()">lockObjects()</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html" title="class in org.apache.poi.xssf.usermodel">XSSFSheet</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>use <a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html#lockObjects(boolean)"><code>XSSFSheet.lockObjects(boolean)</code></a></i></div>
-</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html#lockObjects(boolean)">lockObjects(boolean)</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html" title="class in org.apache.poi.xssf.usermodel">XSSFSheet</a></dt>
 <dd>
 <div class="block">Enable or disable Objects locking.</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html#lockPivotTables()">lockPivotTables()</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html" title="class in org.apache.poi.xssf.usermodel">XSSFSheet</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>use <a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html#lockPivotTables(boolean)"><code>XSSFSheet.lockPivotTables(boolean)</code></a></i></div>
-</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html#lockPivotTables(boolean)">lockPivotTables(boolean)</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html" title="class in org.apache.poi.xssf.usermodel">XSSFSheet</a></dt>
 <dd>
 <div class="block">Enable or disable Pivot Tables locking.</div>
@@ -50336,42 +50241,18 @@
 <dd>
 <div class="block">Locks the workbook for revisions.</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html#lockScenarios()">lockScenarios()</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html" title="class in org.apache.poi.xssf.usermodel">XSSFSheet</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>use <a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html#lockScenarios(boolean)"><code>XSSFSheet.lockScenarios(boolean)</code></a></i></div>
-</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html#lockScenarios(boolean)">lockScenarios(boolean)</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html" title="class in org.apache.poi.xssf.usermodel">XSSFSheet</a></dt>
 <dd>
 <div class="block">Enable or disable Scenarios locking.</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html#lockSelectLockedCells()">lockSelectLockedCells()</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html" title="class in org.apache.poi.xssf.usermodel">XSSFSheet</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>use <a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html#lockSelectLockedCells(boolean)"><code>XSSFSheet.lockSelectLockedCells(boolean)</code></a></i></div>
-</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html#lockSelectLockedCells(boolean)">lockSelectLockedCells(boolean)</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html" title="class in org.apache.poi.xssf.usermodel">XSSFSheet</a></dt>
 <dd>
 <div class="block">Enable or disable Selection of locked cells locking.</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html#lockSelectUnlockedCells()">lockSelectUnlockedCells()</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html" title="class in org.apache.poi.xssf.usermodel">XSSFSheet</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>use <a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html#lockSelectUnlockedCells(boolean)"><code>XSSFSheet.lockSelectUnlockedCells(boolean)</code></a></i></div>
-</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html#lockSelectUnlockedCells(boolean)">lockSelectUnlockedCells(boolean)</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html" title="class in org.apache.poi.xssf.usermodel">XSSFSheet</a></dt>
 <dd>
 <div class="block">Enable or disable Selection of unlocked cells locking.</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html#lockSort()">lockSort()</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html" title="class in org.apache.poi.xssf.usermodel">XSSFSheet</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>use <a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html#lockSort(boolean)"><code>XSSFSheet.lockSort(boolean)</code></a></i></div>
-</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html#lockSort(boolean)">lockSort(boolean)</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html" title="class in org.apache.poi.xssf.usermodel">XSSFSheet</a></dt>
 <dd>
 <div class="block">Enable or disable Sort locking.</div>
@@ -51032,7 +50913,7 @@
 <dd>
 <div class="block">Save the content of the package in the stream</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/poifs/crypt/agile/AgileEncryptor.html#marshallEncryptionDocument(EncryptionDocument,%20org.apache.poi.util.LittleEndianByteArrayOutputStream)">marshallEncryptionDocument(EncryptionDocument, LittleEndianByteArrayOutputStream)</a></span> - Method in class org.apache.poi.poifs.crypt.agile.<a href="./org/apache/poi/poifs/crypt/agile/AgileEncryptor.html" title="class in org.apache.poi.poifs.crypt.agile">AgileEncryptor</a></dt>
+<dt><span class="strong"><a href="./org/apache/poi/poifs/crypt/agile/AgileEncryptor.html#marshallEncryptionDocument(com.microsoft.schemas.office.x2006.encryption.EncryptionDocument,%20org.apache.poi.util.LittleEndianByteArrayOutputStream)">marshallEncryptionDocument(EncryptionDocument, LittleEndianByteArrayOutputStream)</a></span> - Method in class org.apache.poi.poifs.crypt.agile.<a href="./org/apache/poi/poifs/crypt/agile/AgileEncryptor.html" title="class in org.apache.poi.poifs.crypt.agile">AgileEncryptor</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/openxml4j/opc/internal/marshallers/ZipPartMarshaller.html#marshallRelationshipPart(org.apache.poi.openxml4j.opc.PackageRelationshipCollection,%20org.apache.poi.openxml4j.opc.PackagePartName,%20java.util.zip.ZipOutputStream)">marshallRelationshipPart(PackageRelationshipCollection, PackagePartName, ZipOutputStream)</a></span> - Static method in class org.apache.poi.openxml4j.opc.internal.marshallers.<a href="./org/apache/poi/openxml4j/opc/internal/marshallers/ZipPartMarshaller.html" title="class in org.apache.poi.openxml4j.opc.internal.marshallers">ZipPartMarshaller</a></dt>
 <dd>
@@ -62761,12 +62642,6 @@ Compound Document Format.</div>
 <dd>
 <div class="block">Assign a comment to this cell.</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html#setCellComment(java.lang.String,%20org.apache.poi.xssf.usermodel.XSSFComment)">setCellComment(String, XSSFComment)</a></span> - Static method in class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html" title="class in org.apache.poi.xssf.usermodel">XSSFSheet</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>since Nov 2009 use <a href="./org/apache/poi/xssf/usermodel/XSSFCell.html#setCellComment(org.apache.poi.ss.usermodel.Comment)"><code>XSSFCell.setCellComment(org.apache.poi.ss.usermodel.Comment)</code></a> instead</i></div>
-</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/HSSFCell.html#setCellErrorValue(byte)">setCellErrorValue(byte)</a></span> - Method in class org.apache.poi.hssf.usermodel.<a href="./org/apache/poi/hssf/usermodel/HSSFCell.html" title="class in org.apache.poi.hssf.usermodel">HSSFCell</a></dt>
 <dd>
 <div class="block">set a error value for the cell</div>
@@ -62993,7 +62868,7 @@ Compound Document Format.</div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/helpers/HeaderFooterHelper.html#setCenterSection(java.lang.String,%20java.lang.String)">setCenterSection(String, String)</a></span> - Method in class org.apache.poi.xssf.usermodel.helpers.<a href="./org/apache/poi/xssf/usermodel/helpers/HeaderFooterHelper.html" title="class in org.apache.poi.xssf.usermodel.helpers">HeaderFooterHelper</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="./org/apache/poi/poifs/crypt/dsig/facets/XAdESSignatureFacet.html#setCertID(CertIDType,%20org.apache.poi.poifs.crypt.dsig.SignatureConfig,%20boolean,%20java.security.cert.X509Certificate)">setCertID(CertIDType, SignatureConfig, boolean, X509Certificate)</a></span> - Static method in class org.apache.poi.poifs.crypt.dsig.facets.<a href="./org/apache/poi/poifs/crypt/dsig/facets/XAdESSignatureFacet.html" title="class in org.apache.poi.poifs.crypt.dsig.facets">XAdESSignatureFacet</a></dt>
+<dt><span class="strong"><a href="./org/apache/poi/poifs/crypt/dsig/facets/XAdESSignatureFacet.html#setCertID(org.etsi.uri.x01903.v13.CertIDType,%20org.apache.poi.poifs.crypt.dsig.SignatureConfig,%20boolean,%20java.security.cert.X509Certificate)">setCertID(CertIDType, SignatureConfig, boolean, X509Certificate)</a></span> - Static method in class org.apache.poi.poifs.crypt.dsig.facets.<a href="./org/apache/poi/poifs/crypt/dsig/facets/XAdESSignatureFacet.html" title="class in org.apache.poi.poifs.crypt.dsig.facets">XAdESSignatureFacet</a></dt>
 <dd>
 <div class="block">Gives back the JAXB CertID data structure.</div>
 </dd>
@@ -63501,12 +63376,6 @@ Compound Document Format.</div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/model/InternalSheet.html#setColumnGroupCollapsed(int,%20boolean)">setColumnGroupCollapsed(int, boolean)</a></span> - Method in class org.apache.poi.hssf.model.<a href="./org/apache/poi/hssf/model/InternalSheet.html" title="class in org.apache.poi.hssf.model">InternalSheet</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/HSSFSheet.html#setColumnGroupCollapsed(short,%20boolean)">setColumnGroupCollapsed(short, boolean)</a></span> - Method in class org.apache.poi.hssf.usermodel.<a href="./org/apache/poi/hssf/usermodel/HSSFSheet.html" title="class in org.apache.poi.hssf.usermodel">HSSFSheet</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>(Sep 2008) use <a href="./org/apache/poi/hssf/usermodel/HSSFSheet.html#setColumnGroupCollapsed(int,%20boolean)"><code>HSSFSheet.setColumnGroupCollapsed(int, boolean)</code></a></i></div>
-</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/HSSFSheet.html#setColumnGroupCollapsed(int,%20boolean)">setColumnGroupCollapsed(int, boolean)</a></span> - Method in class org.apache.poi.hssf.usermodel.<a href="./org/apache/poi/hssf/usermodel/HSSFSheet.html" title="class in org.apache.poi.hssf.usermodel">HSSFSheet</a></dt>
 <dd>
 <div class="block">Expands or collapses a column group.</div>
@@ -63525,12 +63394,6 @@ Compound Document Format.</div>
 <dd>
 <div class="block">Get the hidden property for a given column.</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/HSSFSheet.html#setColumnHidden(short,%20boolean)">setColumnHidden(short, boolean)</a></span> - Method in class org.apache.poi.hssf.usermodel.<a href="./org/apache/poi/hssf/usermodel/HSSFSheet.html" title="class in org.apache.poi.hssf.usermodel">HSSFSheet</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>(Sep 2008) use <a href="./org/apache/poi/hssf/usermodel/HSSFSheet.html#setColumnHidden(int,%20boolean)"><code>HSSFSheet.setColumnHidden(int, boolean)</code></a></i></div>
-</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/HSSFSheet.html#setColumnHidden(int,%20boolean)">setColumnHidden(int, boolean)</a></span> - Method in class org.apache.poi.hssf.usermodel.<a href="./org/apache/poi/hssf/usermodel/HSSFSheet.html" title="class in org.apache.poi.hssf.usermodel">HSSFSheet</a></dt>
 <dd>
 <div class="block">Get the visibility state for a given column.</div>
@@ -63562,12 +63425,6 @@ Compound Document Format.</div>
 <dd>
 <div class="block">set the columns' width in 1/256 of a character width</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/HSSFSheet.html#setColumnWidth(short,%20short)">setColumnWidth(short, short)</a></span> - Method in class org.apache.poi.hssf.usermodel.<a href="./org/apache/poi/hssf/usermodel/HSSFSheet.html" title="class in org.apache.poi.hssf.usermodel">HSSFSheet</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>(Sep 2008) use <a href="./org/apache/poi/hssf/usermodel/HSSFSheet.html#setColumnWidth(int,%20int)"><code>HSSFSheet.setColumnWidth(int, int)</code></a></i></div>
-</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/HSSFSheet.html#setColumnWidth(int,%20int)">setColumnWidth(int, int)</a></span> - Method in class org.apache.poi.hssf.usermodel.<a href="./org/apache/poi/hssf/usermodel/HSSFSheet.html" title="class in org.apache.poi.hssf.usermodel">HSSFSheet</a></dt>
 <dd>
 <div class="block">Set the width (in units of 1/256th of a character width)
@@ -64072,12 +63929,6 @@ Compound Document Format.</div>
 <dd>
 <div class="block">set the default column width for the sheet (if the columns do not define their own width)</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/HSSFSheet.html#setDefaultColumnWidth(short)">setDefaultColumnWidth(short)</a></span> - Method in class org.apache.poi.hssf.usermodel.<a href="./org/apache/poi/hssf/usermodel/HSSFSheet.html" title="class in org.apache.poi.hssf.usermodel">HSSFSheet</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>(Sep 2008) use <a href="./org/apache/poi/hssf/usermodel/HSSFSheet.html#setDefaultColumnWidth(int)"><code>HSSFSheet.setDefaultColumnWidth(int)</code></a></i></div>
-</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/HSSFSheet.html#setDefaultColumnWidth(int)">setDefaultColumnWidth(int)</a></span> - Method in class org.apache.poi.hssf.usermodel.<a href="./org/apache/poi/hssf/usermodel/HSSFSheet.html" title="class in org.apache.poi.hssf.usermodel">HSSFSheet</a></dt>
 <dd>
 <div class="block">set the default column width for the sheet (if the columns do not define their own width) in
@@ -64275,7 +64126,7 @@ Compound Document Format.</div>
 <dd>
 <div class="block">Sets the section's dictionary.</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/poifs/crypt/dsig/facets/XAdESSignatureFacet.html#setDigestAlgAndValue(DigestAlgAndValueType,%20byte[],%20org.apache.poi.poifs.crypt.HashAlgorithm)">setDigestAlgAndValue(DigestAlgAndValueType, byte[], HashAlgorithm)</a></span> - Static method in class org.apache.poi.poifs.crypt.dsig.facets.<a href="./org/apache/poi/poifs/crypt/dsig/facets/XAdESSignatureFacet.html" title="class in org.apache.poi.poifs.crypt.dsig.facets">XAdESSignatureFacet</a></dt>
+<dt><span class="strong"><a href="./org/apache/poi/poifs/crypt/dsig/facets/XAdESSignatureFacet.html#setDigestAlgAndValue(org.etsi.uri.x01903.v13.DigestAlgAndValueType,%20byte[],%20org.apache.poi.poifs.crypt.HashAlgorithm)">setDigestAlgAndValue(DigestAlgAndValueType, byte[], HashAlgorithm)</a></span> - Static method in class org.apache.poi.poifs.crypt.dsig.facets.<a href="./org/apache/poi/poifs/crypt/dsig/facets/XAdESSignatureFacet.html" title="class in org.apache.poi.poifs.crypt.dsig.facets">XAdESSignatureFacet</a></dt>
 <dd>
 <div class="block">Gives back the JAXB DigestAlgAndValue data structure.</div>
 </dd>
@@ -75142,19 +74993,39 @@ Compound Document Format.</div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/HSSFSheet.html#setZoom(int,%20int)">setZoom(int, int)</a></span> - Method in class org.apache.poi.hssf.usermodel.<a href="./org/apache/poi/hssf/usermodel/HSSFSheet.html" title="class in org.apache.poi.hssf.usermodel">HSSFSheet</a></dt>
 <dd>
-<div class="block">Sets the zoom magnification for the sheet.</div>
+<div class="block"><span class="strong">Deprecated.</span>
+<div class="block"><i>2015-11-23 (circa POI 3.14beta1). Use <a href="./org/apache/poi/hssf/usermodel/HSSFSheet.html#setZoom(int)"><code>HSSFSheet.setZoom(int)</code></a> instead.</i></div>
+</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/HSSFSheet.html#setZoom(int)">setZoom(int)</a></span> - Method in class org.apache.poi.hssf.usermodel.<a href="./org/apache/poi/hssf/usermodel/HSSFSheet.html" title="class in org.apache.poi.hssf.usermodel">HSSFSheet</a></dt>
+<dd>
+<div class="block">Window zoom magnification for current view representing percent values.</div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/Sheet.html#setZoom(int,%20int)">setZoom(int, int)</a></span> - Method in interface org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/Sheet.html" title="interface in org.apache.poi.ss.usermodel">Sheet</a></dt>
 <dd>
-<div class="block">Sets the zoom magnication for the sheet.</div>
+<div class="block"><span class="strong">Deprecated.</span>
+<div class="block"><i>2015-11-23 (circa POI 3.14beta1). Use <a href="./org/apache/poi/ss/usermodel/Sheet.html#setZoom(int)"><code>Sheet.setZoom(int)</code></a> instead.</i></div>
+</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/Sheet.html#setZoom(int)">setZoom(int)</a></span> - Method in interface org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/Sheet.html" title="interface in org.apache.poi.ss.usermodel">Sheet</a></dt>
+<dd>
+<div class="block">Window zoom magnification for current view representing percent values.</div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/xssf/streaming/SXSSFSheet.html#setZoom(int,%20int)">setZoom(int, int)</a></span> - Method in class org.apache.poi.xssf.streaming.<a href="./org/apache/poi/xssf/streaming/SXSSFSheet.html" title="class in org.apache.poi.xssf.streaming">SXSSFSheet</a></dt>
 <dd>
-<div class="block">Sets the zoom magnication for the sheet.</div>
+<div class="block"><span class="strong">Deprecated.</span>
+<div class="block"><i>2015-11-23 (circa POI 3.14beta1). Use <a href="./org/apache/poi/xssf/streaming/SXSSFSheet.html#setZoom(int)"><code>SXSSFSheet.setZoom(int)</code></a> instead.</i></div>
+</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/poi/xssf/streaming/SXSSFSheet.html#setZoom(int)">setZoom(int)</a></span> - Method in class org.apache.poi.xssf.streaming.<a href="./org/apache/poi/xssf/streaming/SXSSFSheet.html" title="class in org.apache.poi.xssf.streaming">SXSSFSheet</a></dt>
+<dd>
+<div class="block">Window zoom magnification for current view representing percent values.</div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html#setZoom(int,%20int)">setZoom(int, int)</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html" title="class in org.apache.poi.xssf.usermodel">XSSFSheet</a></dt>
 <dd>
-<div class="block">Sets the zoom magnication for the sheet.</div>
+<div class="block"><span class="strong">Deprecated.</span>
+<div class="block"><i>2015-11-23 (circa POI 3.14beta1). Use <a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html#setZoom(int)"><code>XSSFSheet.setZoom(int)</code></a> instead.</i></div>
+</div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html#setZoom(int)">setZoom(int)</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html" title="class in org.apache.poi.xssf.usermodel">XSSFSheet</a></dt>
 <dd>
@@ -75688,44 +75559,21 @@ Compound Document Format.</div>
 <div class="block">Sets desktop window pane display area, when the
  file is first opened in a viewer.</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/HSSFSheet.html#showInPane(short,%20short)">showInPane(short, short)</a></span> - Method in class org.apache.poi.hssf.usermodel.<a href="./org/apache/poi/hssf/usermodel/HSSFSheet.html" title="class in org.apache.poi.hssf.usermodel">HSSFSheet</a></dt>
-<dd>
-<div class="block">Sets desktop window pane display area, when the
- file is first opened in a viewer.</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/Sheet.html#showInPane(int,%20int)">showInPane(int, int)</a></span> - Method in interface org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/Sheet.html" title="interface in org.apache.poi.ss.usermodel">Sheet</a></dt>
 <dd>
 <div class="block">Sets desktop window pane display area, when the
  file is first opened in a viewer.</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/Sheet.html#showInPane(short,%20short)">showInPane(short, short)</a></span> - Method in interface org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/Sheet.html" title="interface in org.apache.poi.ss.usermodel">Sheet</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>Use <a href="./org/apache/poi/ss/usermodel/Sheet.html#showInPane(int,%20int)"><code>Sheet.showInPane(int, int)</code></a> as there can be more than 32767 rows.</i></div>
-</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xssf/streaming/SXSSFSheet.html#showInPane(int,%20int)">showInPane(int, int)</a></span> - Method in class org.apache.poi.xssf.streaming.<a href="./org/apache/poi/xssf/streaming/SXSSFSheet.html" title="class in org.apache.poi.xssf.streaming">SXSSFSheet</a></dt>
 <dd>
 <div class="block">Sets desktop window pane display area, when the
  file is first opened in a viewer.</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/xssf/streaming/SXSSFSheet.html#showInPane(short,%20short)">showInPane(short, short)</a></span> - Method in class org.apache.poi.xssf.streaming.<a href="./org/apache/poi/xssf/streaming/SXSSFSheet.html" title="class in org.apache.poi.xssf.streaming">SXSSFSheet</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>Use the version of showInPane() with ints as there can be more than 32767 rows.</i></div>
-</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html#showInPane(int,%20int)">showInPane(int, int)</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html" title="class in org.apache.poi.xssf.usermodel">XSSFSheet</a></dt>
 <dd>
 <div class="block">Location of the top left visible cell Location of the top left visible cell in the bottom right
  pane (when in Left-to-Right mode).</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html#showInPane(short,%20short)">showInPane(short, short)</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html" title="class in org.apache.poi.xssf.usermodel">XSSFSheet</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>Use <a href="./org/apache/poi/xssf/usermodel/XSSFSheet.html#showInPane(int,%20int)"><code>XSSFSheet.showInPane(int, int)</code></a> as there can be more than 32767 rows.</i></div>
-</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hslf/dev/TextStyleListing.html#showStyleTextPropAtom(org.apache.poi.hslf.record.StyleTextPropAtom)">showStyleTextPropAtom(StyleTextPropAtom)</a></span> - Static method in class org.apache.poi.hslf.dev.<a href="./org/apache/poi/hslf/dev/TextStyleListing.html" title="class in org.apache.poi.hslf.dev">TextStyleListing</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hslf/dev/TextStyleListing.html#showTextProps(org.apache.poi.hslf.model.textproperties.TextPropCollection)">showTextProps(TextPropCollection)</a></span> - Static method in class org.apache.poi.hslf.dev.<a href="./org/apache/poi/hslf/dev/TextStyleListing.html" title="class in org.apache.poi.hslf.dev">TextStyleListing</a></dt>
@@ -81805,12 +81653,6 @@ Compound Document Format.</div>
 <div class="block">Creates an <a href="./org/apache/poi/hpsf/UnexpectedPropertySetTypeException.html" title="class in org.apache.poi.hpsf"><code>UnexpectedPropertySetTypeException</code></a> with a message
  string and a reason.</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/HSSFSheet.html#ungroupColumn(short,%20short)">ungroupColumn(short, short)</a></span> - Method in class org.apache.poi.hssf.usermodel.<a href="./org/apache/poi/hssf/usermodel/HSSFSheet.html" title="class in org.apache.poi.hssf.usermodel">HSSFSheet</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>(Sep 2008) use <a href="./org/apache/poi/hssf/usermodel/HSSFSheet.html#ungroupColumn(int,%20int)"><code>HSSFSheet.ungroupColumn(int, int)</code></a></i></div>
-</div>
-</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/HSSFSheet.html#ungroupColumn(int,%20int)">ungroupColumn(int, int)</a></span> - Method in class org.apache.poi.hssf.usermodel.<a href="./org/apache/poi/hssf/usermodel/HSSFSheet.html" title="class in org.apache.poi.hssf.usermodel">HSSFSheet</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ss/usermodel/Sheet.html#ungroupColumn(int,%20int)">ungroupColumn(int, int)</a></span> - Method in interface org.apache.poi.ss.usermodel.<a href="./org/apache/poi/ss/usermodel/Sheet.html" title="interface in org.apache.poi.ss.usermodel">Sheet</a></dt>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/CFRuleBase.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/CFRuleBase.html?rev=1716120&r1=1716119&r2=1716120&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/CFRuleBase.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/CFRuleBase.html Tue Nov 24 12:23:51 2015
@@ -125,7 +125,7 @@ implements java.lang.Cloneable</pre>
  
  <p>This is for the older-style Excel conditional formattings,
   new-style (Excel 2007+) also make use of <a href="../../../../../org/apache/poi/hssf/record/CFRule12Record.html" title="class in org.apache.poi.hssf.record"><code>CFRule12Record</code></a>
-  and <code>CFExRuleRecord</code> for their rules.</div>
+  for their rules.</p></div>
 </li>
 </ul>
 </div>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/CFRuleRecord.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/CFRuleRecord.html?rev=1716120&r1=1716119&r2=1716120&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/CFRuleRecord.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/CFRuleRecord.html Tue Nov 24 12:23:51 2015
@@ -125,7 +125,7 @@ implements java.lang.Cloneable</pre>
  
  <p>This is for the older-style Excel conditional formattings,
   new-style (Excel 2007+) also make use of <a href="../../../../../org/apache/poi/hssf/record/CFRule12Record.html" title="class in org.apache.poi.hssf.record"><code>CFRule12Record</code></a>
-  and <code>CFExRuleRecord</code> for their rules.</div>
+  for their rules.</p></div>
 </li>
 </ul>
 </div>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/DummyGraphics2d.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/DummyGraphics2d.html?rev=1716120&r1=1716119&r2=1716120&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/DummyGraphics2d.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/DummyGraphics2d.html Tue Nov 24 12:23:51 2015
@@ -1682,7 +1682,8 @@ extends java.awt.Graphics2D</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>finalize</h4>
-<pre>public&nbsp;void&nbsp;finalize()</pre>
+<pre><a href="../../../../../org/apache/poi/util/Internal.html" title="annotation in org.apache.poi.util">@Internal</a>
+public final&nbsp;void&nbsp;finalize()</pre>
 <dl>
 <dt><strong>Overrides:</strong></dt>
 <dd><code>finalize</code>&nbsp;in class&nbsp;<code>java.awt.Graphics</code></dd>



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