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=1769578&r1=1769577&r2=1769578&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 Mon Nov 
14 09:16:39 2016
@@ -78,51 +78,57 @@
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><a 
href="#org.apache.poi.hssf">org.apache.poi.hssf</a></td>
+<td class="colLast">
+<div class="block">Horrible SpreadSheet Format API's for reading/writting 
Excel files using pure Java.</div>
+</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><a 
href="#org.apache.poi.hssf.model">org.apache.poi.hssf.model</a></td>
 <td class="colLast">
 <div class="block">Provides low level API structures for reading, writing, 
modifying XLS files.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a 
href="#org.apache.poi.hssf.usermodel">org.apache.poi.hssf.usermodel</a></td>
 <td class="colLast">
 <div class="block">usermodel package maps HSSF low level strutures to familiar 
workbook/sheet model</div>
 </td>
 </tr>
-<tr class="rowColor">
+<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="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a 
href="#org.apache.poi.poifs.crypt">org.apache.poi.poifs.crypt</a></td>
 <td class="colLast">
 <div class="block">Implementation of the <a 
href="http://msdn.microsoft.com/en-us/library/dd952186(v=office.12).aspx">ECMA-376
 Document Encryption</a></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <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.ss.util">org.apache.poi.ss.util</a></td>
 <td class="colLast">&nbsp;</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">&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>
-<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">&nbsp;</td>
 </tr>
@@ -177,6 +183,28 @@ HSSF concepts.</div>
 </tbody>
 </table>
 </li>
+<li class="blockList"><a name="org.apache.poi.hssf">
+<!--   -->
+</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/hssf/package-summary.html">org.apache.poi.hssf</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
classes, and an explanation">
+<caption><span>Classes in <a 
href="../../../../../org/apache/poi/hssf/package-summary.html">org.apache.poi.hssf</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">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/hssf/OldExcelFormatException.html" 
title="class in org.apache.poi.hssf">OldExcelFormatException</a></strong></code>
+<div class="block"><strong>Deprecated.</strong>&nbsp;
+<div class="block"><i>POI 3.16 beta 1. Use <a 
href="../../../../../org/apache/poi/OldFileFormatException.html" title="class 
in org.apache.poi"><code>OldFileFormatException</code></a></i></div>
+</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
 <li class="blockList"><a name="org.apache.poi.hssf.model">
 <!--   -->
 </a>
@@ -1321,6 +1349,14 @@ HSSF concepts.</div>
 </td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><span 
class="strong">XSSFDataFormat.</span><code><strong><a 
href="../../../../../org/apache/poi/xssf/usermodel/XSSFDataFormat.html#getFormat(int)">getFormat</a></strong>(int&nbsp;index)</code>
+<div class="block"><strong>Deprecated.</strong>&nbsp;
+<div class="block"><i>POI 3.16 beta 1 - use <a 
href="../../../../../org/apache/poi/xssf/usermodel/XSSFDataFormat.html#getFormat(short)"><code>XSSFDataFormat.getFormat(short)</code></a>
 instead</i></div>
+</div>
+</td>
+</tr>
+<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#setAlignment(short)">setAlignment</a></strong>(short&nbsp;align)</code>
 <div class="block"><strong>Deprecated.</strong>&nbsp;
@@ -1328,7 +1364,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">XSSFClientAnchor.</span><code><strong><a 
href="../../../../../org/apache/poi/xssf/usermodel/XSSFClientAnchor.html#setAnchorType(int)">setAnchorType</a></strong>(int&nbsp;anchorType)</code>
 <div class="block"><strong>Deprecated.</strong>&nbsp;
@@ -1336,7 +1372,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#setBorderBottom(short)">setBorderBottom</a></strong>(short&nbsp;border)</code>
 <div class="block"><strong>Deprecated.</strong>&nbsp;
@@ -1344,7 +1380,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#setBorderLeft(short)">setBorderLeft</a></strong>(short&nbsp;border)</code>
 <div class="block"><strong>Deprecated.</strong>&nbsp;
@@ -1352,7 +1388,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&nbsp;border)</code>
 <div class="block"><strong>Deprecated.</strong>&nbsp;
@@ -1360,7 +1396,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&nbsp;border)</code>
 <div class="block"><strong>Deprecated.</strong>&nbsp;
@@ -1368,7 +1404,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#setFillPattern(short)">setFillPattern</a></strong>(short&nbsp;fp)</code>
 <div class="block"><strong>Deprecated.</strong>&nbsp;
@@ -1376,7 +1412,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&nbsp;align)</code>
 <div class="block"><strong>Deprecated.</strong>&nbsp;
@@ -1384,7 +1420,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">XSSFSheet.</span><code><strong><a 
href="../../../../../org/apache/poi/xssf/usermodel/XSSFSheet.html#setZoom(int,%20int)">setZoom</a></strong>(int&nbsp;numerator,
        int&nbsp;denominator)</code>

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=1769578&r1=1769577&r2=1769578&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 Mon Nov 14 
09:16:39 2016
@@ -128,130 +128,140 @@
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><a 
href="#org.apache.poi.hssf">org.apache.poi.hssf</a></td>
+<td class="colLast">
+<div class="block">Horrible SpreadSheet Format API's for reading/writting 
Excel files using pure Java.</div>
+</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><a 
href="#org.apache.poi.hssf.converter">org.apache.poi.hssf.converter</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a 
href="#org.apache.poi.hssf.dev">org.apache.poi.hssf.dev</a></td>
 <td class="colLast">
 <div class="block">DEV package serves two purposes.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a 
href="#org.apache.poi.hssf.model">org.apache.poi.hssf.model</a></td>
 <td class="colLast">
 <div class="block">Provides low level API structures for reading, writing, 
modifying XLS files.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a 
href="#org.apache.poi.hssf.record">org.apache.poi.hssf.record</a></td>
 <td class="colLast">
 <div class="block">Record package contains class representations for XLS 
binary strutures.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a 
href="#org.apache.poi.hssf.record.cf">org.apache.poi.hssf.record.cf</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a 
href="#org.apache.poi.hssf.record.chart">org.apache.poi.hssf.record.chart</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a 
href="#org.apache.poi.hssf.record.common">org.apache.poi.hssf.record.common</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a 
href="#org.apache.poi.hssf.record.cont">org.apache.poi.hssf.record.cont</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a 
href="#org.apache.poi.hssf.record.crypto">org.apache.poi.hssf.record.crypto</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a 
href="#org.apache.poi.hssf.record.pivottable">org.apache.poi.hssf.record.pivottable</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a 
href="#org.apache.poi.hssf.usermodel">org.apache.poi.hssf.usermodel</a></td>
 <td class="colLast">
 <div class="block">usermodel package maps HSSF low level strutures to familiar 
workbook/sheet model</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a 
href="#org.apache.poi.hssf.usermodel.helpers">org.apache.poi.hssf.usermodel.helpers</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="altColor">
+<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="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a 
href="#org.apache.poi.hwmf.record">org.apache.poi.hwmf.record</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a 
href="#org.apache.poi.hwpf">org.apache.poi.hwpf</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a 
href="#org.apache.poi.hwpf.converter">org.apache.poi.hwpf.converter</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a 
href="#org.apache.poi.hwpf.dev">org.apache.poi.hwpf.dev</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a 
href="#org.apache.poi.hwpf.model">org.apache.poi.hwpf.model</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a 
href="#org.apache.poi.hwpf.model.io">org.apache.poi.hwpf.model.io</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a 
href="#org.apache.poi.hwpf.model.types">org.apache.poi.hwpf.model.types</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a 
href="#org.apache.poi.hwpf.sprm">org.apache.poi.hwpf.sprm</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a 
href="#org.apache.poi.hwpf.usermodel">org.apache.poi.hwpf.usermodel</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a 
href="#org.apache.poi.openxml4j.opc">org.apache.poi.openxml4j.opc</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a 
href="#org.apache.poi.poifs.crypt">org.apache.poi.poifs.crypt</a></td>
 <td class="colLast">
 <div class="block">Implementation of the <a 
href="http://msdn.microsoft.com/en-us/library/dd952186(v=office.12).aspx">ECMA-376
 Document Encryption</a></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a 
href="#org.apache.poi.poifs.crypt.agile">org.apache.poi.poifs.crypt.agile</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a 
href="#org.apache.poi.poifs.crypt.binaryrc4">org.apache.poi.poifs.crypt.binaryrc4</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a 
href="#org.apache.poi.poifs.crypt.cryptoapi">org.apache.poi.poifs.crypt.cryptoapi</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a 
href="#org.apache.poi.poifs.crypt.standard">org.apache.poi.poifs.crypt.standard</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><a 
href="#org.apache.poi.poifs.crypt.temp">org.apache.poi.poifs.crypt.temp</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
 <tr class="altColor">
 <td class="colFirst"><a 
href="#org.apache.poi.poifs.crypt.xor">org.apache.poi.poifs.crypt.xor</a></td>
 <td class="colLast">&nbsp;</td>
@@ -643,6 +653,24 @@ Compound Document Format.</div>
 </tbody>
 </table>
 </li>
+<li class="blockList"><a name="org.apache.poi.hssf">
+<!--   -->
+</a>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
classes, and an explanation">
+<caption><span>Classes in <a 
href="../../../../org/apache/poi/util/package-summary.html">org.apache.poi.util</a>
 used by <a 
href="../../../../org/apache/poi/hssf/package-summary.html">org.apache.poi.hssf</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/util/class-use/Removal.html#org.apache.poi.hssf">Removal</a>
+<div class="block">Program elements annotated &#64;Removal track the earliest 
final release
+ when a deprecated feature will be removed.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
 <li class="blockList"><a name="org.apache.poi.hssf.converter">
 <!--   -->
 </a>
@@ -1253,6 +1281,24 @@ Compound Document Format.</div>
 </tr>
 </tbody>
 </table>
+</li>
+<li class="blockList"><a name="org.apache.poi.poifs.crypt.temp">
+<!--   -->
+</a>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
classes, and an explanation">
+<caption><span>Classes in <a 
href="../../../../org/apache/poi/util/package-summary.html">org.apache.poi.util</a>
 used by <a 
href="../../../../org/apache/poi/poifs/crypt/temp/package-summary.html">org.apache.poi.poifs.crypt.temp</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/util/class-use/Beta.html#org.apache.poi.poifs.crypt.temp">Beta</a>
+<div class="block">Signifies that a public API (public class, method or field) 
is subject to
+ incompatible changes, or even removal, in a future release.</div>
+</td>
+</tr>
+</tbody>
+</table>
 </li>
 <li class="blockList"><a name="org.apache.poi.poifs.crypt.xor">
 <!--   -->

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=1769578&r1=1769577&r2=1769578&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 Mon Nov 
14 09:16:39 2016
@@ -301,149 +301,141 @@ extends <a href="../../../../../org/apac
 </tr>
 <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(int)">getNumberFormatAt</a></strong>(int&nbsp;idx)</code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>POI 3.14-beta2. Use <a 
href="../../../../../org/apache/poi/xssf/model/StylesTable.html#getNumberFormatAt(short)"><code>getNumberFormatAt(short)</code></a>
 instead.</i></div>
-</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>java.lang.String</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/xssf/model/StylesTable.html#getNumberFormatAt(short)">getNumberFormatAt</a></strong>(short&nbsp;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&lt;java.lang.Short,java.lang.String&gt;</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/xssf/model/StylesTable.html#getNumberFormats()">getNumberFormats</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/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>&nbsp;</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&nbsp;idx)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <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="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#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>&nbsp;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="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#putCellStyleXf(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTXf)">putCellStyleXf</a></strong>(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTXf&nbsp;cellStyleXf)</code>
 <div class="block">Adds a cell style 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#putCellXf(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTXf)">putCellXf</a></strong>(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTXf&nbsp;cellXf)</code>
 <div class="block">Adds a cell 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#putDxf(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTDxf)">putDxf</a></strong>(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTDxf&nbsp;dxf)</code>
 <div class="block">Adds a Dxf to the style table
  Does not check for duplicates.</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#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>&nbsp;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="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)">putFont</a></strong>(<a
 href="../../../../../org/apache/poi/xssf/usermodel/XSSFFont.html" title="class 
in org.apache.poi.xssf.usermodel">XSSFFont</a>&nbsp;font)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/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>&nbsp;font,
        boolean&nbsp;forceRegistration)</code>
 <div class="block">Records the given font in the font 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#putNumberFormat(short,%20java.lang.String)">putNumberFormat</a></strong>(short&nbsp;index,
                java.lang.String&nbsp;fmt)</code>
 <div class="block">Add a number format with a specific ID into the 
numberFormats map.</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#putNumberFormat(java.lang.String)">putNumberFormat</a></strong>(java.lang.String&nbsp;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="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#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>&nbsp;style)</code>&nbsp;</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#readFrom(java.io.InputStream)">readFrom</a></strong>(java.io.InputStream&nbsp;is)</code>
 <div class="block">Read this shared styles table from an XML file.</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(short)">removeNumberFormat</a></strong>(short&nbsp;index)</code>
 <div class="block">Remove a number format from the style table if it 
exists.</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(java.lang.String)">removeNumberFormat</a></strong>(java.lang.String&nbsp;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="rowColor">
+<tr class="altColor">
 <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&nbsp;idx,
                     
org.openxmlformats.schemas.spreadsheetml.x2006.main.CTXf&nbsp;cellStyleXf)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/xssf/model/StylesTable.html#replaceCellXfAt(int,%20org.openxmlformats.schemas.spreadsheetml.x2006.main.CTXf)">replaceCellXfAt</a></strong>(int&nbsp;idx,
                
org.openxmlformats.schemas.spreadsheetml.x2006.main.CTXf&nbsp;cellXf)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/xssf/model/StylesTable.html#setMaxNumberOfDataFormats(int)">setMaxNumberOfDataFormats</a></strong>(int&nbsp;num)</code>
 <div class="block">Changes the maximum number of data formats that may be in a 
style 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#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>&nbsp;theme)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/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>&nbsp;wb)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/xssf/model/StylesTable.html#writeTo(java.io.OutputStream)">writeTo</a></strong>(java.io.OutputStream&nbsp;out)</code>
 <div class="block">Write this table out as XML.</div>
@@ -627,19 +619,6 @@ public&nbsp;StylesTable(<a href="../../.
 <dd><code>java.io.IOException</code> - if an error occurs while 
reading.</dd></dl>
 </li>
 </ul>
-<a name="getNumberFormatAt(int)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getNumberFormatAt</h4>
-<pre>public&nbsp;java.lang.String&nbsp;getNumberFormatAt(int&nbsp;idx)</pre>
-<div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>POI 
3.14-beta2. Use <a 
href="../../../../../org/apache/poi/xssf/model/StylesTable.html#getNumberFormatAt(short)"><code>getNumberFormatAt(short)</code></a>
 instead.</i></div>
-<div class="block">Get number format string given its id</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>idx</code> - 
number format id</dd>
-<dt><span class="strong">Returns:</span></dt><dd>number format code</dd></dl>
-</li>
-</ul>
 <a name="getNumberFormatAt(short)">
 <!--   -->
 </a>

Modified: 
poi/site/publish/apidocs/org/apache/poi/xssf/streaming/GZIPSheetDataWriter.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/streaming/GZIPSheetDataWriter.html?rev=1769578&r1=1769577&r2=1769578&view=diff
==============================================================================
--- 
poi/site/publish/apidocs/org/apache/poi/xssf/streaming/GZIPSheetDataWriter.html 
(original)
+++ 
poi/site/publish/apidocs/org/apache/poi/xssf/streaming/GZIPSheetDataWriter.html 
Mon Nov 14 09:16:39 2016
@@ -166,7 +166,7 @@ extends <a href="../../../../../org/apac
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.poi.xssf.streaming.<a 
href="../../../../../org/apache/poi/xssf/streaming/SheetDataWriter.html" 
title="class in org.apache.poi.xssf.streaming">SheetDataWriter</a></h3>
-<code><a 
href="../../../../../org/apache/poi/xssf/streaming/SheetDataWriter.html#close()">close</a>,
 <a 
href="../../../../../org/apache/poi/xssf/streaming/SheetDataWriter.html#createWriter(java.io.File)">createWriter</a>,
 <a 
href="../../../../../org/apache/poi/xssf/streaming/SheetDataWriter.html#finalize()">finalize</a>,
 <a 
href="../../../../../org/apache/poi/xssf/streaming/SheetDataWriter.html#getLastFlushedRow()">getLastFlushedRow</a>,
 <a 
href="../../../../../org/apache/poi/xssf/streaming/SheetDataWriter.html#getLowestIndexOfFlushedRows()">getLowestIndexOfFlushedRows</a>,
 <a 
href="../../../../../org/apache/poi/xssf/streaming/SheetDataWriter.html#getNumberOfCellsOfLastFlushedRow()">getNumberOfCellsOfLastFlushedRow</a>,
 <a 
href="../../../../../org/apache/poi/xssf/streaming/SheetDataWriter.html#getNumberOfFlushedRows()">getNumberOfFlushedRows</a>,
 <a 
href="../../../../../org/apache/poi/xssf/streaming/SheetDataWriter.html#getWorksheetXMLInputStream()">getWorksheetXMLInputStream</a>,
 <
 a 
href="../../../../../org/apache/poi/xssf/streaming/SheetDataWriter.html#outputQuotedString(java.lang.String)">outputQuotedString</a>,
 <a 
href="../../../../../org/apache/poi/xssf/streaming/SheetDataWriter.html#writeCell(int,%20org.apache.poi.ss.usermodel.Cell)">writeCell</a>,
 <a 
href="../../../../../org/apache/poi/xssf/streaming/SheetDataWriter.html#writeRow(int,%20org.apache.poi.xssf.streaming.SXSSFRow)">writeRow</a></code></li>
+<code><a 
href="../../../../../org/apache/poi/xssf/streaming/SheetDataWriter.html#close()">close</a>,
 <a 
href="../../../../../org/apache/poi/xssf/streaming/SheetDataWriter.html#createWriter(java.io.File)">createWriter</a>,
 <a 
href="../../../../../org/apache/poi/xssf/streaming/SheetDataWriter.html#finalize()">finalize</a>,
 <a 
href="../../../../../org/apache/poi/xssf/streaming/SheetDataWriter.html#getLastFlushedRow()">getLastFlushedRow</a>,
 <a 
href="../../../../../org/apache/poi/xssf/streaming/SheetDataWriter.html#getLowestIndexOfFlushedRows()">getLowestIndexOfFlushedRows</a>,
 <a 
href="../../../../../org/apache/poi/xssf/streaming/SheetDataWriter.html#getNumberOfCellsOfLastFlushedRow()">getNumberOfCellsOfLastFlushedRow</a>,
 <a 
href="../../../../../org/apache/poi/xssf/streaming/SheetDataWriter.html#getNumberOfFlushedRows()">getNumberOfFlushedRows</a>,
 <a 
href="../../../../../org/apache/poi/xssf/streaming/SheetDataWriter.html#getTempFile()">getTempFile</a>,
 <a href="../../../../../org/apa
 
che/poi/xssf/streaming/SheetDataWriter.html#getWorksheetXMLInputStream()">getWorksheetXMLInputStream</a>,
 <a 
href="../../../../../org/apache/poi/xssf/streaming/SheetDataWriter.html#outputQuotedString(java.lang.String)">outputQuotedString</a>,
 <a 
href="../../../../../org/apache/poi/xssf/streaming/SheetDataWriter.html#writeCell(int,%20org.apache.poi.ss.usermodel.Cell)">writeCell</a>,
 <a 
href="../../../../../org/apache/poi/xssf/streaming/SheetDataWriter.html#writeRow(int,%20org.apache.poi.xssf.streaming.SXSSFRow)">writeRow</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">

Modified: 
poi/site/publish/apidocs/org/apache/poi/xssf/streaming/SXSSFWorkbook.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/streaming/SXSSFWorkbook.html?rev=1769578&r1=1769577&r2=1769578&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/streaming/SXSSFWorkbook.html 
(original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/streaming/SXSSFWorkbook.html 
Mon Nov 14 09:16:39 2016
@@ -96,6 +96,10 @@
 <dt>All Implemented Interfaces:</dt>
 <dd>java.io.Closeable, java.lang.AutoCloseable, java.lang.Iterable&lt;<a 
href="../../../../../org/apache/poi/ss/usermodel/Sheet.html" title="interface 
in org.apache.poi.ss.usermodel">Sheet</a>&gt;, <a 
href="../../../../../org/apache/poi/ss/usermodel/Workbook.html" 
title="interface in org.apache.poi.ss.usermodel">Workbook</a></dd>
 </dl>
+<dl>
+<dt>Direct Known Subclasses:</dt>
+<dd><a 
href="../../../../../org/apache/poi/poifs/crypt/temp/SXSSFWorkbookWithCustomZipEntrySource.html"
 title="class in 
org.apache.poi.poifs.crypt.temp">SXSSFWorkbookWithCustomZipEntrySource</a></dd>
+</dl>
 <hr>
 <br>
 <pre>public class <span class="strong">SXSSFWorkbook</span>

Modified: 
poi/site/publish/apidocs/org/apache/poi/xssf/streaming/SheetDataWriter.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/streaming/SheetDataWriter.html?rev=1769578&r1=1769577&r2=1769578&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/streaming/SheetDataWriter.html 
(original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/streaming/SheetDataWriter.html 
Mon Nov 14 09:16:39 2016
@@ -94,7 +94,7 @@
 <li class="blockList">
 <dl>
 <dt>Direct Known Subclasses:</dt>
-<dd><a 
href="../../../../../org/apache/poi/xssf/streaming/GZIPSheetDataWriter.html" 
title="class in org.apache.poi.xssf.streaming">GZIPSheetDataWriter</a></dd>
+<dd><a 
href="../../../../../org/apache/poi/xssf/streaming/GZIPSheetDataWriter.html" 
title="class in org.apache.poi.xssf.streaming">GZIPSheetDataWriter</a>, <a 
href="../../../../../org/apache/poi/poifs/crypt/temp/SheetDataWriterWithDecorator.html"
 title="class in 
org.apache.poi.poifs.crypt.temp">SheetDataWriterWithDecorator</a></dd>
 </dl>
 <hr>
 <br>
@@ -195,19 +195,23 @@ extends java.lang.Object</pre>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/xssf/streaming/SheetDataWriter.html#getNumberOfFlushedRows()">getNumberOfFlushedRows</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><code>protected java.io.File</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/xssf/streaming/SheetDataWriter.html#getTempFile()">getTempFile</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code>java.io.InputStream</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/xssf/streaming/SheetDataWriter.html#getWorksheetXMLInputStream()">getWorksheetXMLInputStream</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>protected void</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/xssf/streaming/SheetDataWriter.html#outputQuotedString(java.lang.String)">outputQuotedString</a></strong>(java.lang.String&nbsp;s)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/xssf/streaming/SheetDataWriter.html#writeCell(int,%20org.apache.poi.ss.usermodel.Cell)">writeCell</a></strong>(int&nbsp;columnIndex,
          <a href="../../../../../org/apache/poi/ss/usermodel/Cell.html" 
title="interface in 
org.apache.poi.ss.usermodel">Cell</a>&nbsp;cell)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/xssf/streaming/SheetDataWriter.html#writeRow(int,%20org.apache.poi.xssf.streaming.SXSSFRow)">writeRow</a></strong>(int&nbsp;rownum,
         <a href="../../../../../org/apache/poi/xssf/streaming/SXSSFRow.html" 
title="class in org.apache.poi.xssf.streaming">SXSSFRow</a>&nbsp;row)</code>
@@ -330,6 +334,15 @@ extends java.lang.Object</pre>
 <dd><code>java.io.IOException</code></dd></dl>
 </li>
 </ul>
+<a name="getTempFile()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getTempFile</h4>
+<pre>protected&nbsp;java.io.File&nbsp;getTempFile()</pre>
+</li>
+</ul>
 <a name="getWorksheetXMLInputStream()">
 <!--   -->
 </a>

Modified: 
poi/site/publish/apidocs/org/apache/poi/xssf/streaming/class-use/SXSSFWorkbook.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/streaming/class-use/SXSSFWorkbook.html?rev=1769578&r1=1769577&r2=1769578&view=diff
==============================================================================
--- 
poi/site/publish/apidocs/org/apache/poi/xssf/streaming/class-use/SXSSFWorkbook.html
 (original)
+++ 
poi/site/publish/apidocs/org/apache/poi/xssf/streaming/class-use/SXSSFWorkbook.html
 Mon Nov 14 09:16:39 2016
@@ -74,6 +74,10 @@
 </tr>
 <tbody>
 <tr class="altColor">
+<td class="colFirst"><a 
href="#org.apache.poi.poifs.crypt.temp">org.apache.poi.poifs.crypt.temp</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<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>
@@ -82,6 +86,24 @@
 </li>
 <li class="blockList">
 <ul class="blockList">
+<li class="blockList"><a name="org.apache.poi.poifs.crypt.temp">
+<!--   -->
+</a>
+<h3>Uses of <a 
href="../../../../../../org/apache/poi/xssf/streaming/SXSSFWorkbook.html" 
title="class in org.apache.poi.xssf.streaming">SXSSFWorkbook</a> in <a 
href="../../../../../../org/apache/poi/poifs/crypt/temp/package-summary.html">org.apache.poi.poifs.crypt.temp</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
subclasses, and an explanation">
+<caption><span>Subclasses of <a 
href="../../../../../../org/apache/poi/xssf/streaming/SXSSFWorkbook.html" 
title="class in org.apache.poi.xssf.streaming">SXSSFWorkbook</a> in <a 
href="../../../../../../org/apache/poi/poifs/crypt/temp/package-summary.html">org.apache.poi.poifs.crypt.temp</a></span><span
 class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/poi/poifs/crypt/temp/SXSSFWorkbookWithCustomZipEntrySource.html"
 title="class in 
org.apache.poi.poifs.crypt.temp">SXSSFWorkbookWithCustomZipEntrySource</a></strong></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
 <li class="blockList"><a name="org.apache.poi.xssf.streaming">
 <!--   -->
 </a>

Modified: 
poi/site/publish/apidocs/org/apache/poi/xssf/streaming/class-use/SheetDataWriter.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/streaming/class-use/SheetDataWriter.html?rev=1769578&r1=1769577&r2=1769578&view=diff
==============================================================================
--- 
poi/site/publish/apidocs/org/apache/poi/xssf/streaming/class-use/SheetDataWriter.html
 (original)
+++ 
poi/site/publish/apidocs/org/apache/poi/xssf/streaming/class-use/SheetDataWriter.html
 Mon Nov 14 09:16:39 2016
@@ -74,6 +74,10 @@
 </tr>
 <tbody>
 <tr class="altColor">
+<td class="colFirst"><a 
href="#org.apache.poi.poifs.crypt.temp">org.apache.poi.poifs.crypt.temp</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<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>
@@ -82,6 +86,37 @@
 </li>
 <li class="blockList">
 <ul class="blockList">
+<li class="blockList"><a name="org.apache.poi.poifs.crypt.temp">
+<!--   -->
+</a>
+<h3>Uses of <a 
href="../../../../../../org/apache/poi/xssf/streaming/SheetDataWriter.html" 
title="class in org.apache.poi.xssf.streaming">SheetDataWriter</a> in <a 
href="../../../../../../org/apache/poi/poifs/crypt/temp/package-summary.html">org.apache.poi.poifs.crypt.temp</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
subclasses, and an explanation">
+<caption><span>Subclasses of <a 
href="../../../../../../org/apache/poi/xssf/streaming/SheetDataWriter.html" 
title="class in org.apache.poi.xssf.streaming">SheetDataWriter</a> in <a 
href="../../../../../../org/apache/poi/poifs/crypt/temp/package-summary.html">org.apache.poi.poifs.crypt.temp</a></span><span
 class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a 
href="../../../../../../org/apache/poi/poifs/crypt/temp/SheetDataWriterWithDecorator.html"
 title="class in 
org.apache.poi.poifs.crypt.temp">SheetDataWriterWithDecorator</a></strong></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
methods, and an explanation">
+<caption><span>Methods in <a 
href="../../../../../../org/apache/poi/poifs/crypt/temp/package-summary.html">org.apache.poi.poifs.crypt.temp</a>
 that return <a 
href="../../../../../../org/apache/poi/xssf/streaming/SheetDataWriter.html" 
title="class in org.apache.poi.xssf.streaming">SheetDataWriter</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>protected <a 
href="../../../../../../org/apache/poi/xssf/streaming/SheetDataWriter.html" 
title="class in org.apache.poi.xssf.streaming">SheetDataWriter</a></code></td>
+<td class="colLast"><span 
class="strong">SXSSFWorkbookWithCustomZipEntrySource.</span><code><strong><a 
href="../../../../../../org/apache/poi/poifs/crypt/temp/SXSSFWorkbookWithCustomZipEntrySource.html#createSheetDataWriter()">createSheetDataWriter</a></strong>()</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
 <li class="blockList"><a name="org.apache.poi.xssf.streaming">
 <!--   -->
 </a>

Modified: 
poi/site/publish/apidocs/org/apache/poi/xssf/streaming/package-use.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/streaming/package-use.html?rev=1769578&r1=1769577&r2=1769578&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/streaming/package-use.html 
(original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/streaming/package-use.html Mon 
Nov 14 09:16:39 2016
@@ -74,11 +74,37 @@
 </tr>
 <tbody>
 <tr class="altColor">
+<td class="colFirst"><a 
href="#org.apache.poi.poifs.crypt.temp">org.apache.poi.poifs.crypt.temp</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<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>
 </tbody>
 </table>
+</li>
+<li class="blockList"><a name="org.apache.poi.poifs.crypt.temp">
+<!--   -->
+</a>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
classes, and an explanation">
+<caption><span>Classes in <a 
href="../../../../../org/apache/poi/xssf/streaming/package-summary.html">org.apache.poi.xssf.streaming</a>
 used by <a 
href="../../../../../org/apache/poi/poifs/crypt/temp/package-summary.html">org.apache.poi.poifs.crypt.temp</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/xssf/streaming/class-use/SheetDataWriter.html#org.apache.poi.poifs.crypt.temp">SheetDataWriter</a>
+<div class="block">Initially copied from BigGridDemo "SpreadsheetWriter".</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a 
href="../../../../../org/apache/poi/xssf/streaming/class-use/SXSSFWorkbook.html#org.apache.poi.poifs.crypt.temp">SXSSFWorkbook</a>
+<div class="block">Streaming version of XSSFWorkbook implementing the 
"BigGridDemo" strategy.</div>
+</td>
+</tr>
+</tbody>
+</table>
 </li>
 <li class="blockList"><a name="org.apache.poi.xssf.streaming">
 <!--   -->

Modified: 
poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFDataFormat.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFDataFormat.html?rev=1769578&r1=1769577&r2=1769578&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFDataFormat.html 
(original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFDataFormat.html 
Mon Nov 14 09:16:39 2016
@@ -149,7 +149,9 @@ implements <a href="../../../../../org/a
 <tr class="altColor">
 <td class="colFirst"><code>java.lang.String</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/xssf/usermodel/XSSFDataFormat.html#getFormat(int)">getFormat</a></strong>(int&nbsp;index)</code>
-<div class="block">get the format string that matches the given format 
index</div>
+<div class="block"><strong>Deprecated.</strong>&nbsp;
+<div class="block"><i>POI 3.16 beta 1 - use <a 
href="../../../../../org/apache/poi/xssf/usermodel/XSSFDataFormat.html#getFormat(short)"><code>getFormat(short)</code></a>
 instead</i></div>
+</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -249,7 +251,9 @@ implements <a href="../../../../../org/a
 <ul class="blockList">
 <li class="blockList">
 <h4>getFormat</h4>
-<pre>public&nbsp;java.lang.String&nbsp;getFormat(int&nbsp;index)</pre>
+<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.18")
+public&nbsp;java.lang.String&nbsp;getFormat(int&nbsp;index)</pre>
+<div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>POI 3.16 
beta 1 - use <a 
href="../../../../../org/apache/poi/xssf/usermodel/XSSFDataFormat.html#getFormat(short)"><code>getFormat(short)</code></a>
 instead</i></div>
 <div class="block">get the format string that matches the given format 
index</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>index</code> - 
of a format</dd>
 <dt><span class="strong">Returns:</span></dt><dd>string represented at index 
of format or <code>null</code> if there is not a  format at that index</dd></dl>

Modified: poi/site/publish/apidocs/overview-frame.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/overview-frame.html?rev=1769578&r1=1769577&r2=1769578&view=diff
==============================================================================
--- poi/site/publish/apidocs/overview-frame.html (original)
+++ poi/site/publish/apidocs/overview-frame.html Mon Nov 14 09:16:39 2016
@@ -95,6 +95,7 @@
 <li><a href="org/apache/poi/poifs/crypt/dsig/facets/package-frame.html" 
target="packageFrame">org.apache.poi.poifs.crypt.dsig.facets</a></li>
 <li><a href="org/apache/poi/poifs/crypt/dsig/services/package-frame.html" 
target="packageFrame">org.apache.poi.poifs.crypt.dsig.services</a></li>
 <li><a href="org/apache/poi/poifs/crypt/standard/package-frame.html" 
target="packageFrame">org.apache.poi.poifs.crypt.standard</a></li>
+<li><a href="org/apache/poi/poifs/crypt/temp/package-frame.html" 
target="packageFrame">org.apache.poi.poifs.crypt.temp</a></li>
 <li><a href="org/apache/poi/poifs/crypt/xor/package-frame.html" 
target="packageFrame">org.apache.poi.poifs.crypt.xor</a></li>
 <li><a href="org/apache/poi/poifs/dev/package-frame.html" 
target="packageFrame">org.apache.poi.poifs.dev</a></li>
 <li><a href="org/apache/poi/poifs/eventfilesystem/package-frame.html" 
target="packageFrame">org.apache.poi.poifs.eventfilesystem</a></li>

Modified: poi/site/publish/apidocs/overview-summary.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/overview-summary.html?rev=1769578&r1=1769577&r2=1769578&view=diff
==============================================================================
--- poi/site/publish/apidocs/overview-summary.html (original)
+++ poi/site/publish/apidocs/overview-summary.html Mon Nov 14 09:16:39 2016
@@ -664,42 +664,46 @@ HSSF concepts.</div>
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a 
href="org/apache/poi/poifs/crypt/xor/package-summary.html">org.apache.poi.poifs.crypt.xor</a></td>
+<td class="colFirst"><a 
href="org/apache/poi/poifs/crypt/temp/package-summary.html">org.apache.poi.poifs.crypt.temp</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><a 
href="org/apache/poi/poifs/crypt/xor/package-summary.html">org.apache.poi.poifs.crypt.xor</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><a 
href="org/apache/poi/poifs/dev/package-summary.html">org.apache.poi.poifs.dev</a></td>
 <td class="colLast">
 <div class="block">DEV package serves two purposes.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a 
href="org/apache/poi/poifs/eventfilesystem/package-summary.html">org.apache.poi.poifs.eventfilesystem</a></td>
 <td class="colLast">
 <div class="block">The eventfilesystem is an efficient method for reading OLE 
2 CDF files.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a 
href="org/apache/poi/poifs/filesystem/package-summary.html">org.apache.poi.poifs.filesystem</a></td>
 <td class="colLast">
 <div class="block">filesystem package maps OLE 2 Compound document files to a 
more familiar filesystem interface.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a 
href="org/apache/poi/poifs/macros/package-summary.html">org.apache.poi.poifs.macros</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a 
href="org/apache/poi/poifs/nio/package-summary.html">org.apache.poi.poifs.nio</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a 
href="org/apache/poi/poifs/property/package-summary.html">org.apache.poi.poifs.property</a></td>
 <td class="colLast">
 <div class="block">property package contains high and low level Property 
structures for POIFS.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a 
href="org/apache/poi/poifs/storage/package-summary.html">org.apache.poi.poifs.storage</a></td>
 <td class="colLast">
 <div class="block">storage package contains low level binary structures for 
POIFS's implementation of the OLE 2

Modified: poi/site/publish/apidocs/overview-tree.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/overview-tree.html?rev=1769578&r1=1769577&r2=1769578&view=diff
==============================================================================
--- poi/site/publish/apidocs/overview-tree.html (original)
+++ poi/site/publish/apidocs/overview-tree.html Mon Nov 14 09:16:39 2016
@@ -149,6 +149,7 @@
 <li><a 
href="org/apache/poi/poifs/crypt/dsig/facets/package-tree.html">org.apache.poi.poifs.crypt.dsig.facets</a>,
 </li>
 <li><a 
href="org/apache/poi/poifs/crypt/dsig/services/package-tree.html">org.apache.poi.poifs.crypt.dsig.services</a>,
 </li>
 <li><a 
href="org/apache/poi/poifs/crypt/standard/package-tree.html">org.apache.poi.poifs.crypt.standard</a>,
 </li>
+<li><a 
href="org/apache/poi/poifs/crypt/temp/package-tree.html">org.apache.poi.poifs.crypt.temp</a>,
 </li>
 <li><a 
href="org/apache/poi/poifs/crypt/xor/package-tree.html">org.apache.poi.poifs.crypt.xor</a>,
 </li>
 <li><a 
href="org/apache/poi/poifs/dev/package-tree.html">org.apache.poi.poifs.dev</a>, 
</li>
 <li><a 
href="org/apache/poi/poifs/eventfilesystem/package-tree.html">org.apache.poi.poifs.eventfilesystem</a>,
 </li>
@@ -275,6 +276,7 @@
 <li type="circle">org.apache.poi.sl.draw.geom.<a 
href="org/apache/poi/sl/draw/geom/AddDivideExpression.html" title="class in 
org.apache.poi.sl.draw.geom"><span 
class="strong">AddDivideExpression</span></a> (implements 
org.apache.poi.sl.draw.geom.<a 
href="org/apache/poi/sl/draw/geom/Expression.html" title="interface in 
org.apache.poi.sl.draw.geom">Expression</a>)</li>
 <li type="circle">org.apache.poi.ss.formula.functions.<a 
href="org/apache/poi/ss/formula/functions/Address.html" title="class in 
org.apache.poi.ss.formula.functions"><span class="strong">Address</span></a> 
(implements org.apache.poi.ss.formula.functions.<a 
href="org/apache/poi/ss/formula/functions/Function.html" title="interface in 
org.apache.poi.ss.formula.functions">Function</a>)</li>
 <li type="circle">org.apache.poi.sl.draw.geom.<a 
href="org/apache/poi/sl/draw/geom/AddSubtractExpression.html" title="class in 
org.apache.poi.sl.draw.geom"><span 
class="strong">AddSubtractExpression</span></a> (implements 
org.apache.poi.sl.draw.geom.<a 
href="org/apache/poi/sl/draw/geom/Expression.html" title="interface in 
org.apache.poi.sl.draw.geom">Expression</a>)</li>
+<li type="circle">org.apache.poi.poifs.crypt.temp.<a 
href="org/apache/poi/poifs/crypt/temp/AesZipFileZipEntrySource.html" 
title="class in org.apache.poi.poifs.crypt.temp"><span 
class="strong">AesZipFileZipEntrySource</span></a> (implements 
org.apache.poi.openxml4j.util.<a 
href="org/apache/poi/openxml4j/util/ZipEntrySource.html" title="interface in 
org.apache.poi.openxml4j.util">ZipEntrySource</a>)</li>
 <li type="circle">org.apache.poi.ss.formula.udf.<a 
href="org/apache/poi/ss/formula/udf/AggregatingUDFFinder.html" title="class in 
org.apache.poi.ss.formula.udf"><span 
class="strong">AggregatingUDFFinder</span></a> (implements 
org.apache.poi.ss.formula.udf.<a 
href="org/apache/poi/ss/formula/udf/UDFFinder.html" title="interface in 
org.apache.poi.ss.formula.udf">UDFFinder</a>)
 <ul>
 <li type="circle">org.apache.poi.ss.formula.udf.<a 
href="org/apache/poi/ss/formula/udf/IndexedUDFFinder.html" title="class in 
org.apache.poi.ss.formula.udf"><span 
class="strong">IndexedUDFFinder</span></a></li>
@@ -666,6 +668,7 @@
 <li type="circle">org.apache.poi.xdgf.usermodel.section.geometry.<a 
href="org/apache/poi/xdgf/usermodel/section/geometry/Ellipse.html" title="class 
in org.apache.poi.xdgf.usermodel.section.geometry"><span 
class="strong">Ellipse</span></a> (implements 
org.apache.poi.xdgf.usermodel.section.geometry.<a 
href="org/apache/poi/xdgf/usermodel/section/geometry/GeometryRow.html" 
title="interface in 
org.apache.poi.xdgf.usermodel.section.geometry">GeometryRow</a>)</li>
 <li type="circle">org.apache.poi.xdgf.usermodel.section.geometry.<a 
href="org/apache/poi/xdgf/usermodel/section/geometry/EllipticalArcTo.html" 
title="class in org.apache.poi.xdgf.usermodel.section.geometry"><span 
class="strong">EllipticalArcTo</span></a> (implements 
org.apache.poi.xdgf.usermodel.section.geometry.<a 
href="org/apache/poi/xdgf/usermodel/section/geometry/GeometryRow.html" 
title="interface in 
org.apache.poi.xdgf.usermodel.section.geometry">GeometryRow</a>)</li>
 <li type="circle">org.apache.poi.hslf.blip.<a 
href="org/apache/poi/hslf/blip/EMF.NativeHeader.html" title="class in 
org.apache.poi.hslf.blip"><span class="strong">EMF.NativeHeader</span></a></li>
+<li type="circle">org.apache.poi.poifs.crypt.temp.<a 
href="org/apache/poi/poifs/crypt/temp/EncryptedTempData.html" title="class in 
org.apache.poi.poifs.crypt.temp"><span 
class="strong">EncryptedTempData</span></a></li>
 <li type="circle">org.apache.poi.poifs.crypt.<a 
href="org/apache/poi/poifs/crypt/EncryptionHeader.html" title="class in 
org.apache.poi.poifs.crypt"><span class="strong">EncryptionHeader</span></a> 
(implements java.lang.Cloneable)
 <ul>
 <li type="circle">org.apache.poi.poifs.crypt.agile.<a 
href="org/apache/poi/poifs/crypt/agile/AgileEncryptionHeader.html" title="class 
in org.apache.poi.poifs.crypt.agile"><span 
class="strong">AgileEncryptionHeader</span></a> (implements 
java.lang.Cloneable)</li>
@@ -2374,6 +2377,7 @@
 <li type="circle">org.apache.poi.xssf.streaming.<a 
href="org/apache/poi/xssf/streaming/SheetDataWriter.html" title="class in 
org.apache.poi.xssf.streaming"><span class="strong">SheetDataWriter</span></a>
 <ul>
 <li type="circle">org.apache.poi.xssf.streaming.<a 
href="org/apache/poi/xssf/streaming/GZIPSheetDataWriter.html" title="class in 
org.apache.poi.xssf.streaming"><span 
class="strong">GZIPSheetDataWriter</span></a></li>
+<li type="circle">org.apache.poi.poifs.crypt.temp.<a 
href="org/apache/poi/poifs/crypt/temp/SheetDataWriterWithDecorator.html" 
title="class in org.apache.poi.poifs.crypt.temp"><span 
class="strong">SheetDataWriterWithDecorator</span></a></li>
 </ul>
 </li>
 <li type="circle">org.apache.poi.ss.formula.<a 
href="org/apache/poi/ss/formula/SheetIdentifier.html" title="class in 
org.apache.poi.ss.formula"><span class="strong">SheetIdentifier</span></a>
@@ -2492,7 +2496,11 @@
 <li type="circle">org.apache.poi.xssf.streaming.<a 
href="org/apache/poi/xssf/streaming/SXSSFRow.CellIterator.html" title="class in 
org.apache.poi.xssf.streaming"><span 
class="strong">SXSSFRow.CellIterator</span></a> (implements 
java.util.Iterator&lt;E&gt;)</li>
 <li type="circle">org.apache.poi.xssf.streaming.<a 
href="org/apache/poi/xssf/streaming/SXSSFRow.FilledCellIterator.html" 
title="class in org.apache.poi.xssf.streaming"><span 
class="strong">SXSSFRow.FilledCellIterator</span></a> (implements 
java.util.Iterator&lt;E&gt;)</li>
 <li type="circle">org.apache.poi.xssf.streaming.<a 
href="org/apache/poi/xssf/streaming/SXSSFSheet.html" title="class in 
org.apache.poi.xssf.streaming"><span class="strong">SXSSFSheet</span></a> 
(implements org.apache.poi.ss.usermodel.<a 
href="org/apache/poi/ss/usermodel/Sheet.html" title="interface in 
org.apache.poi.ss.usermodel">Sheet</a>)</li>
-<li type="circle">org.apache.poi.xssf.streaming.<a 
href="org/apache/poi/xssf/streaming/SXSSFWorkbook.html" title="class in 
org.apache.poi.xssf.streaming"><span class="strong">SXSSFWorkbook</span></a> 
(implements org.apache.poi.ss.usermodel.<a 
href="org/apache/poi/ss/usermodel/Workbook.html" title="interface in 
org.apache.poi.ss.usermodel">Workbook</a>)</li>
+<li type="circle">org.apache.poi.xssf.streaming.<a 
href="org/apache/poi/xssf/streaming/SXSSFWorkbook.html" title="class in 
org.apache.poi.xssf.streaming"><span class="strong">SXSSFWorkbook</span></a> 
(implements org.apache.poi.ss.usermodel.<a 
href="org/apache/poi/ss/usermodel/Workbook.html" title="interface in 
org.apache.poi.ss.usermodel">Workbook</a>)
+<ul>
+<li type="circle">org.apache.poi.poifs.crypt.temp.<a 
href="org/apache/poi/poifs/crypt/temp/SXSSFWorkbookWithCustomZipEntrySource.html"
 title="class in org.apache.poi.poifs.crypt.temp"><span 
class="strong">SXSSFWorkbookWithCustomZipEntrySource</span></a></li>
+</ul>
+</li>
 <li type="circle">org.apache.poi.hslf.util.<a 
href="org/apache/poi/hslf/util/SystemTimeUtils.html" title="class in 
org.apache.poi.hslf.util"><span class="strong">SystemTimeUtils</span></a></li>
 <li type="circle">org.apache.poi.hwpf.usermodel.<a 
href="org/apache/poi/hwpf/usermodel/TableIterator.html" title="class in 
org.apache.poi.hwpf.usermodel"><span 
class="strong">TableIterator</span></a></li>
 <li type="circle">org.apache.poi.hwpf.sprm.<a 
href="org/apache/poi/hwpf/sprm/TableSprmCompressor.html" title="class in 
org.apache.poi.hwpf.sprm"><span 
class="strong">TableSprmCompressor</span></a></li>

Modified: poi/site/publish/apidocs/package-list
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/package-list?rev=1769578&r1=1769577&r2=1769578&view=diff
==============================================================================
--- poi/site/publish/apidocs/package-list (original)
+++ poi/site/publish/apidocs/package-list Mon Nov 14 09:16:39 2016
@@ -83,6 +83,7 @@ org.apache.poi.poifs.crypt.dsig
 org.apache.poi.poifs.crypt.dsig.facets
 org.apache.poi.poifs.crypt.dsig.services
 org.apache.poi.poifs.crypt.standard
+org.apache.poi.poifs.crypt.temp
 org.apache.poi.poifs.crypt.xor
 org.apache.poi.poifs.dev
 org.apache.poi.poifs.eventfilesystem



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

Reply via email to