You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by on...@apache.org on 2016/07/04 03:50:42 UTC

svn commit: r1751201 [17/23] - in /poi/site/publish/apidocs: ./ org/apache/poi/class-use/ org/apache/poi/ddf/ org/apache/poi/ddf/class-use/ org/apache/poi/hdgf/extractor/ org/apache/poi/hmef/extractor/ org/apache/poi/hpsf/class-use/ org/apache/poi/hpsf...

Modified: poi/site/publish/apidocs/org/apache/poi/ss/usermodel/class-use/Sheet.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/usermodel/class-use/Sheet.html?rev=1751201&r1=1751200&r2=1751201&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/usermodel/class-use/Sheet.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/usermodel/class-use/Sheet.html Mon Jul  4 03:50:40 2016
@@ -202,20 +202,20 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/ss/usermodel/Sheet.html" title="interface in org.apache.poi.ss.usermodel">Sheet</a></code></td>
+<td class="colLast"><span class="strong">Picture.</span><code><strong><a href="../../../../../../org/apache/poi/ss/usermodel/Picture.html#getSheet()">getSheet</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/poi/ss/usermodel/Sheet.html" title="interface in org.apache.poi.ss.usermodel">Sheet</a></code></td>
 <td class="colLast"><span class="strong">Row.</span><code><strong><a href="../../../../../../org/apache/poi/ss/usermodel/Row.html#getSheet()">getSheet</a></strong>()</code>
 <div class="block">Returns the Sheet this row belongs to</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/ss/usermodel/Sheet.html" title="interface in org.apache.poi.ss.usermodel">Sheet</a></code></td>
 <td class="colLast"><span class="strong">Cell.</span><code><strong><a href="../../../../../../org/apache/poi/ss/usermodel/Cell.html#getSheet()">getSheet</a></strong>()</code>
 <div class="block">Returns the sheet this cell belongs to</div>
 </td>
 </tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a href="../../../../../../org/apache/poi/ss/usermodel/Sheet.html" title="interface in org.apache.poi.ss.usermodel">Sheet</a></code></td>
-<td class="colLast"><span class="strong">Picture.</span><code><strong><a href="../../../../../../org/apache/poi/ss/usermodel/Picture.html#getSheet()">getSheet</a></strong>()</code>&nbsp;</td>
-</tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/ss/usermodel/Sheet.html" title="interface in org.apache.poi.ss.usermodel">Sheet</a></code></td>
 <td class="colLast"><span class="strong">Workbook.</span><code><strong><a href="../../../../../../org/apache/poi/ss/usermodel/Workbook.html#getSheet(java.lang.String)">getSheet</a></strong>(java.lang.String&nbsp;name)</code>

Modified: poi/site/publish/apidocs/org/apache/poi/ss/util/class-use/CellAddress.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/util/class-use/CellAddress.html?rev=1751201&r1=1751200&r2=1751201&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/util/class-use/CellAddress.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/util/class-use/CellAddress.html Mon Jul  4 03:50:40 2016
@@ -193,14 +193,14 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/ss/util/CellAddress.html" title="class in org.apache.poi.ss.util">CellAddress</a></code></td>
-<td class="colLast"><span class="strong">Cell.</span><code><strong><a href="../../../../../../org/apache/poi/ss/usermodel/Cell.html#getAddress()">getAddress</a></strong>()</code>
-<div class="block">Gets the address of this cell</div>
+<td class="colLast"><span class="strong">Comment.</span><code><strong><a href="../../../../../../org/apache/poi/ss/usermodel/Comment.html#getAddress()">getAddress</a></strong>()</code>
+<div class="block">Get the address of the cell that this comment is attached to</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/ss/util/CellAddress.html" title="class in org.apache.poi.ss.util">CellAddress</a></code></td>
-<td class="colLast"><span class="strong">Comment.</span><code><strong><a href="../../../../../../org/apache/poi/ss/usermodel/Comment.html#getAddress()">getAddress</a></strong>()</code>
-<div class="block">Get the address of the cell that this comment is attached to</div>
+<td class="colLast"><span class="strong">Cell.</span><code><strong><a href="../../../../../../org/apache/poi/ss/usermodel/Cell.html#getAddress()">getAddress</a></strong>()</code>
+<div class="block">Gets the address of this cell</div>
 </td>
 </tr>
 </tbody>

Modified: poi/site/publish/apidocs/org/apache/poi/util/BitField.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/util/BitField.html?rev=1751201&r1=1751200&r2=1751201&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/util/BitField.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/util/BitField.html Mon Jul  4 03:50:40 2016
@@ -364,8 +364,7 @@ extends java.lang.Object</pre>
  single-bit field, which is often used to represent a boolean
  value; the results of using it for a multi-bit field is to
  determine whether *any* of its bits are set</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>holder</code> - the int data containing the bits we're interested
-               in</dd>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>holder</code> - the int data containing the bits we're interested in</dd>
 <dt><span class="strong">Returns:</span></dt><dd>true if any of the bits are set, else false</dd></dl>
 </li>
 </ul>
@@ -379,8 +378,7 @@ extends java.lang.Object</pre>
 <div class="block">Are all of the bits set or not? This is a stricter test than
  isSet, in that all of the bits in a multi-bit set must be set
  for this method to return true</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>holder</code> - the int data containing the bits we're interested
-               in</dd>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>holder</code> - the int data containing the bits we're interested in</dd>
 <dt><span class="strong">Returns:</span></dt><dd>true if all of the bits are set, else false</dd></dl>
 </li>
 </ul>
@@ -393,8 +391,7 @@ extends java.lang.Object</pre>
 <pre>public&nbsp;int&nbsp;setValue(int&nbsp;holder,
            int&nbsp;value)</pre>
 <div class="block">Replace the bits with new values.</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>holder</code> - the int data containint the bits we're interested
-               in</dd><dd><code>value</code> - the new value for the specified bits</dd>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>holder</code> - the int data containing the bits we're interested in</dd><dd><code>value</code> - the new value for the specified bits</dd>
 <dt><span class="strong">Returns:</span></dt><dd>the value of holder with the bits from the value
          parameter replacing the old bits</dd></dl>
 </li>
@@ -408,8 +405,7 @@ extends java.lang.Object</pre>
 <pre>public&nbsp;short&nbsp;setShortValue(short&nbsp;holder,
                   short&nbsp;value)</pre>
 <div class="block">Replace the bits with new values.</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>holder</code> - the short data containing the bits we're
-               interested in</dd><dd><code>value</code> - the new value for the specified bits</dd>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>holder</code> - the short data containing the bits we're interested in</dd><dd><code>value</code> - the new value for the specified bits</dd>
 <dt><span class="strong">Returns:</span></dt><dd>the value of holder with the bits from the value
          parameter replacing the old bits</dd></dl>
 </li>
@@ -422,8 +418,7 @@ extends java.lang.Object</pre>
 <h4>clear</h4>
 <pre>public&nbsp;int&nbsp;clear(int&nbsp;holder)</pre>
 <div class="block">Clear the bits.</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>holder</code> - the int data containing the bits we're interested
-               in</dd>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>holder</code> - the int data containing the bits we're interested in</dd>
 <dt><span class="strong">Returns:</span></dt><dd>the value of holder with the specified bits cleared
          (set to 0)</dd></dl>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/util/Configurator.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/util/Configurator.html?rev=1751201&r1=1751200&r2=1751201&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/util/Configurator.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/util/Configurator.html Mon Jul  4 03:50:40 2016
@@ -35,7 +35,7 @@
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../org/apache/poi/util/CommonsLogger.html" title="class in org.apache.poi.util"><span class="strong">Prev Class</span></a></li>
-<li><a href="../../../../org/apache/poi/util/DelayableLittleEndianOutput.html" title="interface in org.apache.poi.util"><span class="strong">Next Class</span></a></li>
+<li><a href="../../../../org/apache/poi/util/DefaultTempFileCreationStrategy.html" title="class in org.apache.poi.util"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../index.html?org/apache/poi/util/Configurator.html" target="_top">Frames</a></li>
@@ -213,7 +213,7 @@ extends java.lang.Object</pre>
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../org/apache/poi/util/CommonsLogger.html" title="class in org.apache.poi.util"><span class="strong">Prev Class</span></a></li>
-<li><a href="../../../../org/apache/poi/util/DelayableLittleEndianOutput.html" title="interface in org.apache.poi.util"><span class="strong">Next Class</span></a></li>
+<li><a href="../../../../org/apache/poi/util/DefaultTempFileCreationStrategy.html" title="class in org.apache.poi.util"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../index.html?org/apache/poi/util/Configurator.html" target="_top">Frames</a></li>

Modified: poi/site/publish/apidocs/org/apache/poi/util/DelayableLittleEndianOutput.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/util/DelayableLittleEndianOutput.html?rev=1751201&r1=1751200&r2=1751201&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/util/DelayableLittleEndianOutput.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/util/DelayableLittleEndianOutput.html Mon Jul  4 03:50:40 2016
@@ -34,7 +34,7 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../org/apache/poi/util/Configurator.html" title="class in org.apache.poi.util"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../org/apache/poi/util/DefaultTempFileCreationStrategy.html" title="class in org.apache.poi.util"><span class="strong">Prev Class</span></a></li>
 <li><a href="../../../../org/apache/poi/util/DocumentHelper.html" title="class in org.apache.poi.util"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">
@@ -186,7 +186,7 @@ extends <a href="../../../../org/apache/
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../org/apache/poi/util/Configurator.html" title="class in org.apache.poi.util"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../org/apache/poi/util/DefaultTempFileCreationStrategy.html" title="class in org.apache.poi.util"><span class="strong">Prev Class</span></a></li>
 <li><a href="../../../../org/apache/poi/util/DocumentHelper.html" title="class in org.apache.poi.util"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">

Modified: poi/site/publish/apidocs/org/apache/poi/util/TempFile.DefaultTempFileCreationStrategy.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/util/TempFile.DefaultTempFileCreationStrategy.html?rev=1751201&r1=1751200&r2=1751201&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/util/TempFile.DefaultTempFileCreationStrategy.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/util/TempFile.DefaultTempFileCreationStrategy.html Mon Jul  4 03:50:40 2016
@@ -60,15 +60,15 @@
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
 <li>Nested&nbsp;|&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#fields_inherited_from_class_org.apache.poi.util.DefaultTempFileCreationStrategy">Field</a>&nbsp;|&nbsp;</li>
 <li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method_summary">Method</a></li>
+<li><a href="#methods_inherited_from_class_org.apache.poi.util.DefaultTempFileCreationStrategy">Method</a></li>
 </ul>
 <ul class="subNavList">
 <li>Detail:&nbsp;</li>
 <li>Field&nbsp;|&nbsp;</li>
 <li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method_detail">Method</a></li>
+<li>Method</li>
 </ul>
 </div>
 <a name="skip-navbar_top">
@@ -85,10 +85,15 @@
 <li>java.lang.Object</li>
 <li>
 <ul class="inheritance">
+<li><a href="../../../../org/apache/poi/util/DefaultTempFileCreationStrategy.html" title="class in org.apache.poi.util">org.apache.poi.util.DefaultTempFileCreationStrategy</a></li>
+<li>
+<ul class="inheritance">
 <li>org.apache.poi.util.TempFile.DefaultTempFileCreationStrategy</li>
 </ul>
 </li>
 </ul>
+</li>
+</ul>
 <div class="description">
 <ul class="blockList">
 <li class="blockList">
@@ -101,19 +106,33 @@
 <dd><a href="../../../../org/apache/poi/util/TempFile.html" title="class in org.apache.poi.util">TempFile</a></dd>
 </dl>
 <hr>
+<div class="block"><strong>Deprecated.</strong>&nbsp;
+<div class="block"><i>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>.</i></div>
+</div>
 <br>
 <pre>public static class <span class="strong">TempFile.DefaultTempFileCreationStrategy</span>
-extends java.lang.Object
-implements <a href="../../../../org/apache/poi/util/TempFileCreationStrategy.html" title="interface in org.apache.poi.util">TempFileCreationStrategy</a></pre>
-<div class="block">Default implementation of the <a href="../../../../org/apache/poi/util/TempFileCreationStrategy.html" title="interface in org.apache.poi.util"><code>TempFileCreationStrategy</code></a> used by <a href="../../../../org/apache/poi/util/TempFile.html" title="class in org.apache.poi.util"><code>TempFile</code></a>:
- Files are collected into one directory and by default are deleted on exit from the VM. 
- Files can be kept by defining the system property <code>poi.keep.tmp.files</code>.</div>
+extends <a href="../../../../org/apache/poi/util/DefaultTempFileCreationStrategy.html" title="class in org.apache.poi.util">DefaultTempFileCreationStrategy</a></pre>
 </li>
 </ul>
 </div>
 <div class="summary">
 <ul class="blockList">
 <li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field_summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="fields_inherited_from_class_org.apache.poi.util.DefaultTempFileCreationStrategy">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;org.apache.poi.util.<a href="../../../../org/apache/poi/util/DefaultTempFileCreationStrategy.html" title="class in org.apache.poi.util">DefaultTempFileCreationStrategy</a></h3>
+<code><a href="../../../../org/apache/poi/util/DefaultTempFileCreationStrategy.html#KEEP_FILES">KEEP_FILES</a></code></li>
+</ul>
+</li>
+</ul>
 <!-- ======== CONSTRUCTOR SUMMARY ======== -->
 <ul class="blockList">
 <li class="blockList"><a name="constructor_summary">
@@ -127,13 +146,8 @@ implements <a href="../../../../org/apac
 </tr>
 <tr class="altColor">
 <td class="colOne"><code><strong><a href="../../../../org/apache/poi/util/TempFile.DefaultTempFileCreationStrategy.html#TempFile.DefaultTempFileCreationStrategy()">TempFile.DefaultTempFileCreationStrategy</a></strong>()</code>
-<div class="block">Creates the strategy so that it creates the temporary files in the default directory.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><code><strong><a href="../../../../org/apache/poi/util/TempFile.DefaultTempFileCreationStrategy.html#TempFile.DefaultTempFileCreationStrategy(java.io.File)">TempFile.DefaultTempFileCreationStrategy</a></strong>(java.io.File&nbsp;dir)</code>
-<div class="block">Creates the strategy allowing to set the</div>
-</td>
+<div class="block"><strong>Deprecated.</strong>&nbsp;</div>
+&nbsp;</td>
 </tr>
 </table>
 </li>
@@ -144,20 +158,13 @@ implements <a href="../../../../org/apac
 <!--   -->
 </a>
 <h3>Method Summary</h3>
-<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
-<caption><span>Methods</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>
-<tr class="altColor">
-<td class="colFirst"><code>java.io.File</code></td>
-<td class="colLast"><code><strong><a href="../../../../org/apache/poi/util/TempFile.DefaultTempFileCreationStrategy.html#createTempFile(java.lang.String,%20java.lang.String)">createTempFile</a></strong>(java.lang.String&nbsp;prefix,
-              java.lang.String&nbsp;suffix)</code>
-<div class="block">Creates a new and empty temporary file.</div>
-</td>
-</tr>
-</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_org.apache.poi.util.DefaultTempFileCreationStrategy">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.poi.util.<a href="../../../../org/apache/poi/util/DefaultTempFileCreationStrategy.html" title="class in org.apache.poi.util">DefaultTempFileCreationStrategy</a></h3>
+<code><a href="../../../../org/apache/poi/util/DefaultTempFileCreationStrategy.html#createTempDirectory(java.lang.String)">createTempDirectory</a>, <a href="../../../../org/apache/poi/util/DefaultTempFileCreationStrategy.html#createTempFile(java.lang.String,%20java.lang.String)">createTempFile</a></code></li>
+</ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
 <!--   -->
@@ -182,51 +189,11 @@ implements <a href="../../../../org/apac
 <a name="TempFile.DefaultTempFileCreationStrategy()">
 <!--   -->
 </a>
-<ul class="blockList">
-<li class="blockList">
-<h4>TempFile.DefaultTempFileCreationStrategy</h4>
-<pre>public&nbsp;TempFile.DefaultTempFileCreationStrategy()</pre>
-<div class="block">Creates the strategy so that it creates the temporary files in the default directory.</div>
-<dl><dt><span class="strong">See Also:</span></dt><dd><code>File.createTempFile(String, String)</code></dd></dl>
-</li>
-</ul>
-<a name="TempFile.DefaultTempFileCreationStrategy(java.io.File)">
-<!--   -->
-</a>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>TempFile.DefaultTempFileCreationStrategy</h4>
-<pre>public&nbsp;TempFile.DefaultTempFileCreationStrategy(java.io.File&nbsp;dir)</pre>
-<div class="block">Creates the strategy allowing to set the</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>dir</code> - The directory where the temporary files will be created (<code>null</code> to use the default directory).</dd><dt><span class="strong">See Also:</span></dt><dd><code>File.createTempFile(String, String, File)</code></dd></dl>
-</li>
-</ul>
-</li>
-</ul>
-<!-- ============ METHOD DETAIL ========== -->
-<ul class="blockList">
-<li class="blockList"><a name="method_detail">
-<!--   -->
-</a>
-<h3>Method Detail</h3>
-<a name="createTempFile(java.lang.String, java.lang.String)">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>createTempFile</h4>
-<pre>public&nbsp;java.io.File&nbsp;createTempFile(java.lang.String&nbsp;prefix,
-                          java.lang.String&nbsp;suffix)
-                            throws java.io.IOException</pre>
-<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../org/apache/poi/util/TempFileCreationStrategy.html#createTempFile(java.lang.String,%20java.lang.String)">TempFileCreationStrategy</a></code></strong></div>
-<div class="block">Creates a new and empty temporary file.</div>
-<dl>
-<dt><strong>Specified by:</strong></dt>
-<dd><code><a href="../../../../org/apache/poi/util/TempFileCreationStrategy.html#createTempFile(java.lang.String,%20java.lang.String)">createTempFile</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/apache/poi/util/TempFileCreationStrategy.html" title="interface in org.apache.poi.util">TempFileCreationStrategy</a></code></dd>
-<dt><span class="strong">Parameters:</span></dt><dd><code>prefix</code> - The prefix to be used to generate the name of the temporary file.</dd><dd><code>suffix</code> - The suffix to be used to generate the name of the temporary file.</dd>
-<dt><span class="strong">Returns:</span></dt><dd>The path to the newly created and empty temporary file.</dd>
-<dt><span class="strong">Throws:</span></dt>
-<dd><code>java.io.IOException</code> - If no temporary file could be created.</dd></dl>
+<pre>public&nbsp;TempFile.DefaultTempFileCreationStrategy()</pre>
+<div class="block"><span class="strong">Deprecated.</span>&nbsp;</div>
 </li>
 </ul>
 </li>
@@ -281,15 +248,15 @@ implements <a href="../../../../org/apac
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
 <li>Nested&nbsp;|&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#fields_inherited_from_class_org.apache.poi.util.DefaultTempFileCreationStrategy">Field</a>&nbsp;|&nbsp;</li>
 <li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method_summary">Method</a></li>
+<li><a href="#methods_inherited_from_class_org.apache.poi.util.DefaultTempFileCreationStrategy">Method</a></li>
 </ul>
 <ul class="subNavList">
 <li>Detail:&nbsp;</li>
 <li>Field&nbsp;|&nbsp;</li>
 <li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method_detail">Method</a></li>
+<li>Method</li>
 </ul>
 </div>
 <a name="skip-navbar_bottom">

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=1751201&r1=1751200&r2=1751201&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/util/TempFile.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/util/TempFile.html Mon Jul  4 03:50:40 2016
@@ -61,13 +61,13 @@
 <li>Summary:&nbsp;</li>
 <li><a href="#nested_class_summary">Nested</a>&nbsp;|&nbsp;</li>
 <li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
-<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
 <li><a href="#method_summary">Method</a></li>
 </ul>
 <ul class="subNavList">
 <li>Detail:&nbsp;</li>
 <li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
-<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
 <li><a href="#method_detail">Method</a></li>
 </ul>
 </div>
@@ -118,8 +118,9 @@ extends java.lang.Object</pre>
 <tr class="altColor">
 <td class="colFirst"><code>static class&nbsp;</code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/poi/util/TempFile.DefaultTempFileCreationStrategy.html" title="class in org.apache.poi.util">TempFile.DefaultTempFileCreationStrategy</a></strong></code>
-<div class="block">Default implementation of the <a href="../../../../org/apache/poi/util/TempFileCreationStrategy.html" title="interface in org.apache.poi.util"><code>TempFileCreationStrategy</code></a> used by <a href="../../../../org/apache/poi/util/TempFile.html" title="class in org.apache.poi.util"><code>TempFile</code></a>:
- Files are collected into one directory and by default are deleted on exit from the VM.</div>
+<div class="block"><strong>Deprecated.</strong>&nbsp;
+<div class="block"><i>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>.</i></div>
+</div>
 </td>
 </tr>
 </table>
@@ -146,23 +147,6 @@ extends java.lang.Object</pre>
 </table>
 </li>
 </ul>
-<!-- ======== CONSTRUCTOR SUMMARY ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="constructor_summary">
-<!--   -->
-</a>
-<h3>Constructor Summary</h3>
-<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
-<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colOne" scope="col">Constructor and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colOne"><code><strong><a href="../../../../org/apache/poi/util/TempFile.html#TempFile()">TempFile</a></strong>()</code>&nbsp;</td>
-</tr>
-</table>
-</li>
-</ul>
 <!-- ========== METHOD SUMMARY =========== -->
 <ul class="blockList">
 <li class="blockList"><a name="method_summary">
@@ -177,12 +161,16 @@ extends java.lang.Object</pre>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static java.io.File</code></td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/poi/util/TempFile.html#createTempDirectory(java.lang.String)">createTempDirectory</a></strong>(java.lang.String&nbsp;name)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static java.io.File</code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/poi/util/TempFile.html#createTempFile(java.lang.String,%20java.lang.String)">createTempFile</a></strong>(java.lang.String&nbsp;prefix,
               java.lang.String&nbsp;suffix)</code>
 <div class="block">Creates a new and empty temporary file.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/poi/util/TempFile.html#setTempFileCreationStrategy(org.apache.poi.util.TempFileCreationStrategy)">setTempFileCreationStrategy</a></strong>(<a href="../../../../org/apache/poi/util/TempFileCreationStrategy.html" title="interface in org.apache.poi.util">TempFileCreationStrategy</a>&nbsp;strategy)</code>
 <div class="block">Configures the strategy used by <a href="../../../../org/apache/poi/util/TempFile.html#createTempFile(java.lang.String,%20java.lang.String)"><code>createTempFile(String, String)</code></a> to create the temporary files.</div>
@@ -223,23 +211,6 @@ extends java.lang.Object</pre>
 </ul>
 </li>
 </ul>
-<!-- ========= CONSTRUCTOR DETAIL ======== -->
-<ul class="blockList">
-<li class="blockList"><a name="constructor_detail">
-<!--   -->
-</a>
-<h3>Constructor Detail</h3>
-<a name="TempFile()">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>TempFile</h4>
-<pre>public&nbsp;TempFile()</pre>
-</li>
-</ul>
-</li>
-</ul>
 <!-- ============ METHOD DETAIL ========== -->
 <ul class="blockList">
 <li class="blockList"><a name="method_detail">
@@ -262,7 +233,7 @@ extends java.lang.Object</pre>
 <a name="createTempFile(java.lang.String, java.lang.String)">
 <!--   -->
 </a>
-<ul class="blockListLast">
+<ul class="blockList">
 <li class="blockList">
 <h4>createTempFile</h4>
 <pre>public static&nbsp;java.io.File&nbsp;createTempFile(java.lang.String&nbsp;prefix,
@@ -279,6 +250,18 @@ extends java.lang.Object</pre>
 <dd><code>java.io.IOException</code> - If no temporary file could be created.</dd></dl>
 </li>
 </ul>
+<a name="createTempDirectory(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>createTempDirectory</h4>
+<pre>public static&nbsp;java.io.File&nbsp;createTempDirectory(java.lang.String&nbsp;name)
+                                        throws java.io.IOException</pre>
+<dl><dt><span class="strong">Throws:</span></dt>
+<dd><code>java.io.IOException</code></dd></dl>
+</li>
+</ul>
 </li>
 </ul>
 </li>
@@ -332,13 +315,13 @@ extends java.lang.Object</pre>
 <li>Summary:&nbsp;</li>
 <li><a href="#nested_class_summary">Nested</a>&nbsp;|&nbsp;</li>
 <li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
-<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
 <li><a href="#method_summary">Method</a></li>
 </ul>
 <ul class="subNavList">
 <li>Detail:&nbsp;</li>
 <li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
-<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
 <li><a href="#method_detail">Method</a></li>
 </ul>
 </div>

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=1751201&r1=1751200&r2=1751201&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/util/TempFileCreationStrategy.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/util/TempFileCreationStrategy.html Mon Jul  4 03:50:40 2016
@@ -86,12 +86,48 @@
 <li class="blockList">
 <dl>
 <dt>All Known Implementing Classes:</dt>
-<dd><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>, <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 interface <span class="strong">TempFileCreationStrategy</span></pre>
-<div class="block">Interface used by the <a href="../../../../org/apache/poi/util/TempFile.html" title="class in org.apache.poi.util"><code>TempFile</code></a> utility class to create temporary files.</div>
+<div class="block">Interface used by the <a href="../../../../org/apache/poi/util/TempFile.html" title="class in org.apache.poi.util"><code>TempFile</code></a> utility class to create temporary files.
+ 
+ Classes that implement a TempFileCreationStrategy attempt to handle the cleanup
+ of temporary files.
+ 
+ Examples include:
+ <ul>
+   <li><a href="../../../../org/apache/poi/util/DefaultTempFileCreationStrategy.html" title="class in org.apache.poi.util"><code>DefaultTempFileCreationStrategy</code></a> deletes temporary files when
+       the JVM exits.
+       This may not be suitable for long-running applications that never
+       shut down the JVM since the list of registered files and disk space
+       usage would grow for as long as the JVM is running.
+       You may wish to implement your own strategy that meets the needs of
+       your situation.
+   </li>
+   <li>A strategy that keeps the <code>n</code> most-recent files, discarding
+       older files on a first-in, first-out basis.
+       A java.util.Deque or org.apache.commons.collections4.queue.CircularFifoQueue
+       may be helpful for achieving this.
+   </li>
+   <li>A strategy that keeps track of every temporary file that has been
+       created by the class or instance and provides a method to explicitly
+       delete the temporary files in the reverse order that they were created.
+       This is the same as DefaultTempFileCreationStrategy, except the strategy
+       class would maintain the list of files to delete rather than or in
+       addition to <code>DeleteOnExitHook</code> maintaining the list, and
+       the files could be deleted before the JVM exit.
+   </li>
+   <li>A strategy that creates a directory that is deleted on JVM exit.
+       Any files inside the directory do not need to be registered since the
+       entire directory will be deleted at exit.
+       This could be dangerous if files were added to the temporary directory
+       outside of this TempFileCreationStrategy's control.
+       This could be accomplished with <a href="../../../../org/apache/poi/util/TempFileCreationStrategy.html#createTempDirectory(java.lang.String)"><code>createTempDirectory(String)</code></a> and
+       creating regular (unregistered) files in the temp directory.
+   </li>
+ </ul></div>
 </li>
 </ul>
 </div>
@@ -112,6 +148,12 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>java.io.File</code></td>
+<td class="colLast"><code><strong><a href="../../../../org/apache/poi/util/TempFileCreationStrategy.html#createTempDirectory(java.lang.String)">createTempDirectory</a></strong>(java.lang.String&nbsp;prefix)</code>
+<div class="block">Creates a new and empty temporary directory.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>java.io.File</code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/poi/util/TempFileCreationStrategy.html#createTempFile(java.lang.String,%20java.lang.String)">createTempFile</a></strong>(java.lang.String&nbsp;prefix,
               java.lang.String&nbsp;suffix)</code>
 <div class="block">Creates a new and empty temporary file.</div>
@@ -135,7 +177,7 @@
 <a name="createTempFile(java.lang.String, java.lang.String)">
 <!--   -->
 </a>
-<ul class="blockListLast">
+<ul class="blockList">
 <li class="blockList">
 <h4>createTempFile</h4>
 <pre>java.io.File&nbsp;createTempFile(java.lang.String&nbsp;prefix,
@@ -148,6 +190,22 @@
 <dd><code>java.io.IOException</code> - If no temporary file could be created.</dd></dl>
 </li>
 </ul>
+<a name="createTempDirectory(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>createTempDirectory</h4>
+<pre>java.io.File&nbsp;createTempDirectory(java.lang.String&nbsp;prefix)
+                                 throws java.io.IOException</pre>
+<div class="block">Creates a new and empty temporary directory.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>prefix</code> - The directory name to be used to generate the name of the temporary directory.</dd>
+<dt><span class="strong">Returns:</span></dt><dd>The path to the newly created and empty temporary directory.</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code>java.io.IOException</code> - If no temporary directory could be created.</dd><dt><span class="strong">Since:</span></dt>
+  <dd>POI 3.15 beta 3.</dd></dl>
+</li>
+</ul>
 </li>
 </ul>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/util/class-use/Beta.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/util/class-use/Beta.html?rev=1751201&r1=1751200&r2=1751201&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/util/class-use/Beta.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/util/class-use/Beta.html Mon Jul  4 03:50:40 2016
@@ -757,17 +757,17 @@
 <td class="colLast"><span class="strong">XSSFPivotCacheDefinition.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFPivotCacheDefinition.html#readFrom(java.io.InputStream)">readFrom</a></strong>(java.io.InputStream&nbsp;is)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><span class="strong">XSSFPivotCache.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFPivotCache.html#readFrom(java.io.InputStream)">readFrom</a></strong>(java.io.InputStream&nbsp;is)</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="strong">XSSFPivotTable.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFPivotTable.html#readFrom(java.io.InputStream)">readFrom</a></strong>(java.io.InputStream&nbsp;is)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>protected void</code></td>
 <td class="colLast"><span class="strong">XSSFPivotCacheRecords.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFPivotCacheRecords.html#readFrom(java.io.InputStream)">readFrom</a></strong>(java.io.InputStream&nbsp;is)</code>&nbsp;</td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><span class="strong">XSSFPivotCache.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFPivotCache.html#readFrom(java.io.InputStream)">readFrom</a></strong>(java.io.InputStream&nbsp;is)</code>&nbsp;</td>
+</tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="strong">XSSFPivotTable.</span><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFPivotTable.html#setCTPivotTableDefinition(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTPivotTableDefinition)">setCTPivotTableDefinition</a></strong>(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTPivotTableDefinition&nbsp;pivotTableDefinition)</code>&nbsp;</td>




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