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 2017/11/01 11:22:51 UTC

svn commit: r1813967 [9/14] - in /poi/site/publish/apidocs: ./ org/apache/poi/ org/apache/poi/class-use/ org/apache/poi/hmef/ org/apache/poi/hpsf/ org/apache/poi/hslf/usermodel/ org/apache/poi/hssf/converter/ org/apache/poi/hssf/record/common/ org/apac...

Modified: poi/site/publish/apidocs/org/apache/poi/ss/usermodel/package-summary.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/usermodel/package-summary.html?rev=1813967&r1=1813966&r2=1813967&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/usermodel/package-summary.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/usermodel/package-summary.html Wed Nov  1 11:22:49 2017
@@ -616,25 +616,32 @@
 </td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><a href="../../../../../org/apache/poi/ss/usermodel/ReadingOrder.html" title="enum in org.apache.poi.ss.usermodel">ReadingOrder</a></td>
+<td class="colLast">
+<div class="block">The enumeration value indicating reading order of a cell,
+ i.e., whether the reading order is Context(Default), Left To Right or Right To Left</div>
+</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="enum in org.apache.poi.ss.usermodel">Row.MissingCellPolicy</a></td>
 <td class="colLast">
 <div class="block">Used to specify the different possible policies
   if for the case of null and blank cells</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/ss/usermodel/SheetVisibility.html" title="enum in org.apache.poi.ss.usermodel">SheetVisibility</a></td>
 <td class="colLast">
 <div class="block">Specifies sheet visibility</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/ss/usermodel/TableStyleType.html" title="enum in org.apache.poi.ss.usermodel">TableStyleType</a></td>
 <td class="colLast">
 <div class="block">Ordered list of table style elements, for both data tables and pivot tables.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/ss/usermodel/VerticalAlignment.html" title="enum in org.apache.poi.ss.usermodel">VerticalAlignment</a></td>
 <td class="colLast">
 <div class="block">This enumeration value indicates the type of vertical alignment for a cell, i.e.,

Modified: poi/site/publish/apidocs/org/apache/poi/ss/usermodel/package-tree.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/usermodel/package-tree.html?rev=1813967&r1=1813966&r2=1813967&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/usermodel/package-tree.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/usermodel/package-tree.html Wed Nov  1 11:22:49 2017
@@ -227,6 +227,7 @@
 <li type="circle">org.apache.poi.ss.usermodel.<a href="../../../../../org/apache/poi/ss/usermodel/PaperSize.html" title="enum in org.apache.poi.ss.usermodel"><span class="typeNameLink">PaperSize</span></a></li>
 <li type="circle">org.apache.poi.ss.usermodel.<a href="../../../../../org/apache/poi/ss/usermodel/PrintCellComments.html" title="enum in org.apache.poi.ss.usermodel"><span class="typeNameLink">PrintCellComments</span></a></li>
 <li type="circle">org.apache.poi.ss.usermodel.<a href="../../../../../org/apache/poi/ss/usermodel/PrintOrientation.html" title="enum in org.apache.poi.ss.usermodel"><span class="typeNameLink">PrintOrientation</span></a></li>
+<li type="circle">org.apache.poi.ss.usermodel.<a href="../../../../../org/apache/poi/ss/usermodel/ReadingOrder.html" title="enum in org.apache.poi.ss.usermodel"><span class="typeNameLink">ReadingOrder</span></a></li>
 <li type="circle">org.apache.poi.ss.usermodel.<a href="../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="enum in org.apache.poi.ss.usermodel"><span class="typeNameLink">Row.MissingCellPolicy</span></a></li>
 <li type="circle">org.apache.poi.ss.usermodel.<a href="../../../../../org/apache/poi/ss/usermodel/SheetVisibility.html" title="enum in org.apache.poi.ss.usermodel"><span class="typeNameLink">SheetVisibility</span></a></li>
 <li type="circle">org.apache.poi.ss.usermodel.<a href="../../../../../org/apache/poi/ss/usermodel/TableStyleType.html" title="enum in org.apache.poi.ss.usermodel"><span class="typeNameLink">TableStyleType</span></a></li>

Modified: poi/site/publish/apidocs/org/apache/poi/ss/usermodel/package-use.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/usermodel/package-use.html?rev=1813967&r1=1813966&r2=1813967&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/usermodel/package-use.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/usermodel/package-use.html Wed Nov  1 11:22:49 2017
@@ -1193,80 +1193,86 @@ for streaming/read-only processing of xl
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/PrintSetup.html#org.apache.poi.ss.usermodel">PrintSetup</a>&nbsp;</td>
 </tr>
 <tr class="altColor">
+<td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/ReadingOrder.html#org.apache.poi.ss.usermodel">ReadingOrder</a>
+<div class="block">The enumeration value indicating reading order of a cell,
+ i.e., whether the reading order is Context(Default), Left To Right or Right To Left</div>
+</td>
+</tr>
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/RichTextString.html#org.apache.poi.ss.usermodel">RichTextString</a>
 <div class="block">Rich text unicode string.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/Row.html#org.apache.poi.ss.usermodel">Row</a>
 <div class="block">High level representation of a row of a spreadsheet.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/Row.MissingCellPolicy.html#org.apache.poi.ss.usermodel">Row.MissingCellPolicy</a>
 <div class="block">Used to specify the different possible policies
   if for the case of null and blank cells</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/Shape.html#org.apache.poi.ss.usermodel">Shape</a>
 <div class="block">Common interface for all drawing shapes</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/ShapeContainer.html#org.apache.poi.ss.usermodel">ShapeContainer</a>
 <div class="block">A common interface for shape groups.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/Sheet.html#org.apache.poi.ss.usermodel">Sheet</a>
 <div class="block">High level representation of a Excel worksheet.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/SheetConditionalFormatting.html#org.apache.poi.ss.usermodel">SheetConditionalFormatting</a>
 <div class="block">The 'Conditional Formatting' facet of <tt>Sheet</tt></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/SheetVisibility.html#org.apache.poi.ss.usermodel">SheetVisibility</a>
 <div class="block">Specifies sheet visibility</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/SimpleShape.html#org.apache.poi.ss.usermodel">SimpleShape</a>
 <div class="block">A common interface for simple shapes.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/Table.html#org.apache.poi.ss.usermodel">Table</a>
 <div class="block">XSSF Only!
  High level abstraction of table in a workbook.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/TableStyle.html#org.apache.poi.ss.usermodel">TableStyle</a>
 <div class="block">Data table style definition.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/TableStyleInfo.html#org.apache.poi.ss.usermodel">TableStyleInfo</a>
 <div class="block">style information for a specific table instance, referencing the document style
  and indicating which optional portions of the style to apply.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/TableStyleType.html#org.apache.poi.ss.usermodel">TableStyleType</a>
 <div class="block">Ordered list of table style elements, for both data tables and pivot tables.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/VerticalAlignment.html#org.apache.poi.ss.usermodel">VerticalAlignment</a>
 <div class="block">This enumeration value indicates the type of vertical alignment for a cell, i.e.,
  whether it is aligned top, bottom, vertically centered, justified or distributed.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/Workbook.html#org.apache.poi.ss.usermodel">Workbook</a>
 <div class="block">High level representation of a Excel workbook.</div>
 </td>
@@ -1482,11 +1488,14 @@ for streaming/read-only processing of xl
 </tr>
 <tbody>
 <tr class="altColor">
+<td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/Color.html#org.apache.poi.xssf.model">Color</a>&nbsp;</td>
+</tr>
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/Name.html#org.apache.poi.xssf.model">Name</a>
 <div class="block">Represents a defined name for a range of cells.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/TableStyle.html#org.apache.poi.xssf.model">TableStyle</a>
 <div class="block">Data table style definition.</div>
 </td>
@@ -1965,80 +1974,86 @@ for streaming/read-only processing of xl
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/PrintSetup.html#org.apache.poi.xssf.usermodel">PrintSetup</a>&nbsp;</td>
 </tr>
 <tr class="altColor">
+<td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/ReadingOrder.html#org.apache.poi.xssf.usermodel">ReadingOrder</a>
+<div class="block">The enumeration value indicating reading order of a cell,
+ i.e., whether the reading order is Context(Default), Left To Right or Right To Left</div>
+</td>
+</tr>
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/RichTextString.html#org.apache.poi.xssf.usermodel">RichTextString</a>
 <div class="block">Rich text unicode string.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/Row.html#org.apache.poi.xssf.usermodel">Row</a>
 <div class="block">High level representation of a row of a spreadsheet.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/Row.MissingCellPolicy.html#org.apache.poi.xssf.usermodel">Row.MissingCellPolicy</a>
 <div class="block">Used to specify the different possible policies
   if for the case of null and blank cells</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/Shape.html#org.apache.poi.xssf.usermodel">Shape</a>
 <div class="block">Common interface for all drawing shapes</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/ShapeContainer.html#org.apache.poi.xssf.usermodel">ShapeContainer</a>
 <div class="block">A common interface for shape groups.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/Sheet.html#org.apache.poi.xssf.usermodel">Sheet</a>
 <div class="block">High level representation of a Excel worksheet.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/SheetConditionalFormatting.html#org.apache.poi.xssf.usermodel">SheetConditionalFormatting</a>
 <div class="block">The 'Conditional Formatting' facet of <tt>Sheet</tt></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/SheetVisibility.html#org.apache.poi.xssf.usermodel">SheetVisibility</a>
 <div class="block">Specifies sheet visibility</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/SimpleShape.html#org.apache.poi.xssf.usermodel">SimpleShape</a>
 <div class="block">A common interface for simple shapes.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/Table.html#org.apache.poi.xssf.usermodel">Table</a>
 <div class="block">XSSF Only!
  High level abstraction of table in a workbook.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/TableStyle.html#org.apache.poi.xssf.usermodel">TableStyle</a>
 <div class="block">Data table style definition.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/TableStyleInfo.html#org.apache.poi.xssf.usermodel">TableStyleInfo</a>
 <div class="block">style information for a specific table instance, referencing the document style
  and indicating which optional portions of the style to apply.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/TableStyleType.html#org.apache.poi.xssf.usermodel">TableStyleType</a>
 <div class="block">Ordered list of table style elements, for both data tables and pivot tables.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/VerticalAlignment.html#org.apache.poi.xssf.usermodel">VerticalAlignment</a>
 <div class="block">This enumeration value indicates the type of vertical alignment for a cell, i.e.,
  whether it is aligned top, bottom, vertically centered, justified or distributed.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/Workbook.html#org.apache.poi.xssf.usermodel">Workbook</a>
 <div class="block">High level representation of a Excel workbook.</div>
 </td>
@@ -2093,6 +2108,12 @@ for streaming/read-only processing of xl
 </td>
 </tr>
 <tr class="rowColor">
+<td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/ReadingOrder.html#org.apache.poi.xssf.usermodel.extensions">ReadingOrder</a>
+<div class="block">The enumeration value indicating reading order of a cell,
+ i.e., whether the reading order is Context(Default), Left To Right or Right To Left</div>
+</td>
+</tr>
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/VerticalAlignment.html#org.apache.poi.xssf.usermodel.extensions">VerticalAlignment</a>
 <div class="block">This enumeration value indicates the type of vertical alignment for a cell, i.e.,
  whether it is aligned top, bottom, vertically centered, justified or distributed.</div>

Modified: poi/site/publish/apidocs/org/apache/poi/ss/util/AreaReference.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/util/AreaReference.html?rev=1813967&r1=1813966&r2=1813967&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/util/AreaReference.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/util/AreaReference.html Wed Nov  1 11:22:49 2017
@@ -17,8 +17,8 @@
     catch(err) {
     }
 //-->
-var methods = {"i0":10,"i1":9,"i2":41,"i3":10,"i4":10,"i5":10,"i6":9,"i7":9,"i8":9,"i9":10,"i10":10,"i11":9,"i12":10};
-var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"],32:["t6","Deprecated Methods"]};
+var methods = {"i0":10,"i1":9,"i2":10,"i3":10,"i4":10,"i5":9,"i6":9,"i7":9,"i8":10,"i9":10,"i10":9,"i11":10};
+var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
 var tableTab = "tableTab";
@@ -106,10 +106,6 @@ var activeTableTab = "activeTableTab";
 <div class="description">
 <ul class="blockList">
 <li class="blockList">
-<dl>
-<dt>Direct Known Subclasses:</dt>
-<dd><a href="../../../../../org/apache/poi/hssf/util/AreaReference.html" title="class in org.apache.poi.hssf.util">AreaReference</a></dd>
-</dl>
 <hr>
 <br>
 <pre>public class <span class="typeNameLabel">AreaReference</span>
@@ -132,21 +128,13 @@ extends java.lang.Object</pre>
 <th class="colOne" scope="col">Constructor and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/ss/util/AreaReference.html#AreaReference-org.apache.poi.ss.util.CellReference-org.apache.poi.ss.util.CellReference-">AreaReference</a></span>(<a href="../../../../../org/apache/poi/ss/util/CellReference.html" title="class in org.apache.poi.ss.util">CellReference</a>&nbsp;topLeft,
-             <a href="../../../../../org/apache/poi/ss/util/CellReference.html" title="class in org.apache.poi.ss.util">CellReference</a>&nbsp;botRight)</code>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
-<div class="block"><span class="deprecationComment">use <a href="../../../../../org/apache/poi/ss/util/AreaReference.html#AreaReference-org.apache.poi.ss.util.CellReference-org.apache.poi.ss.util.CellReference-org.apache.poi.ss.SpreadsheetVersion-"><code>AreaReference(CellReference, CellReference, SpreadsheetVersion)</code></a> instead</span></div>
-</div>
-</td>
-</tr>
-<tr class="rowColor">
 <td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/ss/util/AreaReference.html#AreaReference-org.apache.poi.ss.util.CellReference-org.apache.poi.ss.util.CellReference-org.apache.poi.ss.SpreadsheetVersion-">AreaReference</a></span>(<a href="../../../../../org/apache/poi/ss/util/CellReference.html" title="class in org.apache.poi.ss.util">CellReference</a>&nbsp;topLeft,
              <a href="../../../../../org/apache/poi/ss/util/CellReference.html" title="class in org.apache.poi.ss.util">CellReference</a>&nbsp;botRight,
              <a href="../../../../../org/apache/poi/ss/SpreadsheetVersion.html" title="enum in org.apache.poi.ss">SpreadsheetVersion</a>&nbsp;version)</code>
 <div class="block">Creates an area ref from a pair of Cell References.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/ss/util/AreaReference.html#AreaReference-java.lang.String-org.apache.poi.ss.SpreadsheetVersion-">AreaReference</a></span>(java.lang.String&nbsp;reference,
              <a href="../../../../../org/apache/poi/ss/SpreadsheetVersion.html" title="enum in org.apache.poi.ss">SpreadsheetVersion</a>&nbsp;version)</code>
 <div class="block">Create an area ref from a string representation.</div>
@@ -162,7 +150,7 @@ extends java.lang.Object</pre>
 </a>
 <h3>Method Summary</h3>
 <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
-<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t6" class="tableTab"><span><a href="javascript:show(32);">Deprecated Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
 <th class="colLast" scope="col">Method and Description</th>
@@ -181,57 +169,49 @@ extends java.lang.Object</pre>
 </td>
 </tr>
 <tr id="i2" 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"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/ss/util/AreaReference.html#generateContiguous-java.lang.String-">generateContiguous</a></span>(java.lang.String&nbsp;reference)</code>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
-<div class="block"><span class="deprecationComment">use <a href="../../../../../org/apache/poi/ss/util/AreaReference.html#generateContiguous-org.apache.poi.ss.SpreadsheetVersion-java.lang.String-"><code>generateContiguous(SpreadsheetVersion, String)</code></a> instead</span></div>
-</div>
-</td>
-</tr>
-<tr id="i3" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/ss/util/CellReference.html" title="class in org.apache.poi.ss.util">CellReference</a>[]</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/ss/util/AreaReference.html#getAllReferencedCells--">getAllReferencedCells</a></span>()</code>
 <div class="block">Returns a reference to every cell covered by this area</div>
 </td>
 </tr>
-<tr id="i4" class="altColor">
+<tr id="i3" class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/ss/util/CellReference.html" title="class in org.apache.poi.ss.util">CellReference</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/ss/util/AreaReference.html#getFirstCell--">getFirstCell</a></span>()</code>&nbsp;</td>
 </tr>
-<tr id="i5" class="rowColor">
+<tr id="i4" class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/ss/util/CellReference.html" title="class in org.apache.poi.ss.util">CellReference</a></code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/ss/util/AreaReference.html#getLastCell--">getLastCell</a></span>()</code>
 <div class="block">Note - if this area reference refers to a single cell, the return value of this method will
  be identical to that of <tt>getFirstCell()</tt></div>
 </td>
 </tr>
-<tr id="i6" class="altColor">
+<tr id="i5" class="rowColor">
 <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"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/ss/util/AreaReference.html#getWholeColumn-org.apache.poi.ss.SpreadsheetVersion-java.lang.String-java.lang.String-">getWholeColumn</a></span>(<a href="../../../../../org/apache/poi/ss/SpreadsheetVersion.html" title="enum in org.apache.poi.ss">SpreadsheetVersion</a>&nbsp;version,
               java.lang.String&nbsp;start,
               java.lang.String&nbsp;end)</code>&nbsp;</td>
 </tr>
-<tr id="i7" class="rowColor">
+<tr id="i6" 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"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/ss/util/AreaReference.html#getWholeRow-org.apache.poi.ss.SpreadsheetVersion-java.lang.String-java.lang.String-">getWholeRow</a></span>(<a href="../../../../../org/apache/poi/ss/SpreadsheetVersion.html" title="enum in org.apache.poi.ss">SpreadsheetVersion</a>&nbsp;version,
            java.lang.String&nbsp;start,
            java.lang.String&nbsp;end)</code>&nbsp;</td>
 </tr>
-<tr id="i8" class="altColor">
+<tr id="i7" class="rowColor">
 <td class="colFirst"><code>static boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/ss/util/AreaReference.html#isContiguous-java.lang.String-">isContiguous</a></span>(java.lang.String&nbsp;reference)</code>
 <div class="block">Is the reference for a contiguous (i.e.</div>
 </td>
 </tr>
-<tr id="i9" class="rowColor">
+<tr id="i8" class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/ss/util/AreaReference.html#isSingleCell--">isSingleCell</a></span>()</code>&nbsp;</td>
 </tr>
-<tr id="i10" class="altColor">
+<tr id="i9" class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/ss/util/AreaReference.html#isWholeColumnReference--">isWholeColumnReference</a></span>()</code>&nbsp;</td>
 </tr>
-<tr id="i11" class="rowColor">
+<tr id="i10" class="altColor">
 <td class="colFirst"><code>static boolean</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/ss/util/AreaReference.html#isWholeColumnReference-org.apache.poi.ss.SpreadsheetVersion-org.apache.poi.ss.util.CellReference-org.apache.poi.ss.util.CellReference-">isWholeColumnReference</a></span>(<a href="../../../../../org/apache/poi/ss/SpreadsheetVersion.html" title="enum in org.apache.poi.ss">SpreadsheetVersion</a>&nbsp;version,
                       <a href="../../../../../org/apache/poi/ss/util/CellReference.html" title="class in org.apache.poi.ss.util">CellReference</a>&nbsp;topLeft,
@@ -240,7 +220,7 @@ extends java.lang.Object</pre>
   such as C:C or D:G ?</div>
 </td>
 </tr>
-<tr id="i12" class="altColor">
+<tr id="i11" class="rowColor">
 <td class="colFirst"><code>java.lang.String</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/ss/util/AreaReference.html#toString--">toString</a></span>()</code>&nbsp;</td>
 </tr>
@@ -279,20 +259,6 @@ extends java.lang.Object</pre>
  The area reference must be contiguous (i.e. represent a single rectangle, not a union of rectangles)</div>
 </li>
 </ul>
-<a name="AreaReference-org.apache.poi.ss.util.CellReference-org.apache.poi.ss.util.CellReference-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>AreaReference</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.19")
-public&nbsp;AreaReference(<a href="../../../../../org/apache/poi/ss/util/CellReference.html" title="class in org.apache.poi.ss.util">CellReference</a>&nbsp;topLeft,
-                                                           <a href="../../../../../org/apache/poi/ss/util/CellReference.html" title="class in org.apache.poi.ss.util">CellReference</a>&nbsp;botRight)</pre>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">use <a href="../../../../../org/apache/poi/ss/util/AreaReference.html#AreaReference-org.apache.poi.ss.util.CellReference-org.apache.poi.ss.util.CellReference-org.apache.poi.ss.SpreadsheetVersion-"><code>AreaReference(CellReference, CellReference, SpreadsheetVersion)</code></a> instead</span></div>
-<div class="block">Creates an area ref from a pair of Cell References.</div>
-</li>
-</ul>
 <a name="AreaReference-org.apache.poi.ss.util.CellReference-org.apache.poi.ss.util.CellReference-org.apache.poi.ss.SpreadsheetVersion-">
 <!--   -->
 </a>
@@ -371,23 +337,6 @@ public&nbsp;AreaReference(<a href="../..
 <pre>public&nbsp;boolean&nbsp;isWholeColumnReference()</pre>
 </li>
 </ul>
-<a name="generateContiguous-java.lang.String-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>generateContiguous</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.19")
-public static&nbsp;<a href="../../../../../org/apache/poi/ss/util/AreaReference.html" title="class in org.apache.poi.ss.util">AreaReference</a>[]&nbsp;generateContiguous(java.lang.String&nbsp;reference)</pre>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;<span class="deprecationComment">use <a href="../../../../../org/apache/poi/ss/util/AreaReference.html#generateContiguous-org.apache.poi.ss.SpreadsheetVersion-java.lang.String-"><code>generateContiguous(SpreadsheetVersion, String)</code></a> instead</span></div>
-<div class="block">Takes a non-contiguous area reference, and returns an array of contiguous area references</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>an array of contiguous area references.</dd>
-</dl>
-</li>
-</ul>
 <a name="generateContiguous-org.apache.poi.ss.SpreadsheetVersion-java.lang.String-">
 <!--   -->
 </a>

Modified: poi/site/publish/apidocs/org/apache/poi/ss/util/PaneInformation.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/util/PaneInformation.html?rev=1813967&r1=1813966&r2=1813967&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/util/PaneInformation.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/util/PaneInformation.html Wed Nov  1 11:22:49 2017
@@ -106,10 +106,6 @@ var activeTableTab = "activeTableTab";
 <div class="description">
 <ul class="blockList">
 <li class="blockList">
-<dl>
-<dt>Direct Known Subclasses:</dt>
-<dd><a href="../../../../../org/apache/poi/hssf/util/PaneInformation.html" title="class in org.apache.poi.hssf.util">PaneInformation</a></dd>
-</dl>
 <hr>
 <br>
 <pre>public class <span class="typeNameLabel">PaneInformation</span>

Modified: poi/site/publish/apidocs/org/apache/poi/ss/util/class-use/AreaReference.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/util/class-use/AreaReference.html?rev=1813967&r1=1813966&r2=1813967&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/util/class-use/AreaReference.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/util/class-use/AreaReference.html Wed Nov  1 11:22:49 2017
@@ -88,37 +88,30 @@
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a href="#org.apache.poi.hssf.util">org.apache.poi.hssf.util</a></td>
-<td class="colLast">
-<div class="block">util package contains tools needed for writing HSSF files that are not necesarily "real" 
-HSSF concepts.</div>
-</td>
-</tr>
-<tr class="altColor">
 <td class="colFirst"><a href="#org.apache.poi.ss.formula">org.apache.poi.ss.formula</a></td>
 <td class="colLast">
 <div class="block">This package contains common internal POI code for manipulating formulas.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <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">
+<tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.poi.ss.usermodel">org.apache.poi.ss.usermodel</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="#org.apache.poi.ss.util">org.apache.poi.ss.util</a></td>
 <td class="colLast">&nbsp;</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">&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="#org.apache.poi.xssf.usermodel">org.apache.poi.xssf.usermodel</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
@@ -168,28 +161,6 @@ HSSF concepts.</div>
 </tbody>
 </table>
 </li>
-<li class="blockList"><a name="org.apache.poi.hssf.util">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../../../org/apache/poi/ss/util/AreaReference.html" title="class in org.apache.poi.ss.util">AreaReference</a> in <a href="../../../../../../org/apache/poi/hssf/util/package-summary.html">org.apache.poi.hssf.util</a></h3>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
-<caption><span>Subclasses of <a href="../../../../../../org/apache/poi/ss/util/AreaReference.html" title="class in org.apache.poi.ss.util">AreaReference</a> in <a href="../../../../../../org/apache/poi/hssf/util/package-summary.html">org.apache.poi.hssf.util</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Class and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/hssf/util/AreaReference.html" title="class in org.apache.poi.hssf.util">AreaReference</a></span></code>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
-<div class="block"><span class="deprecationComment">POI 3.15 beta 3. Use <a href="../../../../../../org/apache/poi/ss/util/AreaReference.html" title="class in org.apache.poi.ss.util"><code>AreaReference</code></a> instead.</span></div>
-</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
 <li class="blockList"><a name="org.apache.poi.ss.formula">
 <!--   -->
 </a>
@@ -292,20 +263,12 @@ HSSF concepts.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<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="typeNameLabel">AreaReference.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/ss/util/AreaReference.html#generateContiguous-java.lang.String-">generateContiguous</a></span>(java.lang.String&nbsp;reference)</code>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
-<div class="block"><span class="deprecationComment">use <a href="../../../../../../org/apache/poi/ss/util/AreaReference.html#generateContiguous-org.apache.poi.ss.SpreadsheetVersion-java.lang.String-"><code>generateContiguous(SpreadsheetVersion, String)</code></a> instead</span></div>
-</div>
-</td>
-</tr>
-<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="typeNameLabel">AreaReference.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/ss/util/AreaReference.html#getWholeColumn-org.apache.poi.ss.SpreadsheetVersion-java.lang.String-java.lang.String-">getWholeColumn</a></span>(<a href="../../../../../../org/apache/poi/ss/SpreadsheetVersion.html" title="enum in org.apache.poi.ss">SpreadsheetVersion</a>&nbsp;version,
               java.lang.String&nbsp;start,
               java.lang.String&nbsp;end)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<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="typeNameLabel">AreaReference.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/ss/util/AreaReference.html#getWholeRow-org.apache.poi.ss.SpreadsheetVersion-java.lang.String-java.lang.String-">getWholeRow</a></span>(<a href="../../../../../../org/apache/poi/ss/SpreadsheetVersion.html" title="enum in org.apache.poi.ss">SpreadsheetVersion</a>&nbsp;version,
            java.lang.String&nbsp;start,

Modified: poi/site/publish/apidocs/org/apache/poi/ss/util/class-use/CellRangeAddress.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/util/class-use/CellRangeAddress.html?rev=1813967&r1=1813966&r2=1813967&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/util/class-use/CellRangeAddress.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/util/class-use/CellRangeAddress.html Wed Nov  1 11:22:49 2017
@@ -154,10 +154,6 @@ HSSF concepts.</div>
 <td class="colFirst"><a href="#org.apache.poi.xssf.usermodel">org.apache.poi.xssf.usermodel</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#org.apache.poi.xssf.usermodel.helpers">org.apache.poi.xssf.usermodel.helpers</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
 </tbody>
 </table>
 </li>
@@ -1308,30 +1304,6 @@ HSSF concepts.</div>
 </tr>
 </tbody>
 </table>
-</li>
-<li class="blockList"><a name="org.apache.poi.xssf.usermodel.helpers">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../../../org/apache/poi/ss/util/CellRangeAddress.html" title="class in org.apache.poi.ss.util">CellRangeAddress</a> in <a href="../../../../../../org/apache/poi/xssf/usermodel/helpers/package-summary.html">org.apache.poi.xssf.usermodel.helpers</a></h3>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
-<caption><span>Methods in <a href="../../../../../../org/apache/poi/xssf/usermodel/helpers/package-summary.html">org.apache.poi.xssf.usermodel.helpers</a> that return types with arguments of type <a href="../../../../../../org/apache/poi/ss/util/CellRangeAddress.html" title="class in org.apache.poi.ss.util">CellRangeAddress</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code>java.util.List&lt;<a href="../../../../../../org/apache/poi/ss/util/CellRangeAddress.html" title="class in org.apache.poi.ss.util">CellRangeAddress</a>&gt;</code></td>
-<td class="colLast"><span class="typeNameLabel">XSSFRowShifter.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/xssf/usermodel/helpers/XSSFRowShifter.html#shiftMerged-int-int-int-">shiftMerged</a></span>(int&nbsp;startRow,
-           int&nbsp;endRow,
-           int&nbsp;n)</code>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
-<div class="block"><span class="deprecationComment">POI 3.15 beta 2. Use <a href="../../../../../../org/apache/poi/ss/usermodel/helpers/RowShifter.html#shiftMergedRegions-int-int-int-"><code>RowShifter.shiftMergedRegions(int, int, int)</code></a> instead.</span></div>
-</div>
-</td>
-</tr>
-</tbody>
-</table>
 </li>
 </ul>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/ss/util/class-use/CellRangeAddressBase.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/util/class-use/CellRangeAddressBase.html?rev=1813967&r1=1813966&r2=1813967&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/util/class-use/CellRangeAddressBase.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/util/class-use/CellRangeAddressBase.html Wed Nov  1 11:22:49 2017
@@ -236,7 +236,9 @@ HSSF concepts.</div>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/ss/formula/DataValidationEvaluator.DataValidationContext.html#DataValidationContext-org.apache.poi.ss.usermodel.DataValidation-org.apache.poi.ss.formula.DataValidationEvaluator-org.apache.poi.ss.util.CellRangeAddressBase-org.apache.poi.ss.util.CellReference-">DataValidationContext</a></span>(<a href="../../../../../../org/apache/poi/ss/usermodel/DataValidation.html" title="interface in org.apache.poi.ss.usermodel">DataValidation</a>&nbsp;dv,
                      <a href="../../../../../../org/apache/poi/ss/formula/DataValidationEvaluator.html" title="class in org.apache.poi.ss.formula">DataValidationEvaluator</a>&nbsp;dve,
                      <a href="../../../../../../org/apache/poi/ss/util/CellRangeAddressBase.html" title="class in org.apache.poi.ss.util">CellRangeAddressBase</a>&nbsp;region,
-                     <a href="../../../../../../org/apache/poi/ss/util/CellReference.html" title="class in org.apache.poi.ss.util">CellReference</a>&nbsp;target)</code>&nbsp;</td>
+                     <a href="../../../../../../org/apache/poi/ss/util/CellReference.html" title="class in org.apache.poi.ss.util">CellReference</a>&nbsp;target)</code>
+<div class="block">Populate the context with the necessary values.</div>
+</td>
 </tr>
 </tbody>
 </table>

Modified: poi/site/publish/apidocs/org/apache/poi/ss/util/class-use/CellReference.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/util/class-use/CellReference.html?rev=1813967&r1=1813966&r2=1813967&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/util/class-use/CellReference.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/util/class-use/CellReference.html Wed Nov  1 11:22:49 2017
@@ -343,7 +343,9 @@ HSSF concepts.</div>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/ss/formula/DataValidationEvaluator.DataValidationContext.html#DataValidationContext-org.apache.poi.ss.usermodel.DataValidation-org.apache.poi.ss.formula.DataValidationEvaluator-org.apache.poi.ss.util.CellRangeAddressBase-org.apache.poi.ss.util.CellReference-">DataValidationContext</a></span>(<a href="../../../../../../org/apache/poi/ss/usermodel/DataValidation.html" title="interface in org.apache.poi.ss.usermodel">DataValidation</a>&nbsp;dv,
                      <a href="../../../../../../org/apache/poi/ss/formula/DataValidationEvaluator.html" title="class in org.apache.poi.ss.formula">DataValidationEvaluator</a>&nbsp;dve,
                      <a href="../../../../../../org/apache/poi/ss/util/CellRangeAddressBase.html" title="class in org.apache.poi.ss.util">CellRangeAddressBase</a>&nbsp;region,
-                     <a href="../../../../../../org/apache/poi/ss/util/CellReference.html" title="class in org.apache.poi.ss.util">CellReference</a>&nbsp;target)</code>&nbsp;</td>
+                     <a href="../../../../../../org/apache/poi/ss/util/CellReference.html" title="class in org.apache.poi.ss.util">CellReference</a>&nbsp;target)</code>
+<div class="block">Populate the context with the necessary values.</div>
+</td>
 </tr>
 </tbody>
 </table>
@@ -496,21 +498,13 @@ HSSF concepts.</div>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/ss/util/AreaReference.html#AreaReference-org.apache.poi.ss.util.CellReference-org.apache.poi.ss.util.CellReference-">AreaReference</a></span>(<a href="../../../../../../org/apache/poi/ss/util/CellReference.html" title="class in org.apache.poi.ss.util">CellReference</a>&nbsp;topLeft,
-             <a href="../../../../../../org/apache/poi/ss/util/CellReference.html" title="class in org.apache.poi.ss.util">CellReference</a>&nbsp;botRight)</code>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
-<div class="block"><span class="deprecationComment">use <a href="../../../../../../org/apache/poi/ss/util/AreaReference.html#AreaReference-org.apache.poi.ss.util.CellReference-org.apache.poi.ss.util.CellReference-org.apache.poi.ss.SpreadsheetVersion-"><code>AreaReference.AreaReference(CellReference, CellReference, SpreadsheetVersion)</code></a> instead</span></div>
-</div>
-</td>
-</tr>
-<tr class="rowColor">
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/ss/util/AreaReference.html#AreaReference-org.apache.poi.ss.util.CellReference-org.apache.poi.ss.util.CellReference-org.apache.poi.ss.SpreadsheetVersion-">AreaReference</a></span>(<a href="../../../../../../org/apache/poi/ss/util/CellReference.html" title="class in org.apache.poi.ss.util">CellReference</a>&nbsp;topLeft,
              <a href="../../../../../../org/apache/poi/ss/util/CellReference.html" title="class in org.apache.poi.ss.util">CellReference</a>&nbsp;botRight,
              <a href="../../../../../../org/apache/poi/ss/SpreadsheetVersion.html" title="enum in org.apache.poi.ss">SpreadsheetVersion</a>&nbsp;version)</code>
 <div class="block">Creates an area ref from a pair of Cell References.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/ss/util/CellAddress.html#CellAddress-org.apache.poi.ss.util.CellReference-">CellAddress</a></span>(<a href="../../../../../../org/apache/poi/ss/util/CellReference.html" title="class in org.apache.poi.ss.util">CellReference</a>&nbsp;reference)</code>
 <div class="block">Create a new CellAddress object.</div>
 </td>

Modified: poi/site/publish/apidocs/org/apache/poi/ss/util/class-use/PaneInformation.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/util/class-use/PaneInformation.html?rev=1813967&r1=1813966&r2=1813967&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/util/class-use/PaneInformation.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/util/class-use/PaneInformation.html Wed Nov  1 11:22:49 2017
@@ -94,21 +94,14 @@
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a href="#org.apache.poi.hssf.util">org.apache.poi.hssf.util</a></td>
-<td class="colLast">
-<div class="block">util package contains tools needed for writing HSSF files that are not necesarily "real" 
-HSSF concepts.</div>
-</td>
-</tr>
-<tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.poi.ss.usermodel">org.apache.poi.ss.usermodel</a></td>
 <td class="colLast">&nbsp;</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">&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="#org.apache.poi.xssf.usermodel">org.apache.poi.xssf.usermodel</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
@@ -155,28 +148,6 @@ HSSF concepts.</div>
 </td>
 </tr>
 </tbody>
-</table>
-</li>
-<li class="blockList"><a name="org.apache.poi.hssf.util">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../../../org/apache/poi/ss/util/PaneInformation.html" title="class in org.apache.poi.ss.util">PaneInformation</a> in <a href="../../../../../../org/apache/poi/hssf/util/package-summary.html">org.apache.poi.hssf.util</a></h3>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
-<caption><span>Subclasses of <a href="../../../../../../org/apache/poi/ss/util/PaneInformation.html" title="class in org.apache.poi.ss.util">PaneInformation</a> in <a href="../../../../../../org/apache/poi/hssf/util/package-summary.html">org.apache.poi.hssf.util</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Class and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/poi/hssf/util/PaneInformation.html" title="class in org.apache.poi.hssf.util">PaneInformation</a></span></code>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
-<div class="block"><span class="deprecationComment">POI 3.15 beta 3. Use <a href="../../../../../../org/apache/poi/ss/util/PaneInformation.html" title="class in org.apache.poi.ss.util"><code>PaneInformation</code></a> instead.</span></div>
-</div>
-</td>
-</tr>
-</tbody>
 </table>
 </li>
 <li class="blockList"><a name="org.apache.poi.ss.usermodel">

Modified: poi/site/publish/apidocs/org/apache/poi/ss/util/package-use.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/util/package-use.html?rev=1813967&r1=1813966&r2=1813967&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/util/package-use.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/util/package-use.html Wed Nov  1 11:22:49 2017
@@ -175,10 +175,6 @@ for streaming/read-only processing of xl
 <td class="colFirst"><a href="#org.apache.poi.xssf.usermodel.charts">org.apache.poi.xssf.usermodel.charts</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#org.apache.poi.xssf.usermodel.helpers">org.apache.poi.xssf.usermodel.helpers</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
 </tbody>
 </table>
 </li>
@@ -351,30 +347,22 @@ for streaming/read-only processing of xl
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colOne"><a href="../../../../../org/apache/poi/ss/util/class-use/AreaReference.html#org.apache.poi.hssf.util">AreaReference</a>&nbsp;</td>
-</tr>
-<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/util/class-use/CellRangeAddress.html#org.apache.poi.hssf.util">CellRangeAddress</a>
 <div class="block">See OOO documentation: excelfileformat.pdf sec 2.5.14 - 'Cell Range Address'</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/util/class-use/CellRangeAddressBase.html#org.apache.poi.hssf.util">CellRangeAddressBase</a>
 <div class="block">See OOO documentation: excelfileformat.pdf sec 2.5.14 - 'Cell Range Address'</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/util/class-use/CellReference.html#org.apache.poi.hssf.util">CellReference</a>
 <div class="block">Common conversion functions between Excel style A1, C27 style
   cell references, and POI usermodel style row=0, column=0
   style references.</div>
 </td>
 </tr>
-<tr class="altColor">
-<td class="colOne"><a href="../../../../../org/apache/poi/ss/util/class-use/PaneInformation.html#org.apache.poi.hssf.util">PaneInformation</a>
-<div class="block">Holds information regarding a split plane or freeze plane for a sheet.</div>
-</td>
-</tr>
 </tbody>
 </table>
 </li>
@@ -535,26 +523,29 @@ for streaming/read-only processing of xl
 </tr>
 <tbody>
 <tr class="altColor">
+<td class="colOne"><a href="../../../../../org/apache/poi/ss/util/class-use/AreaReference.html#org.apache.poi.ss.util">AreaReference</a>&nbsp;</td>
+</tr>
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/util/class-use/CellAddress.html#org.apache.poi.ss.util">CellAddress</a>
 <div class="block">This class is a container for POI usermodel row=0 column=0 cell references.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/util/class-use/CellRangeAddress.html#org.apache.poi.ss.util">CellRangeAddress</a>
 <div class="block">See OOO documentation: excelfileformat.pdf sec 2.5.14 - 'Cell Range Address'</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/util/class-use/CellRangeAddressBase.html#org.apache.poi.ss.util">CellRangeAddressBase</a>
 <div class="block">See OOO documentation: excelfileformat.pdf sec 2.5.14 - 'Cell Range Address'</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/util/class-use/CellRangeAddressBase.CellPosition.html#org.apache.poi.ss.util">CellRangeAddressBase.CellPosition</a>
 <div class="block">Indicates a cell or range is in the given relative position in a range.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/util/class-use/CellRangeAddressList.html#org.apache.poi.ss.util">CellRangeAddressList</a>
 <div class="block">Implementation of the cell range address lists,like is described
  in OpenOffice.org's Excel Documentation: excelfileformat.pdf sec 2.5.14 -
@@ -564,32 +555,32 @@ for streaming/read-only processing of xl
  several records (not formulas).</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/util/class-use/CellReference.html#org.apache.poi.ss.util">CellReference</a>
 <div class="block">Common conversion functions between Excel style A1, C27 style
   cell references, and POI usermodel style row=0, column=0
   style references.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/util/class-use/CellReference.NameType.html#org.apache.poi.ss.util">CellReference.NameType</a>
 <div class="block">Used to classify identifiers found in formulas as cell references or not.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/util/class-use/PropertyTemplate.html#org.apache.poi.ss.util">PropertyTemplate</a>
 <div class="block">
  A <a href="../../../../../org/apache/poi/ss/util/PropertyTemplate.html" title="class in org.apache.poi.ss.util"><code>PropertyTemplate</code></a> is a template that can be applied to any sheet in
  a project.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/util/class-use/SheetBuilder.html#org.apache.poi.ss.util">SheetBuilder</a>
 <div class="block">Class <code>SheetBuilder</code> provides an easy way of building workbook sheets
  from 2D array of Objects.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/util/class-use/SSCellRange.html#org.apache.poi.ss.util">SSCellRange</a>
 <div class="block">For POI internal use only</div>
 </td>
@@ -749,23 +740,6 @@ for streaming/read-only processing of xl
 </td>
 </tr>
 </tbody>
-</table>
-</li>
-<li class="blockList"><a name="org.apache.poi.xssf.usermodel.helpers">
-<!--   -->
-</a>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a href="../../../../../org/apache/poi/ss/util/package-summary.html">org.apache.poi.ss.util</a> used by <a href="../../../../../org/apache/poi/xssf/usermodel/helpers/package-summary.html">org.apache.poi.xssf.usermodel.helpers</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colOne" scope="col">Class and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colOne"><a href="../../../../../org/apache/poi/ss/util/class-use/CellRangeAddress.html#org.apache.poi.xssf.usermodel.helpers">CellRangeAddress</a>
-<div class="block">See OOO documentation: excelfileformat.pdf sec 2.5.14 - 'Cell Range Address'</div>
-</td>
-</tr>
-</tbody>
 </table>
 </li>
 </ul>

Modified: poi/site/publish/apidocs/org/apache/poi/util/DefaultTempFileCreationStrategy.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/util/DefaultTempFileCreationStrategy.html?rev=1813967&r1=1813966&r2=1813967&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/util/DefaultTempFileCreationStrategy.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/util/DefaultTempFileCreationStrategy.html Wed Nov  1 11:22:49 2017
@@ -110,10 +110,6 @@ var activeTableTab = "activeTableTab";
 <dt>All Implemented Interfaces:</dt>
 <dd><a href="../../../../org/apache/poi/util/TempFileCreationStrategy.html" title="interface in org.apache.poi.util">TempFileCreationStrategy</a></dd>
 </dl>
-<dl>
-<dt>Direct Known Subclasses:</dt>
-<dd><a href="../../../../org/apache/poi/util/TempFile.DefaultTempFileCreationStrategy.html" title="class in org.apache.poi.util">TempFile.DefaultTempFileCreationStrategy</a></dd>
-</dl>
 <hr>
 <br>
 <pre>public class <span class="typeNameLabel">DefaultTempFileCreationStrategy</span>

Modified: poi/site/publish/apidocs/org/apache/poi/util/IOUtils.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/util/IOUtils.html?rev=1813967&r1=1813966&r2=1813967&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/util/IOUtils.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/util/IOUtils.html Wed Nov  1 11:22:49 2017
@@ -326,7 +326,7 @@ extends java.lang.Object</pre>
  of an OutOfMemoryException.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>maxOverride</code> - </dd>
+<dd><code>maxOverride</code> - The number of bytes that should be possible to be allocated in one step.</dd>
 <dt><span class="simpleTagLabel">Since:</span></dt>
 <dd>4.0.0</dd>
 </dl>

Modified: poi/site/publish/apidocs/org/apache/poi/util/IntList.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/util/IntList.html?rev=1813967&r1=1813966&r2=1813967&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/util/IntList.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/util/IntList.html Wed Nov  1 11:22:49 2017
@@ -162,12 +162,6 @@ extends java.lang.Object</pre>
 <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/poi/util/IntList.html#IntList-int-">IntList</a></span>(int&nbsp;initialCapacity)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/poi/util/IntList.html#IntList-int-int-">IntList</a></span>(int&nbsp;initialCapacity,
-       int&nbsp;fillvalue)</code>
-<div class="block">create an IntList with a predefined initial size</div>
-</td>
-</tr>
-<tr class="rowColor">
 <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/poi/util/IntList.html#IntList-org.apache.poi.util.IntList-">IntList</a></span>(<a href="../../../../org/apache/poi/util/IntList.html" title="class in org.apache.poi.util">IntList</a>&nbsp;list)</code>
 <div class="block">create a copy of an existing IntList</div>
 </td>
@@ -197,7 +191,7 @@ extends java.lang.Object</pre>
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/poi/util/IntList.html#add-int-int-">add</a></span>(int&nbsp;index,
    int&nbsp;value)</code>
-<div class="block">add the specfied value at the specified index</div>
+<div class="block">add the specified value at the specified index</div>
 </td>
 </tr>
 <tr id="i2" class="altColor">
@@ -374,7 +368,7 @@ extends java.lang.Object</pre>
 <a name="IntList-org.apache.poi.util.IntList-">
 <!--   -->
 </a>
-<ul class="blockList">
+<ul class="blockListLast">
 <li class="blockList">
 <h4>IntList</h4>
 <pre>public&nbsp;IntList(<a href="../../../../org/apache/poi/util/IntList.html" title="class in org.apache.poi.util">IntList</a>&nbsp;list)</pre>
@@ -385,21 +379,6 @@ extends java.lang.Object</pre>
 </dl>
 </li>
 </ul>
-<a name="IntList-int-int-">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>IntList</h4>
-<pre>public&nbsp;IntList(int&nbsp;initialCapacity,
-               int&nbsp;fillvalue)</pre>
-<div class="block">create an IntList with a predefined initial size</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>initialCapacity</code> - the size for the internal array</dd>
-</dl>
-</li>
-</ul>
 </li>
 </ul>
 <!-- ============ METHOD DETAIL ========== -->
@@ -416,7 +395,7 @@ extends java.lang.Object</pre>
 <h4>add</h4>
 <pre>public&nbsp;void&nbsp;add(int&nbsp;index,
                 int&nbsp;value)</pre>
-<div class="block">add the specfied value at the specified index</div>
+<div class="block">add the specified value at the specified index</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>index</code> - the index where the new value is to be added</dd>

Modified: poi/site/publish/apidocs/org/apache/poi/util/TempFile.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/util/TempFile.html?rev=1813967&r1=1813966&r2=1813967&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/util/TempFile.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/util/TempFile.html Wed Nov  1 11:22:49 2017
@@ -49,7 +49,7 @@ var activeTableTab = "activeTableTab";
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../org/apache/poi/util/SystemOutLogger.html" title="class in org.apache.poi.util"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../org/apache/poi/util/TempFile.DefaultTempFileCreationStrategy.html" title="class in org.apache.poi.util"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/poi/util/TempFileCreationStrategy.html" title="interface in org.apache.poi.util"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../index.html?org/apache/poi/util/TempFile.html" target="_top">Frames</a></li>
@@ -73,7 +73,7 @@ var activeTableTab = "activeTableTab";
 <div>
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
-<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
 <li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
 <li>Constr&nbsp;|&nbsp;</li>
 <li><a href="#method.summary">Method</a></li>
@@ -117,29 +117,6 @@ extends java.lang.Object</pre>
 <div class="summary">
 <ul class="blockList">
 <li class="blockList">
-<!-- ======== NESTED CLASS SUMMARY ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="nested.class.summary">
-<!--   -->
-</a>
-<h3>Nested Class Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
-<caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Class and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/poi/util/TempFile.DefaultTempFileCreationStrategy.html" title="class in org.apache.poi.util">TempFile.DefaultTempFileCreationStrategy</a></span></code>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
-<div class="block"><span class="deprecationComment">POI 3.15 beta 3. Moved to <a href="../../../../org/apache/poi/util/DefaultTempFileCreationStrategy.html" title="class in org.apache.poi.util"><code>DefaultTempFileCreationStrategy</code></a>.</span></div>
-</div>
-</td>
-</tr>
-</table>
-</li>
-</ul>
 <!-- =========== FIELD SUMMARY =========== -->
 <ul class="blockList">
 <li class="blockList"><a name="field.summary">
@@ -261,7 +238,7 @@ extends java.lang.Object</pre>
                                    throws java.io.IOException</pre>
 <div class="block">Creates a new and empty temporary file. By default, files are collected into one directory and are
  deleted on exit from the VM, although they can be kept by defining the system property
- <code>poi.keep.tmp.files</code> (see <a href="../../../../org/apache/poi/util/TempFile.DefaultTempFileCreationStrategy.html" title="class in org.apache.poi.util"><code>TempFile.DefaultTempFileCreationStrategy</code></a>).
+ <code>poi.keep.tmp.files</code> (see <a href="../../../../org/apache/poi/util/DefaultTempFileCreationStrategy.html" title="class in org.apache.poi.util"><code>DefaultTempFileCreationStrategy</code></a>).
  <p>
  Don't forget to close all files or it might not be possible to delete them.</div>
 <dl>
@@ -318,7 +295,7 @@ extends java.lang.Object</pre>
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../org/apache/poi/util/SystemOutLogger.html" title="class in org.apache.poi.util"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a href="../../../../org/apache/poi/util/TempFile.DefaultTempFileCreationStrategy.html" title="class in org.apache.poi.util"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/poi/util/TempFileCreationStrategy.html" title="interface in org.apache.poi.util"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../index.html?org/apache/poi/util/TempFile.html" target="_top">Frames</a></li>
@@ -342,7 +319,7 @@ extends java.lang.Object</pre>
 <div>
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
-<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
 <li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
 <li>Constr&nbsp;|&nbsp;</li>
 <li><a href="#method.summary">Method</a></li>

Modified: poi/site/publish/apidocs/org/apache/poi/util/TempFileCreationStrategy.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/util/TempFileCreationStrategy.html?rev=1813967&r1=1813966&r2=1813967&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/util/TempFileCreationStrategy.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/util/TempFileCreationStrategy.html Wed Nov  1 11:22:49 2017
@@ -48,7 +48,7 @@ var activeTableTab = "activeTableTab";
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../org/apache/poi/util/TempFile.DefaultTempFileCreationStrategy.html" title="class in org.apache.poi.util"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/poi/util/TempFile.html" title="class in org.apache.poi.util"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
 <li><a href="../../../../org/apache/poi/util/Units.html" title="class in org.apache.poi.util"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
@@ -100,7 +100,7 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <dl>
 <dt>All Known Implementing Classes:</dt>
-<dd><a href="../../../../org/apache/poi/util/DefaultTempFileCreationStrategy.html" title="class in org.apache.poi.util">DefaultTempFileCreationStrategy</a>, <a href="../../../../org/apache/poi/util/TempFile.DefaultTempFileCreationStrategy.html" title="class in org.apache.poi.util">TempFile.DefaultTempFileCreationStrategy</a></dd>
+<dd><a href="../../../../org/apache/poi/util/DefaultTempFileCreationStrategy.html" title="class in org.apache.poi.util">DefaultTempFileCreationStrategy</a></dd>
 </dl>
 <hr>
 <br>
@@ -258,7 +258,7 @@ var activeTableTab = "activeTableTab";
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../org/apache/poi/util/TempFile.DefaultTempFileCreationStrategy.html" title="class in org.apache.poi.util"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../org/apache/poi/util/TempFile.html" title="class in org.apache.poi.util"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
 <li><a href="../../../../org/apache/poi/util/Units.html" title="class in org.apache.poi.util"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">

Modified: poi/site/publish/apidocs/org/apache/poi/util/class-use/DefaultTempFileCreationStrategy.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/util/class-use/DefaultTempFileCreationStrategy.html?rev=1813967&r1=1813966&r2=1813967&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/util/class-use/DefaultTempFileCreationStrategy.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/util/class-use/DefaultTempFileCreationStrategy.html Wed Nov  1 11:22:49 2017
@@ -71,53 +71,7 @@
 <div class="header">
 <h2 title="Uses of Class org.apache.poi.util.DefaultTempFileCreationStrategy" class="title">Uses of Class<br>org.apache.poi.util.DefaultTempFileCreationStrategy</h2>
 </div>
-<div class="classUseContainer">
-<ul class="blockList">
-<li class="blockList">
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
-<caption><span>Packages that use <a href="../../../../../org/apache/poi/util/DefaultTempFileCreationStrategy.html" title="class in org.apache.poi.util">DefaultTempFileCreationStrategy</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Package</th>
-<th class="colLast" scope="col">Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><a href="#org.apache.poi.util">org.apache.poi.util</a></td>
-<td class="colLast">
-<div class="block">Top-level util package are classes that are useful throughout the project.</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList">
-<ul class="blockList">
-<li class="blockList"><a name="org.apache.poi.util">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../../org/apache/poi/util/DefaultTempFileCreationStrategy.html" title="class in org.apache.poi.util">DefaultTempFileCreationStrategy</a> in <a href="../../../../../org/apache/poi/util/package-summary.html">org.apache.poi.util</a></h3>
-<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
-<caption><span>Subclasses of <a href="../../../../../org/apache/poi/util/DefaultTempFileCreationStrategy.html" title="class in org.apache.poi.util">DefaultTempFileCreationStrategy</a> in <a href="../../../../../org/apache/poi/util/package-summary.html">org.apache.poi.util</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Class and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code>static class&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/poi/util/TempFile.DefaultTempFileCreationStrategy.html" title="class in org.apache.poi.util">TempFile.DefaultTempFileCreationStrategy</a></span></code>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
-<div class="block"><span class="deprecationComment">POI 3.15 beta 3. Moved to <a href="../../../../../org/apache/poi/util/DefaultTempFileCreationStrategy.html" title="class in org.apache.poi.util"><code>DefaultTempFileCreationStrategy</code></a>.</span></div>
-</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-</ul>
-</li>
-</ul>
-</div>
+<div class="classUseContainer">No usage of org.apache.poi.util.DefaultTempFileCreationStrategy</div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
 <div class="bottomNav"><a name="navbar.bottom">
 <!--   -->



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