Modified: poi/site/publish/apidocs/org/apache/poi/util/XMLHelper.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/util/XMLHelper.html?rev=1800210&r1=1800209&r2=1800210&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/util/XMLHelper.html (original) +++ poi/site/publish/apidocs/org/apache/poi/util/XMLHelper.html Wed Jun 28 23:22:37 2017 @@ -39,7 +39,7 @@ <div class="subNav"> <ul class="navList"> <li><a href="../../../../org/apache/poi/util/Units.html" title="class in org.apache.poi.util"><span class="strong">Prev Class</span></a></li> -<li><a href="../../../../org/apache/poi/util/XmlSort.html" title="class in org.apache.poi.util"><span class="strong">Next Class</span></a></li> +<li>Next Class</li> </ul> <ul class="navList"> <li><a href="../../../../index.html?org/apache/poi/util/XMLHelper.html" target="_top">Frames</a></li> @@ -218,7 +218,7 @@ extends java.lang.Object</pre> <div class="subNav"> <ul class="navList"> <li><a href="../../../../org/apache/poi/util/Units.html" title="class in org.apache.poi.util"><span class="strong">Prev Class</span></a></li> -<li><a href="../../../../org/apache/poi/util/XmlSort.html" title="class in org.apache.poi.util"><span class="strong">Next Class</span></a></li> +<li>Next Class</li> </ul> <ul class="navList"> <li><a href="../../../../index.html?org/apache/poi/util/XMLHelper.html" target="_top">Frames</a></li>
Modified: poi/site/publish/apidocs/org/apache/poi/util/class-use/Removal.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/util/class-use/Removal.html?rev=1800210&r1=1800209&r2=1800210&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/util/class-use/Removal.html (original) +++ poi/site/publish/apidocs/org/apache/poi/util/class-use/Removal.html Wed Jun 28 23:22:37 2017 @@ -137,34 +137,40 @@ HSSF concepts.</div> <td class="colLast"> </td> </tr> <tr class="rowColor"> +<td class="colFirst"><a href="#org.apache.poi.ss.formula.ptg">org.apache.poi.ss.formula.ptg</a></td> +<td class="colLast"> +<div class="block">formula package contains binary PTG structures used in Formulas</div> +</td> +</tr> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.poi.ss.usermodel">org.apache.poi.ss.usermodel</a></td> <td class="colLast"> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.poi.ss.util">org.apache.poi.ss.util</a></td> <td class="colLast"> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.poi.xslf.usermodel">org.apache.poi.xslf.usermodel</a></td> <td class="colLast"> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.poi.xssf.streaming">org.apache.poi.xssf.streaming</a></td> <td class="colLast"> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.poi.xssf.usermodel">org.apache.poi.xssf.usermodel</a></td> <td class="colLast"> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.poi.xssf.usermodel.helpers">org.apache.poi.xssf.usermodel.helpers</a></td> <td class="colLast"> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.poi.xssf.util">org.apache.poi.xssf.util</a></td> <td class="colLast"> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.poi.xwpf.model">org.apache.poi.xwpf.model</a></td> <td class="colLast"> </td> </tr> @@ -404,14 +410,6 @@ HSSF concepts.</div> </tr> <tbody> <tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFHyperlink.html" title="class in org.apache.poi.hssf.usermodel">HSSFHyperlink</a></code></td> -<td class="colLast"><span class="strong">HSSFCreationHelper.</span><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFCreationHelper.html#createHyperlink(int)">createHyperlink</a></strong>(int type)</code> -<div class="block"><strong>Deprecated.</strong> -<div class="block"><i>POI 3.15 beta 3. Use <a href="../../../../../org/apache/poi/hssf/usermodel/HSSFCreationHelper.html#createHyperlink(org.apache.poi.common.usermodel.HyperlinkType)"><code>HSSFCreationHelper.createHyperlink(HyperlinkType)</code></a> instead.</i></div> -</div> -</td> -</tr> -<tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/apache/poi/poifs/filesystem/DirectoryNode.html" title="class in org.apache.poi.poifs.filesystem">DirectoryNode</a></code></td> <td class="colLast"><span class="strong">HSSFWorkbook.</span><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFWorkbook.html#getRootDirectory()">getRootDirectory</a></strong>()</code> <div class="block"><strong>Deprecated.</strong> @@ -419,7 +417,7 @@ HSSF concepts.</div> </div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">HSSFCellStyle.</span><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFCellStyle.html#setAlignment(short)">setAlignment</a></strong>(short align)</code> <div class="block"><strong>Deprecated.</strong> @@ -427,14 +425,6 @@ HSSF concepts.</div> </div> </td> </tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">HSSFClientAnchor.</span><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFClientAnchor.html#setAnchorType(int)">setAnchorType</a></strong>(int anchorType)</code> -<div class="block"><strong>Deprecated.</strong> -<div class="block"><i>POI 3.15. Use <a href="../../../../../org/apache/poi/ss/usermodel/ClientAnchor.html#setAnchorType(org.apache.poi.ss.usermodel.ClientAnchor.AnchorType)"><code>ClientAnchor.setAnchorType(AnchorType)</code></a> instead.</i></div> -</div> -</td> -</tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">HSSFCellStyle.</span><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFCellStyle.html#setBorderBottom(short)">setBorderBottom</a></strong>(short border)</code> @@ -974,6 +964,26 @@ HSSF concepts.</div> </tbody> </table> </li> +<li class="blockList"><a name="org.apache.poi.ss.formula.ptg"> +<!-- --> +</a> +<h3>Uses of <a href="../../../../../org/apache/poi/util/Removal.html" title="annotation in org.apache.poi.util">Removal</a> in <a href="../../../../../org/apache/poi/ss/formula/ptg/package-summary.html">org.apache.poi.ss.formula.ptg</a></h3> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation"> +<caption><span>Constructors in <a href="../../../../../org/apache/poi/ss/formula/ptg/package-summary.html">org.apache.poi.ss.formula.ptg</a> with annotations of type <a href="../../../../../org/apache/poi/util/Removal.html" title="annotation in org.apache.poi.util">Removal</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/formula/ptg/AreaPtg.html#AreaPtg(java.lang.String)">AreaPtg</a></strong>(java.lang.String arearef)</code> +<div class="block"><strong>Deprecated.</strong> +<div class="block"><i>use <code>#AreaPtg(<code>AreaReference</code>)</code> instead</i></div> +</div> +</td> +</tr> +</tbody> +</table> +</li> <li class="blockList"><a name="org.apache.poi.ss.usermodel"> <!-- --> </a> @@ -1371,14 +1381,6 @@ HSSF concepts.</div> </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../org/apache/poi/ss/usermodel/ClientAnchor.AnchorType.html" title="enum in org.apache.poi.ss.usermodel">ClientAnchor.AnchorType</a></code></td> -<td class="colLast"><span class="strong">ClientAnchor.</span><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/ClientAnchor.html#DONT_MOVE_AND_RESIZE">DONT_MOVE_AND_RESIZE</a></strong></code> -<div class="block"><strong>Deprecated.</strong> -<div class="block"><i>since POI 3.14beta1 (circa 2015-11-24). Use <a href="../../../../../org/apache/poi/ss/usermodel/ClientAnchor.AnchorType.html#DONT_MOVE_AND_RESIZE"><code>ClientAnchor.AnchorType.DONT_MOVE_AND_RESIZE</code></a> instead.</i></div> -</div> -</td> -</tr> -<tr class="rowColor"> <td class="colFirst"><code>static short</code></td> <td class="colLast"><span class="strong">CellStyle.</span><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#FINE_DOTS">FINE_DOTS</a></strong></code> <div class="block"><strong>Deprecated.</strong> @@ -1386,7 +1388,7 @@ HSSF concepts.</div> </div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>int</code></td> <td class="colLast"><span class="strong">Row.MissingCellPolicy.</span><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html#id">id</a></strong></code> <div class="block"><strong>Deprecated.</strong> @@ -1395,7 +1397,7 @@ HSSF concepts.</div> </div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>static short</code></td> <td class="colLast"><span class="strong">CellStyle.</span><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#LEAST_DOTS">LEAST_DOTS</a></strong></code> <div class="block"><strong>Deprecated.</strong> @@ -1403,7 +1405,7 @@ HSSF concepts.</div> </div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>static short</code></td> <td class="colLast"><span class="strong">CellStyle.</span><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#LESS_DOTS">LESS_DOTS</a></strong></code> <div class="block"><strong>Deprecated.</strong> @@ -1411,23 +1413,7 @@ HSSF concepts.</div> </div> </td> </tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../../org/apache/poi/ss/usermodel/ClientAnchor.AnchorType.html" title="enum in org.apache.poi.ss.usermodel">ClientAnchor.AnchorType</a></code></td> -<td class="colLast"><span class="strong">ClientAnchor.</span><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/ClientAnchor.html#MOVE_AND_RESIZE">MOVE_AND_RESIZE</a></strong></code> -<div class="block"><strong>Deprecated.</strong> -<div class="block"><i>since POI 3.14beta1 (circa 2015-11-24). Use <a href="../../../../../org/apache/poi/ss/usermodel/ClientAnchor.AnchorType.html#MOVE_AND_RESIZE"><code>ClientAnchor.AnchorType.MOVE_AND_RESIZE</code></a> instead.</i></div> -</div> -</td> -</tr> <tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../org/apache/poi/ss/usermodel/ClientAnchor.AnchorType.html" title="enum in org.apache.poi.ss.usermodel">ClientAnchor.AnchorType</a></code></td> -<td class="colLast"><span class="strong">ClientAnchor.</span><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/ClientAnchor.html#MOVE_DONT_RESIZE">MOVE_DONT_RESIZE</a></strong></code> -<div class="block"><strong>Deprecated.</strong> -<div class="block"><i>since POI 3.14beta1 (circa 2015-11-24). Use <a href="../../../../../org/apache/poi/ss/usermodel/ClientAnchor.AnchorType.html#MOVE_DONT_RESIZE"><code>ClientAnchor.AnchorType.MOVE_DONT_RESIZE</code></a> instead.</i></div> -</div> -</td> -</tr> -<tr class="rowColor"> <td class="colFirst"><code>static short</code></td> <td class="colLast"><span class="strong">CellStyle.</span><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#NO_FILL">NO_FILL</a></strong></code> <div class="block"><strong>Deprecated.</strong> @@ -1435,7 +1421,7 @@ HSSF concepts.</div> </div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="enum in org.apache.poi.ss.usermodel">Row.MissingCellPolicy</a></code></td> <td class="colLast"><span class="strong">Row.</span><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/Row.html#RETURN_BLANK_AS_NULL">RETURN_BLANK_AS_NULL</a></strong></code> <div class="block"><strong>Deprecated.</strong> @@ -1443,7 +1429,7 @@ HSSF concepts.</div> </div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="enum in org.apache.poi.ss.usermodel">Row.MissingCellPolicy</a></code></td> <td class="colLast"><span class="strong">Row.</span><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/Row.html#RETURN_NULL_AND_BLANK">RETURN_NULL_AND_BLANK</a></strong></code> <div class="block"><strong>Deprecated.</strong> @@ -1451,7 +1437,7 @@ HSSF concepts.</div> </div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><span class="strong">Workbook.</span><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/Workbook.html#SHEET_STATE_HIDDEN">SHEET_STATE_HIDDEN</a></strong></code> <div class="block"><strong>Deprecated.</strong> @@ -1459,7 +1445,7 @@ HSSF concepts.</div> </div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><span class="strong">Workbook.</span><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/Workbook.html#SHEET_STATE_VERY_HIDDEN">SHEET_STATE_VERY_HIDDEN</a></strong></code> <div class="block"><strong>Deprecated.</strong> @@ -1467,7 +1453,7 @@ HSSF concepts.</div> </div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>static int</code></td> <td class="colLast"><span class="strong">Workbook.</span><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/Workbook.html#SHEET_STATE_VISIBLE">SHEET_STATE_VISIBLE</a></strong></code> <div class="block"><strong>Deprecated.</strong> @@ -1475,7 +1461,7 @@ HSSF concepts.</div> </div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>static short</code></td> <td class="colLast"><span class="strong">CellStyle.</span><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#SOLID_FOREGROUND">SOLID_FOREGROUND</a></strong></code> <div class="block"><strong>Deprecated.</strong> @@ -1483,7 +1469,7 @@ HSSF concepts.</div> </div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>static short</code></td> <td class="colLast"><span class="strong">CellStyle.</span><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#SPARSE_DOTS">SPARSE_DOTS</a></strong></code> <div class="block"><strong>Deprecated.</strong> @@ -1491,7 +1477,7 @@ HSSF concepts.</div> </div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>static short</code></td> <td class="colLast"><span class="strong">CellStyle.</span><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#SQUARES">SQUARES</a></strong></code> <div class="block"><strong>Deprecated.</strong> @@ -1499,7 +1485,7 @@ HSSF concepts.</div> </div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>static short</code></td> <td class="colLast"><span class="strong">CellStyle.</span><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#THICK_BACKWARD_DIAG">THICK_BACKWARD_DIAG</a></strong></code> <div class="block"><strong>Deprecated.</strong> @@ -1507,7 +1493,7 @@ HSSF concepts.</div> </div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>static short</code></td> <td class="colLast"><span class="strong">CellStyle.</span><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#THICK_FORWARD_DIAG">THICK_FORWARD_DIAG</a></strong></code> <div class="block"><strong>Deprecated.</strong> @@ -1515,7 +1501,7 @@ HSSF concepts.</div> </div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>static short</code></td> <td class="colLast"><span class="strong">CellStyle.</span><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#THICK_HORZ_BANDS">THICK_HORZ_BANDS</a></strong></code> <div class="block"><strong>Deprecated.</strong> @@ -1523,7 +1509,7 @@ HSSF concepts.</div> </div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>static short</code></td> <td class="colLast"><span class="strong">CellStyle.</span><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#THICK_VERT_BANDS">THICK_VERT_BANDS</a></strong></code> <div class="block"><strong>Deprecated.</strong> @@ -1531,7 +1517,7 @@ HSSF concepts.</div> </div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>static short</code></td> <td class="colLast"><span class="strong">CellStyle.</span><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#THIN_BACKWARD_DIAG">THIN_BACKWARD_DIAG</a></strong></code> <div class="block"><strong>Deprecated.</strong> @@ -1539,7 +1525,7 @@ HSSF concepts.</div> </div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>static short</code></td> <td class="colLast"><span class="strong">CellStyle.</span><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#THIN_FORWARD_DIAG">THIN_FORWARD_DIAG</a></strong></code> <div class="block"><strong>Deprecated.</strong> @@ -1547,7 +1533,7 @@ HSSF concepts.</div> </div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>static short</code></td> <td class="colLast"><span class="strong">CellStyle.</span><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#THIN_HORZ_BANDS">THIN_HORZ_BANDS</a></strong></code> <div class="block"><strong>Deprecated.</strong> @@ -1555,7 +1541,7 @@ HSSF concepts.</div> </div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>static short</code></td> <td class="colLast"><span class="strong">CellStyle.</span><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#THIN_VERT_BANDS">THIN_VERT_BANDS</a></strong></code> <div class="block"><strong>Deprecated.</strong> @@ -1563,7 +1549,7 @@ HSSF concepts.</div> </div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>static short</code></td> <td class="colLast"><span class="strong">CellStyle.</span><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#VERTICAL_BOTTOM">VERTICAL_BOTTOM</a></strong></code> <div class="block"><strong>Deprecated.</strong> @@ -1571,7 +1557,7 @@ HSSF concepts.</div> </div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>static short</code></td> <td class="colLast"><span class="strong">CellStyle.</span><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#VERTICAL_CENTER">VERTICAL_CENTER</a></strong></code> <div class="block"><strong>Deprecated.</strong> @@ -1579,7 +1565,7 @@ HSSF concepts.</div> </div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>static short</code></td> <td class="colLast"><span class="strong">CellStyle.</span><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#VERTICAL_JUSTIFY">VERTICAL_JUSTIFY</a></strong></code> <div class="block"><strong>Deprecated.</strong> @@ -1587,7 +1573,7 @@ HSSF concepts.</div> </div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>static short</code></td> <td class="colLast"><span class="strong">CellStyle.</span><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#VERTICAL_TOP">VERTICAL_TOP</a></strong></code> <div class="block"><strong>Deprecated.</strong> @@ -1605,33 +1591,17 @@ HSSF concepts.</div> </tr> <tbody> <tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../org/apache/poi/ss/usermodel/Hyperlink.html" title="interface in org.apache.poi.ss.usermodel">Hyperlink</a></code></td> -<td class="colLast"><span class="strong">CreationHelper.</span><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CreationHelper.html#createHyperlink(int)">createHyperlink</a></strong>(int type)</code> -<div class="block"><strong>Deprecated.</strong> -<div class="block"><i>POI 3.15 beta 3. Use <a href="../../../../../org/apache/poi/ss/usermodel/CreationHelper.html#createHyperlink(org.apache.poi.common.usermodel.HyperlinkType)"><code>CreationHelper.createHyperlink(HyperlinkType)</code></a> instead.</i></div> -</div> -</td> -</tr> -<tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/apache/poi/ss/usermodel/CellType.html" title="enum in org.apache.poi.ss.usermodel">CellType</a></code></td> <td class="colLast"><span class="strong">CellValue.</span><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellValue.html#getCellTypeEnum()">getCellTypeEnum</a></strong>()</code> <div class="block">Return the cell type.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/apache/poi/ss/usermodel/CellType.html" title="enum in org.apache.poi.ss.usermodel">CellType</a></code></td> <td class="colLast"><span class="strong">Cell.</span><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/Cell.html#getCellTypeEnum()">getCellTypeEnum</a></strong>()</code> <div class="block">Return the cell type.</div> </td> </tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">ClientAnchor.</span><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/ClientAnchor.html#setAnchorType(int)">setAnchorType</a></strong>(int anchorType)</code> -<div class="block"><strong>Deprecated.</strong> -<div class="block"><i>POI 3.15. Use <a href="../../../../../org/apache/poi/ss/usermodel/ClientAnchor.html#setAnchorType(org.apache.poi.ss.usermodel.ClientAnchor.AnchorType)"><code>ClientAnchor.setAnchorType(AnchorType)</code></a> instead.</i></div> -</div> -</td> -</tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">CellStyle.</span><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html#setBorderBottom(short)">setBorderBottom</a></strong>(short border)</code> @@ -1681,15 +1651,6 @@ HSSF concepts.</div> </div> </td> </tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">Sheet.</span><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/Sheet.html#setZoom(int,%20int)">setZoom</a></strong>(int numerator, - int denominator)</code> -<div class="block"><strong>Deprecated.</strong> -<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> -</td> -</tr> </tbody> </table> </li> @@ -1705,6 +1666,14 @@ HSSF concepts.</div> </tr> <tbody> <tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../../../org/apache/poi/ss/util/AreaReference.html" title="class in org.apache.poi.ss.util">AreaReference</a>[]</code></td> +<td class="colLast"><span class="strong">AreaReference.</span><code><strong><a href="../../../../../org/apache/poi/ss/util/AreaReference.html#generateContiguous(java.lang.String)">generateContiguous</a></strong>(java.lang.String reference)</code> +<div class="block"><strong>Deprecated.</strong> +<div class="block"><i>use <code>#generateContiguous(<code>SpreadsheetVersion</code>, String)</code> instead</i></div> +</div> +</td> +</tr> +<tr class="rowColor"> <td class="colFirst"><code>static void</code></td> <td class="colLast"><span class="strong">CellUtil.</span><code><strong><a href="../../../../../org/apache/poi/ss/util/CellUtil.html#setAlignment(org.apache.poi.ss.usermodel.Cell,%20org.apache.poi.ss.usermodel.Workbook,%20short)">setAlignment</a></strong>(<a href="../../../../../org/apache/poi/ss/usermodel/Cell.html" title="interface in org.apache.poi.ss.usermodel">Cell</a> cell, <a href="../../../../../org/apache/poi/ss/usermodel/Workbook.html" title="interface in org.apache.poi.ss.usermodel">Workbook</a> workbook, @@ -1714,7 +1683,7 @@ HSSF concepts.</div> </div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>static void</code></td> <td class="colLast"><span class="strong">RegionUtil.</span><code><strong><a href="../../../../../org/apache/poi/ss/util/RegionUtil.html#setBorderBottom(int,%20org.apache.poi.ss.util.CellRangeAddress,%20org.apache.poi.ss.usermodel.Sheet)">setBorderBottom</a></strong>(int border, <a href="../../../../../org/apache/poi/ss/util/CellRangeAddress.html" title="class in org.apache.poi.ss.util">CellRangeAddress</a> region, @@ -1724,7 +1693,7 @@ HSSF concepts.</div> </div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>static void</code></td> <td class="colLast"><span class="strong">RegionUtil.</span><code><strong><a href="../../../../../org/apache/poi/ss/util/RegionUtil.html#setBorderBottom(int,%20org.apache.poi.ss.util.CellRangeAddress,%20org.apache.poi.ss.usermodel.Sheet,%20org.apache.poi.ss.usermodel.Workbook)">setBorderBottom</a></strong>(int border, <a href="../../../../../org/apache/poi/ss/util/CellRangeAddress.html" title="class in org.apache.poi.ss.util">CellRangeAddress</a> region, @@ -1735,7 +1704,7 @@ HSSF concepts.</div> </div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>static void</code></td> <td class="colLast"><span class="strong">RegionUtil.</span><code><strong><a href="../../../../../org/apache/poi/ss/util/RegionUtil.html#setBorderLeft(int,%20org.apache.poi.ss.util.CellRangeAddress,%20org.apache.poi.ss.usermodel.Sheet)">setBorderLeft</a></strong>(int border, <a href="../../../../../org/apache/poi/ss/util/CellRangeAddress.html" title="class in org.apache.poi.ss.util">CellRangeAddress</a> region, @@ -1745,7 +1714,7 @@ HSSF concepts.</div> </div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>static void</code></td> <td class="colLast"><span class="strong">RegionUtil.</span><code><strong><a href="../../../../../org/apache/poi/ss/util/RegionUtil.html#setBorderLeft(int,%20org.apache.poi.ss.util.CellRangeAddress,%20org.apache.poi.ss.usermodel.Sheet,%20org.apache.poi.ss.usermodel.Workbook)">setBorderLeft</a></strong>(int border, <a href="../../../../../org/apache/poi/ss/util/CellRangeAddress.html" title="class in org.apache.poi.ss.util">CellRangeAddress</a> region, @@ -1756,7 +1725,7 @@ HSSF concepts.</div> </div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>static void</code></td> <td class="colLast"><span class="strong">RegionUtil.</span><code><strong><a href="../../../../../org/apache/poi/ss/util/RegionUtil.html#setBorderRight(int,%20org.apache.poi.ss.util.CellRangeAddress,%20org.apache.poi.ss.usermodel.Sheet)">setBorderRight</a></strong>(int border, <a href="../../../../../org/apache/poi/ss/util/CellRangeAddress.html" title="class in org.apache.poi.ss.util">CellRangeAddress</a> region, @@ -1766,7 +1735,7 @@ HSSF concepts.</div> </div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>static void</code></td> <td class="colLast"><span class="strong">RegionUtil.</span><code><strong><a href="../../../../../org/apache/poi/ss/util/RegionUtil.html#setBorderRight(int,%20org.apache.poi.ss.util.CellRangeAddress,%20org.apache.poi.ss.usermodel.Sheet,%20org.apache.poi.ss.usermodel.Workbook)">setBorderRight</a></strong>(int border, <a href="../../../../../org/apache/poi/ss/util/CellRangeAddress.html" title="class in org.apache.poi.ss.util">CellRangeAddress</a> region, @@ -1777,7 +1746,7 @@ HSSF concepts.</div> </div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>static void</code></td> <td class="colLast"><span class="strong">RegionUtil.</span><code><strong><a href="../../../../../org/apache/poi/ss/util/RegionUtil.html#setBorderTop(int,%20org.apache.poi.ss.util.CellRangeAddress,%20org.apache.poi.ss.usermodel.Sheet)">setBorderTop</a></strong>(int border, <a href="../../../../../org/apache/poi/ss/util/CellRangeAddress.html" title="class in org.apache.poi.ss.util">CellRangeAddress</a> region, @@ -1787,7 +1756,7 @@ HSSF concepts.</div> </div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>static void</code></td> <td class="colLast"><span class="strong">RegionUtil.</span><code><strong><a href="../../../../../org/apache/poi/ss/util/RegionUtil.html#setBorderTop(int,%20org.apache.poi.ss.util.CellRangeAddress,%20org.apache.poi.ss.usermodel.Sheet,%20org.apache.poi.ss.usermodel.Workbook)">setBorderTop</a></strong>(int border, <a href="../../../../../org/apache/poi/ss/util/CellRangeAddress.html" title="class in org.apache.poi.ss.util">CellRangeAddress</a> region, @@ -1798,7 +1767,7 @@ HSSF concepts.</div> </div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>static void</code></td> <td class="colLast"><span class="strong">RegionUtil.</span><code><strong><a href="../../../../../org/apache/poi/ss/util/RegionUtil.html#setBottomBorderColor(int,%20org.apache.poi.ss.util.CellRangeAddress,%20org.apache.poi.ss.usermodel.Sheet,%20org.apache.poi.ss.usermodel.Workbook)">setBottomBorderColor</a></strong>(int color, <a href="../../../../../org/apache/poi/ss/util/CellRangeAddress.html" title="class in org.apache.poi.ss.util">CellRangeAddress</a> region, @@ -1809,7 +1778,7 @@ HSSF concepts.</div> </div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>static void</code></td> <td class="colLast"><span class="strong">CellUtil.</span><code><strong><a href="../../../../../org/apache/poi/ss/util/CellUtil.html#setCellStyleProperty(org.apache.poi.ss.usermodel.Cell,%20org.apache.poi.ss.usermodel.Workbook,%20java.lang.String,%20java.lang.Object)">setCellStyleProperty</a></strong>(<a href="../../../../../org/apache/poi/ss/usermodel/Cell.html" title="interface in org.apache.poi.ss.usermodel">Cell</a> cell, <a href="../../../../../org/apache/poi/ss/usermodel/Workbook.html" title="interface in org.apache.poi.ss.usermodel">Workbook</a> workbook, @@ -1820,7 +1789,7 @@ HSSF concepts.</div> </div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>static void</code></td> <td class="colLast"><span class="strong">CellUtil.</span><code><strong><a href="../../../../../org/apache/poi/ss/util/CellUtil.html#setFont(org.apache.poi.ss.usermodel.Cell,%20org.apache.poi.ss.usermodel.Workbook,%20org.apache.poi.ss.usermodel.Font)">setFont</a></strong>(<a href="../../../../../org/apache/poi/ss/usermodel/Cell.html" title="interface in org.apache.poi.ss.usermodel">Cell</a> cell, <a href="../../../../../org/apache/poi/ss/usermodel/Workbook.html" title="interface in org.apache.poi.ss.usermodel">Workbook</a> workbook, @@ -1830,7 +1799,7 @@ HSSF concepts.</div> </div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>static void</code></td> <td class="colLast"><span class="strong">RegionUtil.</span><code><strong><a href="../../../../../org/apache/poi/ss/util/RegionUtil.html#setLeftBorderColor(int,%20org.apache.poi.ss.util.CellRangeAddress,%20org.apache.poi.ss.usermodel.Sheet,%20org.apache.poi.ss.usermodel.Workbook)">setLeftBorderColor</a></strong>(int color, <a href="../../../../../org/apache/poi/ss/util/CellRangeAddress.html" title="class in org.apache.poi.ss.util">CellRangeAddress</a> region, @@ -1841,7 +1810,7 @@ HSSF concepts.</div> </div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>static void</code></td> <td class="colLast"><span class="strong">RegionUtil.</span><code><strong><a href="../../../../../org/apache/poi/ss/util/RegionUtil.html#setRightBorderColor(int,%20org.apache.poi.ss.util.CellRangeAddress,%20org.apache.poi.ss.usermodel.Sheet,%20org.apache.poi.ss.usermodel.Workbook)">setRightBorderColor</a></strong>(int color, <a href="../../../../../org/apache/poi/ss/util/CellRangeAddress.html" title="class in org.apache.poi.ss.util">CellRangeAddress</a> region, @@ -1852,7 +1821,7 @@ HSSF concepts.</div> </div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>static void</code></td> <td class="colLast"><span class="strong">RegionUtil.</span><code><strong><a href="../../../../../org/apache/poi/ss/util/RegionUtil.html#setTopBorderColor(int,%20org.apache.poi.ss.util.CellRangeAddress,%20org.apache.poi.ss.usermodel.Sheet,%20org.apache.poi.ss.usermodel.Workbook)">setTopBorderColor</a></strong>(int color, <a href="../../../../../org/apache/poi/ss/util/CellRangeAddress.html" title="class in org.apache.poi.ss.util">CellRangeAddress</a> region, @@ -1863,7 +1832,7 @@ HSSF concepts.</div> </div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>static void</code></td> <td class="colLast"><span class="strong">WorkbookUtil.</span><code><strong><a href="../../../../../org/apache/poi/ss/util/WorkbookUtil.html#validateSheetState(int)">validateSheetState</a></strong>(int state)</code> <div class="block"><strong>Deprecated.</strong> @@ -1873,6 +1842,22 @@ HSSF concepts.</div> </tr> </tbody> </table> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation"> +<caption><span>Constructors in <a href="../../../../../org/apache/poi/ss/util/package-summary.html">org.apache.poi.ss.util</a> with annotations of type <a href="../../../../../org/apache/poi/util/Removal.html" title="annotation in org.apache.poi.util">Removal</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/util/AreaReference.html#AreaReference(org.apache.poi.ss.util.CellReference,%20org.apache.poi.ss.util.CellReference)">AreaReference</a></strong>(<a href="../../../../../org/apache/poi/ss/util/CellReference.html" title="class in org.apache.poi.ss.util">CellReference</a> topLeft, + <a href="../../../../../org/apache/poi/ss/util/CellReference.html" title="class in org.apache.poi.ss.util">CellReference</a> botRight)</code> +<div class="block"><strong>Deprecated.</strong> +<div class="block"><i>use <code>AreaReference(<code>CellReference</code>, <code>CellReference</code>, <code>SpreadsheetVersion</code>)</code> instead</i></div> +</div> +</td> +</tr> +</tbody> +</table> </li> <li class="blockList"><a name="org.apache.poi.xslf.usermodel"> <!-- --> @@ -1947,38 +1932,6 @@ HSSF concepts.</div> </tr> <tbody> <tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../org/apache/poi/ss/usermodel/Hyperlink.html" title="interface in org.apache.poi.ss.usermodel">Hyperlink</a></code></td> -<td class="colLast"><span class="strong">SXSSFCreationHelper.</span><code><strong><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFCreationHelper.html#createHyperlink(int)">createHyperlink</a></strong>(int type)</code> -<div class="block"><strong>Deprecated.</strong> -<div class="block"><i>POI 3.15 beta 3. Use <a href="../../../../../org/apache/poi/xssf/streaming/SXSSFCreationHelper.html#createHyperlink(org.apache.poi.common.usermodel.HyperlinkType)"><code>SXSSFCreationHelper.createHyperlink(HyperlinkType)</code></a> instead.</i></div> -</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../org/apache/poi/ss/usermodel/Font.html" title="interface in org.apache.poi.ss.usermodel">Font</a></code></td> -<td class="colLast"><span class="strong">SXSSFWorkbook.</span><code><strong><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFWorkbook.html#findFont(short,%20short,%20short,%20java.lang.String,%20boolean,%20boolean,%20short,%20byte)">findFont</a></strong>(short boldWeight, - short color, - short fontHeight, - java.lang.String name, - boolean italic, - boolean strikeout, - short typeOffset, - byte underline)</code> -<div class="block"><strong>Deprecated.</strong> -<div class="block"><i>POI 3.15 beta 2. Use <a href="../../../../../org/apache/poi/xssf/streaming/SXSSFWorkbook.html#findFont(boolean,%20short,%20short,%20java.lang.String,%20boolean,%20boolean,%20short,%20byte)"><code>SXSSFWorkbook.findFont(boolean, short, short, String, boolean, boolean, short, byte)</code></a> instead.</i></div> -</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFComment.html" title="class in org.apache.poi.xssf.usermodel">XSSFComment</a></code></td> -<td class="colLast"><span class="strong">SXSSFSheet.</span><code><strong><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFSheet.html#getCellComment(int,%20int)">getCellComment</a></strong>(int row, - int column)</code> -<div class="block"><strong>Deprecated.</strong> -<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> -</td> -</tr> -<tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/apache/poi/ss/usermodel/Name.html" title="interface in org.apache.poi.ss.usermodel">Name</a></code></td> <td class="colLast"><span class="strong">SXSSFWorkbook.</span><code><strong><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFWorkbook.html#getNameAt(int)">getNameAt</a></strong>(int nameIndex)</code> <div class="block"><strong>Deprecated.</strong> @@ -1986,7 +1939,7 @@ HSSF concepts.</div> </div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>int</code></td> <td class="colLast"><span class="strong">SXSSFWorkbook.</span><code><strong><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFWorkbook.html#getNameIndex(java.lang.String)">getNameIndex</a></strong>(java.lang.String name)</code> <div class="block"><strong>Deprecated.</strong> @@ -1995,7 +1948,7 @@ HSSF concepts.</div> </div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">SXSSFWorkbook.</span><code><strong><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFWorkbook.html#removeName(int)">removeName</a></strong>(int index)</code> <div class="block"><strong>Deprecated.</strong> @@ -2003,7 +1956,7 @@ HSSF concepts.</div> </div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">SXSSFWorkbook.</span><code><strong><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFWorkbook.html#removeName(java.lang.String)">removeName</a></strong>(java.lang.String name)</code> <div class="block"><strong>Deprecated.</strong> @@ -2011,39 +1964,13 @@ HSSF concepts.</div> </div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">SXSSFWorkbook.</span><code><strong><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFWorkbook.html#setSheetHidden(int,%20int)">setSheetHidden</a></strong>(int sheetIx, int hidden)</code> <div class="block"><strong>Deprecated.</strong> </div> </td> </tr> -<tr class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">SXSSFSheet.</span><code><strong><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFSheet.html#setZoom(int,%20int)">setZoom</a></strong>(int numerator, - int denominator)</code> -<div class="block"><strong>Deprecated.</strong> -<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> -</td> -</tr> -</tbody> -</table> -<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation"> -<caption><span>Constructors in <a href="../../../../../org/apache/poi/xssf/streaming/package-summary.html">org.apache.poi.xssf.streaming</a> with annotations of type <a href="../../../../../org/apache/poi/util/Removal.html" title="annotation in org.apache.poi.util">Removal</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colOne" scope="col">Constructor and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFCell.html#SXSSFCell(org.apache.poi.xssf.streaming.SXSSFRow,%20int)">SXSSFCell</a></strong>(<a href="../../../../../org/apache/poi/xssf/streaming/SXSSFRow.html" title="class in org.apache.poi.xssf.streaming">SXSSFRow</a> row, - int cellType)</code> -<div class="block"><strong>Deprecated.</strong> -<div class="block"><i>POI 3.15 beta 3. - Will be deleted when we make the CellType enum transition. See bug 59791.</i></div> -</div> -</td> -</tr> </tbody> </table> </li> @@ -2108,14 +2035,6 @@ HSSF concepts.</div> </tr> <tbody> <tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFHyperlink.html" title="class in org.apache.poi.xssf.usermodel">XSSFHyperlink</a></code></td> -<td class="colLast"><span class="strong">XSSFCreationHelper.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFCreationHelper.html#createHyperlink(int)">createHyperlink</a></strong>(int type)</code> -<div class="block"><strong>Deprecated.</strong> -<div class="block"><i>POI 3.15 beta 3. Use <a href="../../../../../org/apache/poi/xssf/usermodel/XSSFCreationHelper.html#createHyperlink(org.apache.poi.common.usermodel.HyperlinkType)"><code>XSSFCreationHelper.createHyperlink(HyperlinkType)</code></a> instead.</i></div> -</div> -</td> -</tr> -<tr class="rowColor"> <td class="colFirst"><code>int</code></td> <td class="colLast"><span class="strong">XSSFCell.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFCell.html#getCachedFormulaResultType()">getCachedFormulaResultType</a></strong>()</code> <div class="block"><strong>Deprecated.</strong> @@ -2123,15 +2042,6 @@ HSSF concepts.</div> </div> </td> </tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFComment.html" title="class in org.apache.poi.xssf.usermodel">XSSFComment</a></code></td> -<td class="colLast"><span class="strong">XSSFSheet.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFSheet.html#getCellComment(int,%20int)">getCellComment</a></strong>(int row, - int column)</code> -<div class="block"><strong>Deprecated.</strong> -<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> -</td> -</tr> <tr class="rowColor"> <td class="colFirst"><code>int</code></td> <td class="colLast"><span class="strong">XSSFCell.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFCell.html#getCellType()">getCellType</a></strong>()</code> @@ -2174,21 +2084,13 @@ HSSF concepts.</div> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">XSSFClientAnchor.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFClientAnchor.html#setAnchorType(int)">setAnchorType</a></strong>(int anchorType)</code> -<div class="block"><strong>Deprecated.</strong> -<div class="block"><i>POI 3.15. Use <a href="../../../../../org/apache/poi/ss/usermodel/ClientAnchor.html#setAnchorType(org.apache.poi.ss.usermodel.ClientAnchor.AnchorType)"><code>ClientAnchor.setAnchorType(AnchorType)</code></a> instead</i></div> -</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">XSSFCellStyle.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFCellStyle.html#setBorderBottom(short)">setBorderBottom</a></strong>(short border)</code> <div class="block"><strong>Deprecated.</strong> <div class="block"><i>3.15 beta 2. Use <a href="../../../../../org/apache/poi/xssf/usermodel/XSSFCellStyle.html#setBorderBottom(org.apache.poi.ss.usermodel.BorderStyle)"><code>XSSFCellStyle.setBorderBottom(BorderStyle)</code></a></i></div> </div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">XSSFCellStyle.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFCellStyle.html#setBorderLeft(short)">setBorderLeft</a></strong>(short border)</code> <div class="block"><strong>Deprecated.</strong> @@ -2196,7 +2098,7 @@ HSSF concepts.</div> </div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">XSSFCellStyle.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFCellStyle.html#setBorderRight(short)">setBorderRight</a></strong>(short border)</code> <div class="block"><strong>Deprecated.</strong> @@ -2204,7 +2106,7 @@ HSSF concepts.</div> </div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">XSSFCellStyle.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFCellStyle.html#setBorderTop(short)">setBorderTop</a></strong>(short border)</code> <div class="block"><strong>Deprecated.</strong> @@ -2212,7 +2114,7 @@ HSSF concepts.</div> </div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">XSSFCell.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFCell.html#setCellType(int)">setCellType</a></strong>(int cellType)</code> <div class="block"><strong>Deprecated.</strong> @@ -2220,7 +2122,7 @@ HSSF concepts.</div> </div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">XSSFCellStyle.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFCellStyle.html#setFillPattern(short)">setFillPattern</a></strong>(short fp)</code> <div class="block"><strong>Deprecated.</strong> @@ -2228,14 +2130,14 @@ HSSF concepts.</div> </div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">XSSFWorkbook.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFWorkbook.html#setSheetHidden(int,%20int)">setSheetHidden</a></strong>(int sheetIx, int state)</code> <div class="block"><strong>Deprecated.</strong> </div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">XSSFSheet.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFSheet.html#setTabColor(int)">setTabColor</a></strong>(int colorIndex)</code> <div class="block"><strong>Deprecated.</strong> @@ -2243,7 +2145,7 @@ HSSF concepts.</div> </div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">XSSFChart.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFChart.html#setTitle(java.lang.String)">setTitle</a></strong>(java.lang.String newTitle)</code> <div class="block"><strong>Deprecated.</strong> @@ -2251,7 +2153,7 @@ HSSF concepts.</div> </div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">XSSFCellStyle.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFCellStyle.html#setVerticalAlignment(short)">setVerticalAlignment</a></strong>(short align)</code> <div class="block"><strong>Deprecated.</strong> @@ -2259,15 +2161,6 @@ HSSF concepts.</div> </div> </td> </tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="strong">XSSFSheet.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFSheet.html#setZoom(int,%20int)">setZoom</a></strong>(int numerator, - int denominator)</code> -<div class="block"><strong>Deprecated.</strong> -<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> -</td> -</tr> </tbody> </table> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation"> Modified: poi/site/publish/apidocs/org/apache/poi/util/package-frame.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/util/package-frame.html?rev=1800210&r1=1800209&r2=1800210&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/util/package-frame.html (original) +++ poi/site/publish/apidocs/org/apache/poi/util/package-frame.html Wed Jun 28 23:22:37 2017 @@ -67,7 +67,6 @@ <li><a href="TempFile.DefaultTempFileCreationStrategy.html" title="class in org.apache.poi.util" target="classFrame">TempFile.DefaultTempFileCreationStrategy</a></li> <li><a href="Units.html" title="class in org.apache.poi.util" target="classFrame">Units</a></li> <li><a href="XMLHelper.html" title="class in org.apache.poi.util" target="classFrame">XMLHelper</a></li> -<li><a href="XmlSort.html" title="class in org.apache.poi.util" target="classFrame">XmlSort</a></li> </ul> <h2 title="Exceptions">Exceptions</h2> <ul title="Exceptions"> Modified: poi/site/publish/apidocs/org/apache/poi/util/package-summary.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/util/package-summary.html?rev=1800210&r1=1800209&r2=1800210&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/util/package-summary.html (original) +++ poi/site/publish/apidocs/org/apache/poi/util/package-summary.html Wed Jun 28 23:22:37 2017 @@ -456,10 +456,6 @@ <div class="block">Helper methods for working with javax.xml classes.</div> </td> </tr> -<tr class="altColor"> -<td class="colFirst"><a href="../../../../org/apache/poi/util/XmlSort.html" title="class in org.apache.poi.util">XmlSort</a></td> -<td class="colLast"> </td> -</tr> </tbody> </table> </li> Modified: poi/site/publish/apidocs/org/apache/poi/util/package-tree.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/util/package-tree.html?rev=1800210&r1=1800209&r2=1800210&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/util/package-tree.html (original) +++ poi/site/publish/apidocs/org/apache/poi/util/package-tree.html Wed Jun 28 23:22:37 2017 @@ -172,7 +172,6 @@ </li> <li type="circle">org.apache.poi.util.<a href="../../../../org/apache/poi/util/Units.html" title="class in org.apache.poi.util"><span class="strong">Units</span></a></li> <li type="circle">org.apache.poi.util.<a href="../../../../org/apache/poi/util/XMLHelper.html" title="class in org.apache.poi.util"><span class="strong">XMLHelper</span></a></li> -<li type="circle">org.apache.poi.util.<a href="../../../../org/apache/poi/util/XmlSort.html" title="class in org.apache.poi.util"><span class="strong">XmlSort</span></a></li> </ul> </li> </ul> Modified: poi/site/publish/apidocs/org/apache/poi/util/package-use.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/util/package-use.html?rev=1800210&r1=1800209&r2=1800210&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/util/package-use.html (original) +++ poi/site/publish/apidocs/org/apache/poi/util/package-use.html Wed Jun 28 23:22:37 2017 @@ -1775,6 +1775,12 @@ for streaming/read-only processing of xl <tr class="rowColor"> <td class="colOne"><a href="../../../../org/apache/poi/util/class-use/LittleEndianOutput.html#org.apache.poi.ss.formula.ptg">LittleEndianOutput</a> </td> </tr> +<tr class="altColor"> +<td class="colOne"><a href="../../../../org/apache/poi/util/class-use/Removal.html#org.apache.poi.ss.formula.ptg">Removal</a> +<div class="block">Program elements annotated @Removal track the earliest final release + when a deprecated feature will be removed.</div> +</td> +</tr> </tbody> </table> </li> Modified: poi/site/publish/apidocs/org/apache/poi/xssf/model/StylesTable.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/model/StylesTable.html?rev=1800210&r1=1800209&r2=1800210&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/xssf/model/StylesTable.html (original) +++ poi/site/publish/apidocs/org/apache/poi/xssf/model/StylesTable.html Wed Jun 28 23:22:37 2017 @@ -233,223 +233,208 @@ extends <a href="../../../../../org/apac </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFFont.html" title="class in org.apache.poi.xssf.usermodel">XSSFFont</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/model/StylesTable.html#findFont(short,%20short,%20short,%20java.lang.String,%20boolean,%20boolean,%20short,%20byte)">findFont</a></strong>(short boldWeight, - short color, - short fontHeight, - java.lang.String name, - boolean italic, - boolean strikeout, - short typeOffset, - byte underline)</code> -<div class="block"><strong>Deprecated.</strong> -<div class="block"><i>POI 3.15 beta 2. Use <a href="../../../../../org/apache/poi/xssf/model/StylesTable.html#findFont(boolean,%20short,%20short,%20java.lang.String,%20boolean,%20boolean,%20short,%20byte)"><code>findFont(boolean, short, short, String, boolean, boolean, short, byte)</code></a> instead.</i></div> -</div> -</td> -</tr> -<tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/poi/xssf/usermodel/extensions/XSSFCellBorder.html" title="class in org.apache.poi.xssf.usermodel.extensions">XSSFCellBorder</a></code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/model/StylesTable.html#getBorderAt(int)">getBorderAt</a></strong>(int idx)</code> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>java.util.List<<a href="../../../../../org/apache/poi/xssf/usermodel/extensions/XSSFCellBorder.html" title="class in org.apache.poi.xssf.usermodel.extensions">XSSFCellBorder</a>></code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/model/StylesTable.html#getBorders()">getBorders</a></strong>()</code> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>org.openxmlformats.schemas.spreadsheetml.x2006.main.CTXf</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/model/StylesTable.html#getCellStyleXfAt(int)">getCellStyleXfAt</a></strong>(int idx)</code> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>org.openxmlformats.schemas.spreadsheetml.x2006.main.CTXf</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/model/StylesTable.html#getCellXfAt(int)">getCellXfAt</a></strong>(int idx)</code> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>org.openxmlformats.schemas.spreadsheetml.x2006.main.CTStylesheet</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/model/StylesTable.html#getCTStylesheet()">getCTStylesheet</a></strong>()</code> <div class="block">For unit testing only!</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>org.openxmlformats.schemas.spreadsheetml.x2006.main.CTDxf</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/model/StylesTable.html#getDxfAt(int)">getDxfAt</a></strong>(int idx)</code> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/apache/poi/ss/usermodel/TableStyle.html" title="interface in org.apache.poi.ss.usermodel">TableStyle</a></code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/model/StylesTable.html#getExplicitTableStyle(java.lang.String)">getExplicitTableStyle</a></strong>(java.lang.String name)</code> <div class="block">NOTE: this only returns explicitly defined styles</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>java.util.Set<java.lang.String></code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/model/StylesTable.html#getExplicitTableStyleNames()">getExplicitTableStyleNames</a></strong>()</code> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/apache/poi/xssf/usermodel/extensions/XSSFCellFill.html" title="class in org.apache.poi.xssf.usermodel.extensions">XSSFCellFill</a></code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/model/StylesTable.html#getFillAt(int)">getFillAt</a></strong>(int idx)</code> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>java.util.List<<a href="../../../../../org/apache/poi/xssf/usermodel/extensions/XSSFCellFill.html" title="class in org.apache.poi.xssf.usermodel.extensions">XSSFCellFill</a>></code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/model/StylesTable.html#getFills()">getFills</a></strong>()</code> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFFont.html" title="class in org.apache.poi.xssf.usermodel">XSSFFont</a></code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/model/StylesTable.html#getFontAt(int)">getFontAt</a></strong>(int idx)</code> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>java.util.List<<a href="../../../../../org/apache/poi/xssf/usermodel/XSSFFont.html" title="class in org.apache.poi.xssf.usermodel">XSSFFont</a>></code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/model/StylesTable.html#getFonts()">getFonts</a></strong>()</code> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/apache/poi/xssf/usermodel/IndexedColorMap.html" title="interface in org.apache.poi.xssf.usermodel">IndexedColorMap</a></code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/model/StylesTable.html#getIndexedColors()">getIndexedColors</a></strong>()</code> </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/xssf/model/StylesTable.html#getMaxNumberOfDataFormats()">getMaxNumberOfDataFormats</a></strong>()</code> <div class="block">Get the upper limit on the number of data formats that has been set for the style table.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/model/StylesTable.html#getNumberFormatAt(short)">getNumberFormatAt</a></strong>(short fmtId)</code> <div class="block">Get number format string given its id</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>java.util.Map<java.lang.Short,java.lang.String></code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/model/StylesTable.html#getNumberFormats()">getNumberFormats</a></strong>()</code> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>int</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/model/StylesTable.html#getNumCellStyles()">getNumCellStyles</a></strong>()</code> <div class="block">get the size of cell styles</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/xssf/model/StylesTable.html#getNumDataFormats()">getNumDataFormats</a></strong>()</code> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFCellStyle.html" title="class in org.apache.poi.xssf.usermodel">XSSFCellStyle</a></code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/model/StylesTable.html#getStyleAt(int)">getStyleAt</a></strong>(int idx)</code> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/poi/ss/usermodel/TableStyle.html" title="interface in org.apache.poi.ss.usermodel">TableStyle</a></code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/model/StylesTable.html#getTableStyle(java.lang.String)">getTableStyle</a></strong>(java.lang.String name)</code> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../org/apache/poi/xssf/model/ThemesTable.html" title="class in org.apache.poi.xssf.model">ThemesTable</a></code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/model/StylesTable.html#getTheme()">getTheme</a></strong>()</code> <div class="block">Get the current Workbook's theme table, or null if the Workbook lacks any themes.</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/xssf/model/StylesTable.html#putBorder(org.apache.poi.xssf.usermodel.extensions.XSSFCellBorder)">putBorder</a></strong>(<a href="../../../../../org/apache/poi/xssf/usermodel/extensions/XSSFCellBorder.html" title="class in org.apache.poi.xssf.usermodel.extensions">XSSFCellBorder</a> border)</code> <div class="block">Adds a border to the border style table if it isn't already in the style table Does nothing if border is already in borders style table</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/xssf/model/StylesTable.html#putCellStyleXf(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTXf)">putCellStyleXf</a></strong>(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTXf cellStyleXf)</code> <div class="block">Adds a cell style to the styles table.</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/xssf/model/StylesTable.html#putCellXf(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTXf)">putCellXf</a></strong>(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTXf cellXf)</code> <div class="block">Adds a cell to the styles table.</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/xssf/model/StylesTable.html#putDxf(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTDxf)">putDxf</a></strong>(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTDxf dxf)</code> <div class="block">Adds a Dxf to the style table Does not check for duplicates.</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/xssf/model/StylesTable.html#putFill(org.apache.poi.xssf.usermodel.extensions.XSSFCellFill)">putFill</a></strong>(<a href="../../../../../org/apache/poi/xssf/usermodel/extensions/XSSFCellFill.html" title="class in org.apache.poi.xssf.usermodel.extensions">XSSFCellFill</a> fill)</code> <div class="block">Adds a fill to the fill style table if it isn't already in the style table Does nothing if fill is already in fill style table</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/xssf/model/StylesTable.html#putFont(org.apache.poi.xssf.usermodel.XSSFFont)">putFont</a></strong>(<a href="../../../../../org/apache/poi/xssf/usermodel/XSSFFont.html" title="class in org.apache.poi.xssf.usermodel">XSSFFont</a> font)</code> </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/xssf/model/StylesTable.html#putFont(org.apache.poi.xssf.usermodel.XSSFFont,%20boolean)">putFont</a></strong>(<a href="../../../../../org/apache/poi/xssf/usermodel/XSSFFont.html" title="class in org.apache.poi.xssf.usermodel">XSSFFont</a> font, boolean forceRegistration)</code> <div class="block">Records the given font in the font table.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/model/StylesTable.html#putNumberFormat(short,%20java.lang.String)">putNumberFormat</a></strong>(short index, java.lang.String fmt)</code> <div class="block">Add a number format with a specific ID into the numberFormats map.</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/xssf/model/StylesTable.html#putNumberFormat(java.lang.String)">putNumberFormat</a></strong>(java.lang.String fmt)</code> <div class="block">Puts <code>fmt</code> in the numberFormats map if the format is not already in the the number format style table.</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/xssf/model/StylesTable.html#putStyle(org.apache.poi.xssf.usermodel.XSSFCellStyle)">putStyle</a></strong>(<a href="../../../../../org/apache/poi/xssf/usermodel/XSSFCellStyle.html" title="class in org.apache.poi.xssf.usermodel">XSSFCellStyle</a> style)</code> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/model/StylesTable.html#readFrom(java.io.InputStream)">readFrom</a></strong>(java.io.InputStream is)</code> <div class="block">Read this shared styles table from an XML file.</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/xssf/model/StylesTable.html#removeNumberFormat(short)">removeNumberFormat</a></strong>(short index)</code> <div class="block">Remove a number format from the style table if it exists.</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/xssf/model/StylesTable.html#removeNumberFormat(java.lang.String)">removeNumberFormat</a></strong>(java.lang.String fmt)</code> <div class="block">Remove a number format from the style table if it exists All cell styles with this number format will be modified to use the default number format</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>protected void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/model/StylesTable.html#replaceCellStyleXfAt(int,%20org.openxmlformats.schemas.spreadsheetml.x2006.main.CTXf)">replaceCellStyleXfAt</a></strong>(int idx, org.openxmlformats.schemas.spreadsheetml.x2006.main.CTXf cellStyleXf)</code> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/model/StylesTable.html#replaceCellXfAt(int,%20org.openxmlformats.schemas.spreadsheetml.x2006.main.CTXf)">replaceCellXfAt</a></strong>(int idx, org.openxmlformats.schemas.spreadsheetml.x2006.main.CTXf cellXf)</code> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/model/StylesTable.html#setMaxNumberOfDataFormats(int)">setMaxNumberOfDataFormats</a></strong>(int num)</code> <div class="block">Changes the maximum number of data formats that may be in a style table</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/model/StylesTable.html#setTheme(org.apache.poi.xssf.model.ThemesTable)">setTheme</a></strong>(<a href="../../../../../org/apache/poi/xssf/model/ThemesTable.html" title="class in org.apache.poi.xssf.model">ThemesTable</a> theme)</code> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/model/StylesTable.html#setWorkbook(org.apache.poi.xssf.usermodel.XSSFWorkbook)">setWorkbook</a></strong>(<a href="../../../../../org/apache/poi/xssf/usermodel/XSSFWorkbook.html" title="class in org.apache.poi.xssf.usermodel">XSSFWorkbook</a> wb)</code> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/model/StylesTable.html#writeTo(java.io.OutputStream)">writeTo</a></strong>(java.io.OutputStream out)</code> <div class="block">Write this table out as XML.</div> @@ -1077,24 +1062,6 @@ public int putDxf(org.openxmlf <dd><code>java.lang.IllegalStateException</code> - if the maximum number of cell styles has been reached.</dd></dl> </li> </ul> -<a name="findFont(short, short, short, java.lang.String, boolean, boolean, short, byte)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>findFont</h4> -<pre>public <a href="../../../../../org/apache/poi/xssf/usermodel/XSSFFont.html" title="class in org.apache.poi.xssf.usermodel">XSSFFont</a> findFont(short boldWeight, - short color, - short fontHeight, - java.lang.String name, - boolean italic, - boolean strikeout, - short typeOffset, - byte underline)</pre> -<div class="block"><span class="strong">Deprecated.</span> <i>POI 3.15 beta 2. Use <a href="../../../../../org/apache/poi/xssf/model/StylesTable.html#findFont(boolean,%20short,%20short,%20java.lang.String,%20boolean,%20boolean,%20short,%20byte)"><code>findFont(boolean, short, short, String, boolean, boolean, short, byte)</code></a> instead.</i></div> -<div class="block">Finds a font that matches the one with the supplied attributes</div> -</li> -</ul> <a name="findFont(boolean, short, short, java.lang.String, boolean, boolean, short, byte)"> <!-- --> </a> Modified: poi/site/publish/apidocs/org/apache/poi/xssf/streaming/SXSSFCell.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/streaming/SXSSFCell.html?rev=1800210&r1=1800209&r2=1800210&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/xssf/streaming/SXSSFCell.html (original) +++ poi/site/publish/apidocs/org/apache/poi/xssf/streaming/SXSSFCell.html Wed Jun 28 23:22:37 2017 @@ -142,15 +142,6 @@ implements <a href="../../../../../org/a <td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFCell.html#SXSSFCell(org.apache.poi.xssf.streaming.SXSSFRow,%20org.apache.poi.ss.usermodel.CellType)">SXSSFCell</a></strong>(<a href="../../../../../org/apache/poi/xssf/streaming/SXSSFRow.html" title="class in org.apache.poi.xssf.streaming">SXSSFRow</a> row, <a href="../../../../../org/apache/poi/ss/usermodel/CellType.html" title="enum in org.apache.poi.ss.usermodel">CellType</a> cellType)</code> </td> </tr> -<tr class="rowColor"> -<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFCell.html#SXSSFCell(org.apache.poi.xssf.streaming.SXSSFRow,%20int)">SXSSFCell</a></strong>(<a href="../../../../../org/apache/poi/xssf/streaming/SXSSFRow.html" title="class in org.apache.poi.xssf.streaming">SXSSFRow</a> row, - int cellType)</code> -<div class="block"><strong>Deprecated.</strong> -<div class="block"><i>POI 3.15 beta 3. - Will be deleted when we make the CellType enum transition. See bug 59791.</i></div> -</div> -</td> -</tr> </table> </li> </ul> @@ -420,20 +411,6 @@ implements <a href="../../../../../org/a <!-- --> </a> <h3>Constructor Detail</h3> -<a name="SXSSFCell(org.apache.poi.xssf.streaming.SXSSFRow, int)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>SXSSFCell</h4> -<pre><a href="../../../../../org/apache/poi/util/Removal.html" title="annotation in org.apache.poi.util">@Removal</a>(<a href="../../../../../org/apache/poi/util/Removal.html#version()">version</a>="3.17") -@Deprecated -public SXSSFCell(<a href="../../../../../org/apache/poi/xssf/streaming/SXSSFRow.html" title="class in org.apache.poi.xssf.streaming">SXSSFRow</a> row, - int cellType)</pre> -<div class="block"><span class="strong">Deprecated.</span> <i>POI 3.15 beta 3. - Will be deleted when we make the CellType enum transition. See bug 59791.</i></div> -</li> -</ul> <a name="SXSSFCell(org.apache.poi.xssf.streaming.SXSSFRow, org.apache.poi.ss.usermodel.CellType)"> <!-- --> </a> Modified: poi/site/publish/apidocs/org/apache/poi/xssf/streaming/SXSSFCreationHelper.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/streaming/SXSSFCreationHelper.html?rev=1800210&r1=1800209&r2=1800210&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/xssf/streaming/SXSSFCreationHelper.html (original) +++ poi/site/publish/apidocs/org/apache/poi/xssf/streaming/SXSSFCreationHelper.html Wed Jun 28 23:22:37 2017 @@ -146,6 +146,19 @@ implements <a href="../../../../../org/a <th class="colLast" scope="col">Method and Description</th> </tr> <tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/poi/ss/util/AreaReference.html" title="class in org.apache.poi.ss.util">AreaReference</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFCreationHelper.html#createAreaReference(org.apache.poi.ss.util.CellReference,%20org.apache.poi.ss.util.CellReference)">createAreaReference</a></strong>(<a href="../../../../../org/apache/poi/ss/util/CellReference.html" title="class in org.apache.poi.ss.util">CellReference</a> topLeft, + <a href="../../../../../org/apache/poi/ss/util/CellReference.html" title="class in org.apache.poi.ss.util">CellReference</a> bottomRight)</code> +<div class="block">Creates an area ref from a pair of Cell References..</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/poi/ss/util/AreaReference.html" title="class in org.apache.poi.ss.util">AreaReference</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFCreationHelper.html#createAreaReference(java.lang.String)">createAreaReference</a></strong>(java.lang.String reference)</code> +<div class="block">Creates an AreaReference.</div> +</td> +</tr> +<tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/poi/ss/usermodel/ClientAnchor.html" title="interface in org.apache.poi.ss.usermodel">ClientAnchor</a></code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFCreationHelper.html#createClientAnchor()">createClientAnchor</a></strong>()</code> <div class="block">Creates a ClientAnchor.</div> @@ -177,14 +190,6 @@ implements <a href="../../../../../org/a </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../org/apache/poi/ss/usermodel/Hyperlink.html" title="interface in org.apache.poi.ss.usermodel">Hyperlink</a></code></td> -<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFCreationHelper.html#createHyperlink(int)">createHyperlink</a></strong>(int type)</code> -<div class="block"><strong>Deprecated.</strong> -<div class="block"><i>POI 3.15 beta 3. Use <a href="../../../../../org/apache/poi/xssf/streaming/SXSSFCreationHelper.html#createHyperlink(org.apache.poi.common.usermodel.HyperlinkType)"><code>createHyperlink(HyperlinkType)</code></a> instead.</i></div> -</div> -</td> -</tr> -<tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFRichTextString.html" title="class in org.apache.poi.xssf.usermodel">XSSFRichTextString</a></code></td> <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFCreationHelper.html#createRichTextString(java.lang.String)">createRichTextString</a></strong>(java.lang.String text)</code> <div class="block">Creates a new RichTextString instance</div> @@ -277,23 +282,6 @@ public SXSSFCreationHelper(<a href= </dl> </li> </ul> -<a name="createHyperlink(int)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>createHyperlink</h4> -<pre>@Deprecated -<a href="../../../../../org/apache/poi/util/Removal.html" title="annotation in org.apache.poi.util">@Removal</a>(<a href="../../../../../org/apache/poi/util/Removal.html#version()">version</a>="3.17") -public <a href="../../../../../org/apache/poi/ss/usermodel/Hyperlink.html" title="interface in org.apache.poi.ss.usermodel">Hyperlink</a> createHyperlink(int type)</pre> -<div class="block"><span class="strong">Deprecated.</span> <i>POI 3.15 beta 3. Use <a href="../../../../../org/apache/poi/xssf/streaming/SXSSFCreationHelper.html#createHyperlink(org.apache.poi.common.usermodel.HyperlinkType)"><code>createHyperlink(HyperlinkType)</code></a> instead.</i></div> -<div class="block">Creates a new Hyperlink, of the given type</div> -<dl> -<dt><strong>Specified by:</strong></dt> -<dd><code><a href="../../../../../org/apache/poi/ss/usermodel/CreationHelper.html#createHyperlink(int)">createHyperlink</a></code> in interface <code><a href="../../../../../org/apache/poi/ss/usermodel/CreationHelper.html" title="interface in org.apache.poi.ss.usermodel">CreationHelper</a></code></dd> -</dl> -</li> -</ul> <a name="createHyperlink(org.apache.poi.common.usermodel.HyperlinkType)"> <!-- --> </a> @@ -328,7 +316,7 @@ public <a href="../../../../../org/ <a name="createClientAnchor()"> <!-- --> </a> -<ul class="blockListLast"> +<ul class="blockList"> <li class="blockList"> <h4>createClientAnchor</h4> <pre>public <a href="../../../../../org/apache/poi/ss/usermodel/ClientAnchor.html" title="interface in org.apache.poi.ss.usermodel">ClientAnchor</a> createClientAnchor()</pre> @@ -340,6 +328,37 @@ public <a href="../../../../../org/ <dt><span class="strong">Returns:</span></dt><dd>a ClientAnchor instance</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../org/apache/poi/ss/usermodel/Drawing.html" title="interface in org.apache.poi.ss.usermodel"><code>Drawing</code></a></dd></dl> </li> </ul> +<a name="createAreaReference(java.lang.String)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>createAreaReference</h4> +<pre>public <a href="../../../../../org/apache/poi/ss/util/AreaReference.html" title="class in org.apache.poi.ss.util">AreaReference</a> createAreaReference(java.lang.String reference)</pre> +<div class="block">Creates an AreaReference.</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../../../org/apache/poi/ss/usermodel/CreationHelper.html#createAreaReference(java.lang.String)">createAreaReference</a></code> in interface <code><a href="../../../../../org/apache/poi/ss/usermodel/CreationHelper.html" title="interface in org.apache.poi.ss.usermodel">CreationHelper</a></code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>reference</code> - cell reference</dd> +<dt><span class="strong">Returns:</span></dt><dd>an AreaReference instance</dd></dl> +</li> +</ul> +<a name="createAreaReference(org.apache.poi.ss.util.CellReference, org.apache.poi.ss.util.CellReference)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>createAreaReference</h4> +<pre>public <a href="../../../../../org/apache/poi/ss/util/AreaReference.html" title="class in org.apache.poi.ss.util">AreaReference</a> createAreaReference(<a href="../../../../../org/apache/poi/ss/util/CellReference.html" title="class in org.apache.poi.ss.util">CellReference</a> topLeft, + <a href="../../../../../org/apache/poi/ss/util/CellReference.html" title="class in org.apache.poi.ss.util">CellReference</a> bottomRight)</pre> +<div class="block">Creates an area ref from a pair of Cell References..</div> +<dl> +<dt><strong>Specified by:</strong></dt> +<dd><code><a href="../../../../../org/apache/poi/ss/usermodel/CreationHelper.html#createAreaReference(org.apache.poi.ss.util.CellReference,%20org.apache.poi.ss.util.CellReference)">createAreaReference</a></code> in interface <code><a href="../../../../../org/apache/poi/ss/usermodel/CreationHelper.html" title="interface in org.apache.poi.ss.usermodel">CreationHelper</a></code></dd> +<dt><span class="strong">Parameters:</span></dt><dd><code>topLeft</code> - cell reference</dd><dd><code>bottomRight</code> - cell reference</dd> +<dt><span class="strong">Returns:</span></dt><dd>an AreaReference instance</dd></dl> +</li> +</ul> </li> </ul> </li> Modified: poi/site/publish/apidocs/org/apache/poi/xssf/streaming/SXSSFRow.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/streaming/SXSSFRow.html?rev=1800210&r1=1800209&r2=1800210&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/xssf/streaming/SXSSFRow.html (original) +++ poi/site/publish/apidocs/org/apache/poi/xssf/streaming/SXSSFRow.html Wed Jun 28 23:22:37 2017 @@ -176,14 +176,6 @@ implements <a href="../../../../../org/a <tr class="altColor"> <td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFRow.html#SXSSFRow(org.apache.poi.xssf.streaming.SXSSFSheet)">SXSSFRow</a></strong>(<a href="../../../../../org/apache/poi/xssf/streaming/SXSSFSheet.html" title="class in org.apache.poi.xssf.streaming">SXSSFSheet</a> sheet)</code> </td> </tr> -<tr class="rowColor"> -<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/xssf/streaming/SXSSFRow.html#SXSSFRow(org.apache.poi.xssf.streaming.SXSSFSheet,%20int)">SXSSFRow</a></strong>(<a href="../../../../../org/apache/poi/xssf/streaming/SXSSFSheet.html" title="class in org.apache.poi.xssf.streaming">SXSSFSheet</a> sheet, - int initialSize)</code> -<div class="block"><strong>Deprecated.</strong> -<div class="block"><i>2015-11-30 (circa POI 3.14beta1). Use <a href="../../../../../org/apache/poi/xssf/streaming/SXSSFRow.html#SXSSFRow(org.apache.poi.xssf.streaming.SXSSFSheet)"><code>SXSSFRow(SXSSFSheet)</code></a> instead.</i></div> -</div> -</td> -</tr> </table> </li> </ul> @@ -409,19 +401,6 @@ implements <a href="../../../../../org/a <!-- --> </a> <h3>Constructor Detail</h3> -<a name="SXSSFRow(org.apache.poi.xssf.streaming.SXSSFSheet, int)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>SXSSFRow</h4> -<pre>@Deprecated -public SXSSFRow(<a href="../../../../../org/apache/poi/xssf/streaming/SXSSFSheet.html" title="class in org.apache.poi.xssf.streaming">SXSSFSheet</a> sheet, - int initialSize)</pre> -<div class="block"><span class="strong">Deprecated.</span> <i>2015-11-30 (circa POI 3.14beta1). Use <a href="../../../../../org/apache/poi/xssf/streaming/SXSSFRow.html#SXSSFRow(org.apache.poi.xssf.streaming.SXSSFSheet)"><code>SXSSFRow(SXSSFSheet)</code></a> instead.</i></div> -<dl><dt><span class="strong">Parameters:</span></dt><dd><code>sheet</code> - the parent sheet the row belongs to</dd><dd><code>initialSize</code> - - no longer needed</dd></dl> -</li> -</ul> <a name="SXSSFRow(org.apache.poi.xssf.streaming.SXSSFSheet)"> <!-- --> </a> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
