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

svn commit: r1747892 [2/2] - in /poi/site/publish: ./ apidocs/ apidocs/org/apache/poi/hssf/util/ apidocs/org/apache/poi/ss/class-use/ apidocs/org/apache/poi/ss/formula/udf/ apidocs/org/apache/poi/ss/formula/udf/class-use/ apidocs/org/apache/poi/ss/util...

Modified: poi/site/publish/apidocs/org/apache/poi/ss/formula/udf/class-use/UDFFinder.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/formula/udf/class-use/UDFFinder.html?rev=1747892&r1=1747891&r2=1747892&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/formula/udf/class-use/UDFFinder.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/formula/udf/class-use/UDFFinder.html Sat Jun 11 13:21:03 2016
@@ -108,14 +108,10 @@
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a href="#org.apache.poi.xssf.model">org.apache.poi.xssf.model</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="altColor">
 <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>
@@ -365,24 +361,6 @@
 </tr>
 </tbody>
 </table>
-</li>
-<li class="blockList"><a name="org.apache.poi.xssf.model">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../../../../org/apache/poi/ss/formula/udf/UDFFinder.html" title="interface in org.apache.poi.ss.formula.udf">UDFFinder</a> in <a href="../../../../../../../org/apache/poi/xssf/model/package-summary.html">org.apache.poi.xssf.model</a></h3>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
-<caption><span>Constructors in <a href="../../../../../../../org/apache/poi/xssf/model/package-summary.html">org.apache.poi.xssf.model</a> with parameters of type <a href="../../../../../../../org/apache/poi/ss/formula/udf/UDFFinder.html" title="interface in org.apache.poi.ss.formula.udf">UDFFinder</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colOne" scope="col">Constructor and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colLast"><code><strong><a href="../../../../../../../org/apache/poi/xssf/model/IndexedUDFFinder.html#IndexedUDFFinder(org.apache.poi.ss.formula.udf.UDFFinder...)">IndexedUDFFinder</a></strong>(<a href="../../../../../../../org/apache/poi/ss/formula/udf/UDFFinder.html" title="interface in org.apache.poi.ss.formula.udf">UDFFinder</a>...&nbsp;usedToolPacks)</code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;</div>
-&nbsp;</td>
-</tr>
-</tbody>
-</table>
 </li>
 <li class="blockList"><a name="org.apache.poi.xssf.streaming">
 <!--   -->

Modified: poi/site/publish/apidocs/org/apache/poi/ss/formula/udf/package-use.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/formula/udf/package-use.html?rev=1747892&r1=1747891&r2=1747892&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/formula/udf/package-use.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/formula/udf/package-use.html Sat Jun 11 13:21:03 2016
@@ -108,14 +108,10 @@
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a href="#org.apache.poi.xssf.model">org.apache.poi.xssf.model</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="altColor">
 <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>
@@ -244,23 +240,6 @@
 </td>
 </tr>
 </tbody>
-</table>
-</li>
-<li class="blockList"><a name="org.apache.poi.xssf.model">
-<!--   -->
-</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/ss/formula/udf/package-summary.html">org.apache.poi.ss.formula.udf</a> used by <a href="../../../../../../org/apache/poi/xssf/model/package-summary.html">org.apache.poi.xssf.model</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colOne" scope="col">Class and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colOne"><a href="../../../../../../org/apache/poi/ss/formula/udf/class-use/IndexedUDFFinder.html#org.apache.poi.xssf.model">IndexedUDFFinder</a>
-<div class="block">A UDFFinder that can retrieve functions both by name and by fake index.</div>
-</td>
-</tr>
-</tbody>
 </table>
 </li>
 <li class="blockList"><a name="org.apache.poi.xssf.streaming">

Modified: poi/site/publish/apidocs/org/apache/poi/ss/util/CellReference.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/util/CellReference.html?rev=1747892&r1=1747891&r2=1747892&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/util/CellReference.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/util/CellReference.html Sat Jun 11 13:21:03 2016
@@ -265,21 +265,39 @@ extends java.lang.Object</pre>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static boolean</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/util/CellReference.html#isColumnWithnRange(java.lang.String,%20org.apache.poi.ss.SpreadsheetVersion)">isColumnWithnRange</a></strong>(java.lang.String&nbsp;colStr,
-                  <a href="../../../../../org/apache/poi/ss/SpreadsheetVersion.html" title="enum in org.apache.poi.ss">SpreadsheetVersion</a>&nbsp;ssVersion)</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/util/CellReference.html#isColumnWithinRange(java.lang.String,%20org.apache.poi.ss.SpreadsheetVersion)">isColumnWithinRange</a></strong>(java.lang.String&nbsp;colStr,
+                   <a href="../../../../../org/apache/poi/ss/SpreadsheetVersion.html" title="enum in org.apache.poi.ss">SpreadsheetVersion</a>&nbsp;ssVersion)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static boolean</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/util/CellReference.html#isPartAbsolute(java.lang.String)">isPartAbsolute</a></strong>(java.lang.String&nbsp;part)</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/util/CellReference.html#isColumnWithnRange(java.lang.String,%20org.apache.poi.ss.SpreadsheetVersion)">isColumnWithnRange</a></strong>(java.lang.String&nbsp;colStr,
+                  <a href="../../../../../org/apache/poi/ss/SpreadsheetVersion.html" title="enum in org.apache.poi.ss">SpreadsheetVersion</a>&nbsp;ssVersion)</code>
+<div class="block"><strong>Deprecated.</strong>&nbsp;
+<div class="block"><i>3.15 beta 2. Use <a href="../../../../../org/apache/poi/ss/util/CellReference.html#isColumnWithinRange(java.lang.String,%20org.apache.poi.ss.SpreadsheetVersion)"><code>isColumnWithinRange(java.lang.String, org.apache.poi.ss.SpreadsheetVersion)</code></a>.</i></div>
+</div>
+</td>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><code>static boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/util/CellReference.html#isPartAbsolute(java.lang.String)">isPartAbsolute</a></strong>(java.lang.String&nbsp;part)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/util/CellReference.html#isRowAbsolute()">isRowAbsolute</a></strong>()</code>&nbsp;</td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><code>static boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/util/CellReference.html#isRowWithinRange(java.lang.String,%20org.apache.poi.ss.SpreadsheetVersion)">isRowWithinRange</a></strong>(java.lang.String&nbsp;rowStr,
+                <a href="../../../../../org/apache/poi/ss/SpreadsheetVersion.html" title="enum in org.apache.poi.ss">SpreadsheetVersion</a>&nbsp;ssVersion)</code>&nbsp;</td>
+</tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static boolean</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/util/CellReference.html#isRowWithnRange(java.lang.String,%20org.apache.poi.ss.SpreadsheetVersion)">isRowWithnRange</a></strong>(java.lang.String&nbsp;rowStr,
-               <a href="../../../../../org/apache/poi/ss/SpreadsheetVersion.html" title="enum in org.apache.poi.ss">SpreadsheetVersion</a>&nbsp;ssVersion)</code>&nbsp;</td>
+               <a href="../../../../../org/apache/poi/ss/SpreadsheetVersion.html" title="enum in org.apache.poi.ss">SpreadsheetVersion</a>&nbsp;ssVersion)</code>
+<div class="block"><strong>Deprecated.</strong>&nbsp;
+<div class="block"><i>3.15 beta 2. Use <a href="../../../../../org/apache/poi/ss/util/CellReference.html#isRowWithinRange(java.lang.String,%20org.apache.poi.ss.SpreadsheetVersion)"><code>isRowWithinRange(java.lang.String, org.apache.poi.ss.SpreadsheetVersion)</code></a></i></div>
+</div>
+</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>java.lang.String</code></td>
@@ -515,6 +533,17 @@ extends java.lang.Object</pre>
 <h4>isColumnWithnRange</h4>
 <pre>public static&nbsp;boolean&nbsp;isColumnWithnRange(java.lang.String&nbsp;colStr,
                          <a href="../../../../../org/apache/poi/ss/SpreadsheetVersion.html" title="enum in org.apache.poi.ss">SpreadsheetVersion</a>&nbsp;ssVersion)</pre>
+<div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>3.15 beta 2. Use <a href="../../../../../org/apache/poi/ss/util/CellReference.html#isColumnWithinRange(java.lang.String,%20org.apache.poi.ss.SpreadsheetVersion)"><code>isColumnWithinRange(java.lang.String, org.apache.poi.ss.SpreadsheetVersion)</code></a>.</i></div>
+</li>
+</ul>
+<a name="isColumnWithinRange(java.lang.String, org.apache.poi.ss.SpreadsheetVersion)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isColumnWithinRange</h4>
+<pre>public static&nbsp;boolean&nbsp;isColumnWithinRange(java.lang.String&nbsp;colStr,
+                          <a href="../../../../../org/apache/poi/ss/SpreadsheetVersion.html" title="enum in org.apache.poi.ss">SpreadsheetVersion</a>&nbsp;ssVersion)</pre>
 </li>
 </ul>
 <a name="isRowWithnRange(java.lang.String, org.apache.poi.ss.SpreadsheetVersion)">
@@ -525,6 +554,17 @@ extends java.lang.Object</pre>
 <h4>isRowWithnRange</h4>
 <pre>public static&nbsp;boolean&nbsp;isRowWithnRange(java.lang.String&nbsp;rowStr,
                       <a href="../../../../../org/apache/poi/ss/SpreadsheetVersion.html" title="enum in org.apache.poi.ss">SpreadsheetVersion</a>&nbsp;ssVersion)</pre>
+<div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>3.15 beta 2. Use <a href="../../../../../org/apache/poi/ss/util/CellReference.html#isRowWithinRange(java.lang.String,%20org.apache.poi.ss.SpreadsheetVersion)"><code>isRowWithinRange(java.lang.String, org.apache.poi.ss.SpreadsheetVersion)</code></a></i></div>
+</li>
+</ul>
+<a name="isRowWithinRange(java.lang.String, org.apache.poi.ss.SpreadsheetVersion)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isRowWithinRange</h4>
+<pre>public static&nbsp;boolean&nbsp;isRowWithinRange(java.lang.String&nbsp;rowStr,
+                       <a href="../../../../../org/apache/poi/ss/SpreadsheetVersion.html" title="enum in org.apache.poi.ss">SpreadsheetVersion</a>&nbsp;ssVersion)</pre>
 </li>
 </ul>
 <a name="convertNumToColString(int)">

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/model/ExternalLinksTable.ExternalName.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/model/ExternalLinksTable.ExternalName.html?rev=1747892&r1=1747891&r2=1747892&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/model/ExternalLinksTable.ExternalName.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/model/ExternalLinksTable.ExternalName.html Sat Jun 11 13:21:03 2016
@@ -35,7 +35,7 @@
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../../org/apache/poi/xssf/model/ExternalLinksTable.html" title="class in org.apache.poi.xssf.model"><span class="strong">Prev Class</span></a></li>
-<li><a href="../../../../../org/apache/poi/xssf/model/IndexedUDFFinder.html" title="class in org.apache.poi.xssf.model"><span class="strong">Next Class</span></a></li>
+<li><a href="../../../../../org/apache/poi/xssf/model/MapInfo.html" title="class in org.apache.poi.xssf.model"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../index.html?org/apache/poi/xssf/model/ExternalLinksTable.ExternalName.html" target="_top">Frames</a></li>
@@ -511,7 +511,7 @@ implements <a href="../../../../../org/a
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../../org/apache/poi/xssf/model/ExternalLinksTable.html" title="class in org.apache.poi.xssf.model"><span class="strong">Prev Class</span></a></li>
-<li><a href="../../../../../org/apache/poi/xssf/model/IndexedUDFFinder.html" title="class in org.apache.poi.xssf.model"><span class="strong">Next Class</span></a></li>
+<li><a href="../../../../../org/apache/poi/xssf/model/MapInfo.html" title="class in org.apache.poi.xssf.model"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../index.html?org/apache/poi/xssf/model/ExternalLinksTable.ExternalName.html" target="_top">Frames</a></li>

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/model/MapInfo.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/model/MapInfo.html?rev=1747892&r1=1747891&r2=1747892&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/model/MapInfo.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/model/MapInfo.html Sat Jun 11 13:21:03 2016
@@ -34,7 +34,7 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../org/apache/poi/xssf/model/IndexedUDFFinder.html" title="class in org.apache.poi.xssf.model"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../org/apache/poi/xssf/model/ExternalLinksTable.ExternalName.html" title="class in org.apache.poi.xssf.model"><span class="strong">Prev Class</span></a></li>
 <li><a href="../../../../../org/apache/poi/xssf/model/ParagraphPropertyFetcher.html" title="class in org.apache.poi.xssf.model"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">
@@ -427,7 +427,7 @@ extends <a href="../../../../../org/apac
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../org/apache/poi/xssf/model/IndexedUDFFinder.html" title="class in org.apache.poi.xssf.model"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../org/apache/poi/xssf/model/ExternalLinksTable.ExternalName.html" title="class in org.apache.poi.xssf.model"><span class="strong">Prev Class</span></a></li>
 <li><a href="../../../../../org/apache/poi/xssf/model/ParagraphPropertyFetcher.html" title="class in org.apache.poi.xssf.model"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/model/package-frame.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/model/package-frame.html?rev=1747892&r1=1747891&r2=1747892&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/model/package-frame.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/model/package-frame.html Sat Jun 11 13:21:03 2016
@@ -13,7 +13,6 @@
 <li><a href="CalculationChain.html" title="class in org.apache.poi.xssf.model" target="classFrame">CalculationChain</a></li>
 <li><a href="CommentsTable.html" title="class in org.apache.poi.xssf.model" target="classFrame">CommentsTable</a></li>
 <li><a href="ExternalLinksTable.html" title="class in org.apache.poi.xssf.model" target="classFrame">ExternalLinksTable</a></li>
-<li><a href="IndexedUDFFinder.html" title="class in org.apache.poi.xssf.model" target="classFrame">IndexedUDFFinder</a></li>
 <li><a href="MapInfo.html" title="class in org.apache.poi.xssf.model" target="classFrame">MapInfo</a></li>
 <li><a href="ParagraphPropertyFetcher.html" title="class in org.apache.poi.xssf.model" target="classFrame">ParagraphPropertyFetcher</a></li>
 <li><a href="SharedStringsTable.html" title="class in org.apache.poi.xssf.model" target="classFrame">SharedStringsTable</a></li>

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/model/package-summary.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/model/package-summary.html?rev=1747892&r1=1747891&r2=1747892&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/model/package-summary.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/model/package-summary.html Sat Jun 11 13:21:03 2016
@@ -92,10 +92,6 @@
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a href="../../../../../org/apache/poi/xssf/model/IndexedUDFFinder.html" title="class in org.apache.poi.xssf.model">IndexedUDFFinder</a></td>
-<td class="colLast">Deprecated&nbsp;</td>
-</tr>
-<tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/xssf/model/MapInfo.html" title="class in org.apache.poi.xssf.model">MapInfo</a></td>
 <td class="colLast">
 <div class="block">This class implements the Custom XML Mapping Part (Open Office XML Part 1:
@@ -106,32 +102,32 @@
  to be mapped into the spreadsheet.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/xssf/model/ParagraphPropertyFetcher.html" title="class in org.apache.poi.xssf.model">ParagraphPropertyFetcher</a>&lt;T&gt;</td>
 <td class="colLast">
 <div class="block">Used internally to navigate the paragraph text style hierarchy within a shape and fetch properties</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/xssf/model/SharedStringsTable.html" title="class in org.apache.poi.xssf.model">SharedStringsTable</a></td>
 <td class="colLast">
 <div class="block">Table of strings shared across all sheets in a workbook.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/xssf/model/SingleXmlCells.html" title="class in org.apache.poi.xssf.model">SingleXmlCells</a></td>
 <td class="colLast">
 <div class="block">This class implements the Single Cell Tables Part (Open Office XML Part 4:
  chapter 3.5.2)</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/xssf/model/StylesTable.html" title="class in org.apache.poi.xssf.model">StylesTable</a></td>
 <td class="colLast">
 <div class="block">Table of styles shared across all sheets in a workbook.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/xssf/model/ThemesTable.html" title="class in org.apache.poi.xssf.model">ThemesTable</a></td>
 <td class="colLast">
 <div class="block">Class that represents theme of XLSX document.</div>

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/model/package-tree.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/model/package-tree.html?rev=1747892&r1=1747891&r2=1747892&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/model/package-tree.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/model/package-tree.html Sat Jun 11 13:21:03 2016
@@ -72,15 +72,6 @@
 <ul>
 <li type="circle">java.lang.Object
 <ul>
-<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>
-<ul>
-<li type="circle">org.apache.poi.xssf.model.<a href="../../../../../org/apache/poi/xssf/model/IndexedUDFFinder.html" title="class in org.apache.poi.xssf.model"><span class="strong">IndexedUDFFinder</span></a></li>
-</ul>
-</li>
-</ul>
-</li>
 <li type="circle">org.apache.poi.xssf.model.<a href="../../../../../org/apache/poi/xssf/model/ExternalLinksTable.ExternalName.html" title="class in org.apache.poi.xssf.model"><span class="strong">ExternalLinksTable.ExternalName</span></a> (implements org.apache.poi.ss.usermodel.<a href="../../../../../org/apache/poi/ss/usermodel/Name.html" title="interface in org.apache.poi.ss.usermodel">Name</a>)</li>
 <li type="circle">org.apache.poi.xssf.model.<a href="../../../../../org/apache/poi/xssf/model/ParagraphPropertyFetcher.html" title="class in org.apache.poi.xssf.model"><span class="strong">ParagraphPropertyFetcher</span></a>&lt;T&gt;</li>
 <li type="circle">org.apache.poi.<a href="../../../../../org/apache/poi/POIXMLDocumentPart.html" title="class in org.apache.poi"><span class="strong">POIXMLDocumentPart</span></a>

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFCell.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFCell.html?rev=1747892&r1=1747891&r2=1747892&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFCell.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFCell.html Sat Jun 11 13:21:03 2016
@@ -215,223 +215,229 @@ implements <a href="../../../../../org/a
 </td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><code>protected java.lang.String</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFCell.html#getCellFormula(org.apache.poi.xssf.usermodel.XSSFEvaluationWorkbook)">getCellFormula</a></strong>(<a href="../../../../../org/apache/poi/xssf/usermodel/XSSFEvaluationWorkbook.html" title="class in org.apache.poi.xssf.usermodel">XSSFEvaluationWorkbook</a>&nbsp;fpb)</code>
+<div class="block">package/hierarchy use only - reuse an existing evaluation workbook if available for caching</div>
+</td>
+</tr>
+<tr class="altColor">
 <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/usermodel/XSSFCell.html#getCellStyle()">getCellStyle</a></strong>()</code>
 <div class="block">Return the cell's style.</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/usermodel/XSSFCell.html#getCellType()">getCellType</a></strong>()</code>
 <div class="block">Return the cell type.</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/usermodel/XSSFCell.html#getColumnIndex()">getColumnIndex</a></strong>()</code>
 <div class="block">Returns column index of this cell</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>org.openxmlformats.schemas.spreadsheetml.x2006.main.CTCell</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFCell.html#getCTCell()">getCTCell</a></strong>()</code>
 <div class="block">Returns the xml bean containing information about the cell's location (reference), value,
  data type, formatting, and formula</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>java.util.Date</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFCell.html#getDateCellValue()">getDateCellValue</a></strong>()</code>
 <div class="block">Get the value of the cell as a date.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>java.lang.String</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFCell.html#getErrorCellString()">getErrorCellString</a></strong>()</code>
 <div class="block">Returns the error message, such as #VALUE!</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>byte</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFCell.html#getErrorCellValue()">getErrorCellValue</a></strong>()</code>
 <div class="block">Get the value of the cell as an error code.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFHyperlink.html" title="class in org.apache.poi.xssf.usermodel">XSSFHyperlink</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFCell.html#getHyperlink()">getHyperlink</a></strong>()</code>
 <div class="block">Returns hyperlink associated with this cell</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>double</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFCell.html#getNumericCellValue()">getNumericCellValue</a></strong>()</code>
 <div class="block">Get the value of the cell as a number.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>java.lang.String</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFCell.html#getRawValue()">getRawValue</a></strong>()</code>
 <div class="block">Returns the raw, underlying ooxml value for the cell</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>java.lang.String</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFCell.html#getReference()">getReference</a></strong>()</code>
 <div class="block">Returns an A1 style reference to the location of this cell</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFRichTextString.html" title="class in org.apache.poi.xssf.usermodel">XSSFRichTextString</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFCell.html#getRichStringCellValue()">getRichStringCellValue</a></strong>()</code>
 <div class="block">Get the value of the cell as a XSSFRichTextString</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFRow.html" title="class in org.apache.poi.xssf.usermodel">XSSFRow</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFCell.html#getRow()">getRow</a></strong>()</code>
 <div class="block">Returns the row this cell belongs to</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/usermodel/XSSFCell.html#getRowIndex()">getRowIndex</a></strong>()</code>
 <div class="block">Returns row index of a row in the sheet that contains this cell</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>protected <a href="../../../../../org/apache/poi/xssf/model/SharedStringsTable.html" title="class in org.apache.poi.xssf.model">SharedStringsTable</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFCell.html#getSharedStringSource()">getSharedStringSource</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFSheet.html" title="class in org.apache.poi.xssf.usermodel">XSSFSheet</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFCell.html#getSheet()">getSheet</a></strong>()</code>
 <div class="block">Returns the sheet this cell belongs to</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>java.lang.String</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFCell.html#getStringCellValue()">getStringCellValue</a></strong>()</code>
 <div class="block">Get the value of the cell as a string</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>protected <a href="../../../../../org/apache/poi/xssf/model/StylesTable.html" title="class in org.apache.poi.xssf.model">StylesTable</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFCell.html#getStylesSource()">getStylesSource</a></strong>()</code>&nbsp;</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/usermodel/XSSFCell.html#isPartOfArrayFormulaGroup()">isPartOfArrayFormulaGroup</a></strong>()</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/usermodel/XSSFCell.html#removeCellComment()">removeCellComment</a></strong>()</code>
 <div class="block">Removes the comment for this cell, if there is one.</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/usermodel/XSSFCell.html#removeHyperlink()">removeHyperlink</a></strong>()</code>
 <div class="block">Removes the hyperlink for this cell, if there is one.</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/usermodel/XSSFCell.html#setAsActiveCell()">setAsActiveCell</a></strong>()</code>
 <div class="block">Sets this cell as the active cell for the worksheet</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/usermodel/XSSFCell.html#setCellComment(org.apache.poi.ss.usermodel.Comment)">setCellComment</a></strong>(<a href="../../../../../org/apache/poi/ss/usermodel/Comment.html" title="interface in org.apache.poi.ss.usermodel">Comment</a>&nbsp;comment)</code>
 <div class="block">Assign a comment to this cell.</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/usermodel/XSSFCell.html#setCellErrorValue(byte)">setCellErrorValue</a></strong>(byte&nbsp;errorCode)</code>
 <div class="block">Set a error value for the cell</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/usermodel/XSSFCell.html#setCellErrorValue(org.apache.poi.ss.usermodel.FormulaError)">setCellErrorValue</a></strong>(<a href="../../../../../org/apache/poi/ss/usermodel/FormulaError.html" title="enum in org.apache.poi.ss.usermodel">FormulaError</a>&nbsp;error)</code>
 <div class="block">Set a error value for the cell</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/usermodel/XSSFCell.html#setCellFormula(java.lang.String)">setCellFormula</a></strong>(java.lang.String&nbsp;formula)</code>
 <div class="block">Sets formula for this cell.</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/usermodel/XSSFCell.html#setCellNum(int)">setCellNum</a></strong>(int&nbsp;num)</code>
 <div class="block">Sets column index of this cell</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/usermodel/XSSFCell.html#setCellStyle(org.apache.poi.ss.usermodel.CellStyle)">setCellStyle</a></strong>(<a href="../../../../../org/apache/poi/ss/usermodel/CellStyle.html" title="interface in org.apache.poi.ss.usermodel">CellStyle</a>&nbsp;style)</code>
 <div class="block">Set the style for the cell.</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/usermodel/XSSFCell.html#setCellType(int)">setCellType</a></strong>(int&nbsp;cellType)</code>
 <div class="block">Set the cells type (numeric, formula or string)</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/usermodel/XSSFCell.html#setCellValue(boolean)">setCellValue</a></strong>(boolean&nbsp;value)</code>
 <div class="block">Set a boolean value for the cell</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/usermodel/XSSFCell.html#setCellValue(java.util.Calendar)">setCellValue</a></strong>(java.util.Calendar&nbsp;value)</code>
 <div class="block">Set a date value for the cell.</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/usermodel/XSSFCell.html#setCellValue(java.util.Date)">setCellValue</a></strong>(java.util.Date&nbsp;value)</code>
 <div class="block">Set a date value for the cell.</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/usermodel/XSSFCell.html#setCellValue(double)">setCellValue</a></strong>(double&nbsp;value)</code>
 <div class="block">Set a numeric value for the cell</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/usermodel/XSSFCell.html#setCellValue(org.apache.poi.ss.usermodel.RichTextString)">setCellValue</a></strong>(<a href="../../../../../org/apache/poi/ss/usermodel/RichTextString.html" title="interface in org.apache.poi.ss.usermodel">RichTextString</a>&nbsp;str)</code>
 <div class="block">Set a string value for the cell.</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/usermodel/XSSFCell.html#setCellValue(java.lang.String)">setCellValue</a></strong>(java.lang.String&nbsp;str)</code>
 <div class="block">Set a string value for the cell.</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/usermodel/XSSFCell.html#setCTCell(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTCell)">setCTCell</a></strong>(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTCell&nbsp;cell)</code>
 <div class="block">Set a new internal xml bean.</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/usermodel/XSSFCell.html#setHyperlink(org.apache.poi.ss.usermodel.Hyperlink)">setHyperlink</a></strong>(<a href="../../../../../org/apache/poi/ss/usermodel/Hyperlink.html" title="interface in org.apache.poi.ss.usermodel">Hyperlink</a>&nbsp;hyperlink)</code>
 <div class="block">Assign a hyperlink to this cell.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>java.lang.String</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFCell.html#toString()">toString</a></strong>()</code>
 <div class="block">Returns a string representation of the cell</div>
@@ -703,6 +709,20 @@ public&nbsp;void&nbsp;copyCellFrom(<a hr
 <dt><span class="strong">Returns:</span></dt><dd>a formula for the cell</dd>
 <dt><span class="strong">Throws:</span></dt>
 <dd><code>java.lang.IllegalStateException</code> - if the cell type returned by <a href="../../../../../org/apache/poi/xssf/usermodel/XSSFCell.html#getCellType()"><code>getCellType()</code></a> is not CELL_TYPE_FORMULA</dd></dl>
+</li>
+</ul>
+<a name="getCellFormula(org.apache.poi.xssf.usermodel.XSSFEvaluationWorkbook)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getCellFormula</h4>
+<pre>protected&nbsp;java.lang.String&nbsp;getCellFormula(<a href="../../../../../org/apache/poi/xssf/usermodel/XSSFEvaluationWorkbook.html" title="class in org.apache.poi.xssf.usermodel">XSSFEvaluationWorkbook</a>&nbsp;fpb)</pre>
+<div class="block">package/hierarchy use only - reuse an existing evaluation workbook if available for caching</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>fpb</code> - evaluation workbook for reuse, if available, or null to create a new one as needed</dd>
+<dt><span class="strong">Returns:</span></dt><dd>a formula for the cell</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code>java.lang.IllegalStateException</code> - if the cell type returned by <a href="../../../../../org/apache/poi/xssf/usermodel/XSSFCell.html#getCellType()"><code>getCellType()</code></a> is not CELL_TYPE_FORMULA</dd></dl>
 </li>
 </ul>
 <a name="setCellFormula(java.lang.String)">

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFTable.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFTable.html?rev=1747892&r1=1747891&r2=1747892&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFTable.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFTable.html Sat Jun 11 13:21:03 2016
@@ -198,7 +198,7 @@ implements <a href="../../../../../org/a
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>int</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFTable.html#findColumnIndex(java.lang.String)">findColumnIndex</a></strong>(java.lang.String&nbsp;column)</code>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFTable.html#findColumnIndex(java.lang.String)">findColumnIndex</a></strong>(java.lang.String&nbsp;columnHeader)</code>
 <div class="block">Gets the relative column index of a column in this table having the header name <code>column</code>.</div>
 </td>
 </tr>
@@ -240,80 +240,88 @@ implements <a href="../../../../../org/a
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>long</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFTable.html#getNumerOfMappedColumns()">getNumerOfMappedColumns</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFTable.html#getNumberOfMappedColumns()">getNumberOfMappedColumns</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><code>long</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFTable.html#getNumerOfMappedColumns()">getNumerOfMappedColumns</a></strong>()</code>
+<div class="block"><strong>Deprecated.</strong>&nbsp;
+<div class="block"><i>3.15 beta 2. Use <a href="../../../../../org/apache/poi/xssf/usermodel/XSSFTable.html#getNumberOfMappedColumns()"><code>getNumberOfMappedColumns()</code></a>.</i></div>
+</div>
+</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFTable.html#getRowCount()">getRowCount</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>java.lang.String</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFTable.html#getSheetName()">getSheetName</a></strong>()</code>
 <div class="block">Returns the sheet name that the table belongs to.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/ss/util/CellReference.html" title="class in org.apache.poi.ss.util">CellReference</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFTable.html#getStartCellReference()">getStartCellReference</a></strong>()</code>&nbsp;</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/usermodel/XSSFTable.html#getStartColIndex()">getStartColIndex</a></strong>()</code>
 <div class="block">Get the top-left column index relative to the sheet</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/usermodel/XSSFTable.html#getStartRowIndex()">getStartRowIndex</a></strong>()</code>
 <div class="block">Get the top-left row index on the sheet</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>java.util.List&lt;<a href="../../../../../org/apache/poi/xssf/usermodel/helpers/XSSFXmlColumnPr.html" title="class in org.apache.poi.xssf.usermodel.helpers">XSSFXmlColumnPr</a>&gt;</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFTable.html#getXmlColumnPrs()">getXmlColumnPrs</a></strong>()</code>
 <div class="block">Note this list is static - once read, it does not notice later changes to the underlying column structures
  To clear the cache, call <a href="../../../../../org/apache/poi/xssf/usermodel/XSSFTable.html#updateHeaders()"><code>updateHeaders()</code></a></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFSheet.html" title="class in org.apache.poi.xssf.usermodel">XSSFSheet</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFTable.html#getXSSFSheet()">getXSSFSheet</a></strong>()</code>&nbsp;</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/usermodel/XSSFTable.html#isHasTotalsRow()">isHasTotalsRow</a></strong>()</code>
 <div class="block">Returns true iff the table has a 'Totals' row</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/usermodel/XSSFTable.html#mapsTo(long)">mapsTo</a></strong>(long&nbsp;id)</code>
 <div class="block">Checks if this Table element contains even a single mapping to the map identified by id</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/usermodel/XSSFTable.html#readFrom(java.io.InputStream)">readFrom</a></strong>(java.io.InputStream&nbsp;is)</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/usermodel/XSSFTable.html#setDisplayName(java.lang.String)">setDisplayName</a></strong>(java.lang.String&nbsp;name)</code>
 <div class="block">Changes the display name of the 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/usermodel/XSSFTable.html#setName(java.lang.String)">setName</a></strong>(java.lang.String&nbsp;name)</code>
 <div class="block">Changes the name of the 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/usermodel/XSSFTable.html#updateHeaders()">updateHeaders</a></strong>()</code>
 <div class="block">Synchronize table headers with cell values in the parent sheet.</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/usermodel/XSSFTable.html#writeTo(java.io.OutputStream)">writeTo</a></strong>(java.io.OutputStream&nbsp;out)</code>&nbsp;</td>
 </tr>
@@ -546,6 +554,16 @@ public&nbsp;XSSFTable(<a href="../../../
 <div class="block">Changes the display name of the Table</div>
 </li>
 </ul>
+<a name="getNumberOfMappedColumns()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getNumberOfMappedColumns</h4>
+<pre>public&nbsp;long&nbsp;getNumberOfMappedColumns()</pre>
+<dl><dt><span class="strong">Returns:</span></dt><dd>the number of mapped table columns (see Open Office XML Part 4: chapter 3.5.1.4)</dd></dl>
+</li>
+</ul>
 <a name="getNumerOfMappedColumns()">
 <!--   -->
 </a>
@@ -553,6 +571,7 @@ public&nbsp;XSSFTable(<a href="../../../
 <li class="blockList">
 <h4>getNumerOfMappedColumns</h4>
 <pre>public&nbsp;long&nbsp;getNumerOfMappedColumns()</pre>
+<div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>3.15 beta 2. Use <a href="../../../../../org/apache/poi/xssf/usermodel/XSSFTable.html#getNumberOfMappedColumns()"><code>getNumberOfMappedColumns()</code></a>.</i></div>
 <dl><dt><span class="strong">Returns:</span></dt><dd>the number of mapped table columns (see Open Office XML Part 4: chapter 3.5.1.4)</dd></dl>
 </li>
 </ul>
@@ -564,7 +583,9 @@ public&nbsp;XSSFTable(<a href="../../../
 <h4>getStartCellReference</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/poi/ss/util/CellReference.html" title="class in org.apache.poi.ss.util">CellReference</a>&nbsp;getStartCellReference()</pre>
 <dl><dt><span class="strong">Returns:</span></dt><dd>The reference for the cell in the top-left part of the table
- (see Open Office XML Part 4: chapter 3.5.1.2, attribute ref)</dd></dl>
+ (see Open Office XML Part 4: chapter 3.5.1.2, attribute ref) 
+
+ Does not track updates to underlying changes to CTTable</dd></dl>
 </li>
 </ul>
 <a name="getEndCellReference()">
@@ -575,7 +596,9 @@ public&nbsp;XSSFTable(<a href="../../../
 <h4>getEndCellReference</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/poi/ss/util/CellReference.html" title="class in org.apache.poi.ss.util">CellReference</a>&nbsp;getEndCellReference()</pre>
 <dl><dt><span class="strong">Returns:</span></dt><dd>The reference for the cell in the bottom-right part of the table
- (see Open Office XML Part 4: chapter 3.5.1.2, attribute ref)</dd></dl>
+ (see Open Office XML Part 4: chapter 3.5.1.2, attribute ref)
+
+ Does not track updates to underlying changes to CTTable</dd></dl>
 </li>
 </ul>
 <a name="getRowCount()">
@@ -585,7 +608,9 @@ public&nbsp;XSSFTable(<a href="../../../
 <li class="blockList">
 <h4>getRowCount</h4>
 <pre>public&nbsp;int&nbsp;getRowCount()</pre>
-<dl><dt><span class="strong">Returns:</span></dt><dd>the total number of rows in the selection. (Note: in this version autofiltering is ignored)</dd></dl>
+<dl><dt><span class="strong">Returns:</span></dt><dd>the total number of rows in the selection. (Note: in this version autofiltering is ignored)
+
+ Does not track updates to underlying changes to CTTable</dd></dl>
 </li>
 </ul>
 <a name="updateHeaders()">
@@ -606,17 +631,19 @@ public&nbsp;XSSFTable(<a href="../../../
 <ul class="blockList">
 <li class="blockList">
 <h4>findColumnIndex</h4>
-<pre>public&nbsp;int&nbsp;findColumnIndex(java.lang.String&nbsp;column)</pre>
+<pre>public&nbsp;int&nbsp;findColumnIndex(java.lang.String&nbsp;columnHeader)</pre>
 <div class="block">Gets the relative column index of a column in this table having the header name <code>column</code>.
  The column index is relative to the left-most column in the table, 0-indexed.
  Returns <code>-1</code> if <code>column</code> is not a header name in table.
 
+ Column Header names are case-insensitive
+
  Note: this function caches column names for performance. To flush the cache (because columns
  have been moved or column headers have been changed), <a href="../../../../../org/apache/poi/xssf/usermodel/XSSFTable.html#updateHeaders()"><code>updateHeaders()</code></a> must be called.</div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/poi/ss/usermodel/Table.html#findColumnIndex(java.lang.String)">findColumnIndex</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/ss/usermodel/Table.html" title="interface in org.apache.poi.ss.usermodel">Table</a></code></dd>
-<dt><span class="strong">Parameters:</span></dt><dd><code>column</code> - the column header name to get the table column index of</dd>
+<dt><span class="strong">Parameters:</span></dt><dd><code>columnHeader</code> - the column header name to get the table column index of</dd>
 <dt><span class="strong">Returns:</span></dt><dd>column index corresponding to <code>columnHeader</code></dd><dt><span class="strong">Since:</span></dt>
   <dd>3.15 beta 2</dd></dl>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFEvaluationWorkbook.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFEvaluationWorkbook.html?rev=1747892&r1=1747891&r2=1747892&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFEvaluationWorkbook.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFEvaluationWorkbook.html Sat Jun 11 13:21:03 2016
@@ -99,6 +99,21 @@
 </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/xssf/usermodel/package-summary.html">org.apache.poi.xssf.usermodel</a> with parameters of type <a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFEvaluationWorkbook.html" title="class in org.apache.poi.xssf.usermodel">XSSFEvaluationWorkbook</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 java.lang.String</code></td>
+<td class="colLast"><span class="strong">XSSFCell.</span><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFCell.html#getCellFormula(org.apache.poi.xssf.usermodel.XSSFEvaluationWorkbook)">getCellFormula</a></strong>(<a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFEvaluationWorkbook.html" title="class in org.apache.poi.xssf.usermodel">XSSFEvaluationWorkbook</a>&nbsp;fpb)</code>
+<div class="block">package/hierarchy use only - reuse an existing evaluation workbook if available for caching</div>
+</td>
+</tr>
+</tbody>
+</table>
 </li>
 </ul>
 </li>

Modified: poi/site/publish/apidocs/overview-tree.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/overview-tree.html?rev=1747892&r1=1747891&r2=1747892&view=diff
==============================================================================
--- poi/site/publish/apidocs/overview-tree.html (original)
+++ poi/site/publish/apidocs/overview-tree.html Sat Jun 11 13:21:03 2016
@@ -288,11 +288,7 @@
 <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.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>
-<ul>
-<li type="circle">org.apache.poi.xssf.model.<a href="org/apache/poi/xssf/model/IndexedUDFFinder.html" title="class in org.apache.poi.xssf.model"><span class="strong">IndexedUDFFinder</span></a></li>
-</ul>
-</li>
+<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>
 </ul>
 </li>
 <li type="circle">org.apache.poi.poifs.crypt.agile.<a href="org/apache/poi/poifs/crypt/agile/AgileEncryptionInfoBuilder.html" title="class in org.apache.poi.poifs.crypt.agile"><span class="strong">AgileEncryptionInfoBuilder</span></a> (implements org.apache.poi.poifs.crypt.<a href="org/apache/poi/poifs/crypt/EncryptionInfoBuilder.html" title="interface in org.apache.poi.poifs.crypt">EncryptionInfoBuilder</a>)</li>

Modified: poi/site/publish/changes.html
URL: http://svn.apache.org/viewvc/poi/site/publish/changes.html?rev=1747892&r1=1747891&r2=1747892&view=diff
==============================================================================
--- poi/site/publish/changes.html (original)
+++ poi/site/publish/changes.html Sat Jun 11 13:21:03 2016
@@ -265,6 +265,15 @@ if (VERSION > 3) {
 <ul>
         
 <li>
+<img class="icon" alt="fix" src="images/fix.jpg"> <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=57840">57840</a> - XSSF: 30% faster formula evaluation</li>
+        
+<li>
+<img class="icon" alt="fix" src="images/fix.jpg"> <a href="https://bz.apache.org/bugzilla/buglist.cgi?bug_id=57840,57721">57840,57721</a> - XSSF: Formula parsing and evaluation containing structured references (data tables)</li>
+        
+<li>
+<img class="icon" alt="fix" src="images/fix.jpg"> <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59684">59684</a> - SS Common: Parsing absolute entire-row CellReferences</li>
+        
+<li>
 <img class="icon" alt="fix" src="images/fix.jpg"> <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59686">59686</a> - XSLF: Error when trying to access XSLFTableCell properties like textHeight, lineWidth, etc.</li>
         
 <li>

Modified: poi/site/publish/changes.rss
URL: http://svn.apache.org/viewvc/poi/site/publish/changes.rss?rev=1747892&r1=1747891&r2=1747892&view=diff
==============================================================================
--- poi/site/publish/changes.rss (original)
+++ poi/site/publish/changes.rss Sat Jun 11 13:21:03 2016
@@ -1,3 +1,3 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 <!DOCTYPE rss PUBLIC "-//Netscape Communications//DTD RSS 0.91//EN" "http://my.netscape.com/publish/formats/rss-0.91.dtd">
-<rss version="0.91"><channel><title>Apache POI Changes</title><link>http://poi.apache.org/changes.html</link><description>Apache POI Changes</description><language>en-us</language><item><title> fix(bug 59686)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 59686) - XSLF: Error when trying to access XSLFTableCell properties like textHeight, lineWidth, etc.</description></item><item><title> add(bug 59170)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 59170) - Remove deprecated classes (POI 3.15) - remove BuiltinFormats.getBuiltinFormats()</description></item><item><title> add(bug 59638)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 59638) - SS Common: allow DataFormatter to use Locale-aware number grouping separator</description></item><item><title> add(bug 57766)</title><link>http://poi.apache.org/changes.html</link><description> add by POI 
 Developers (bug 57766) - XSLF: Table isn't exported on convert slides of a .pptx slide show to a PNG/SVG image</description></item><item><title> add(bug 58217)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 58217) - XSLF: support alpha channel on solid colors (fill, line, text)</description></item><item><title> fix</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers - XSLF: remove creation of empty paragraph in XSLFTextShape.addNewTextParagraph()</description></item><item><title> fix(bug 59355)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 59355) - XSSFPivotTable::addColumnLabel sets the cell type of a cell outside of the source data area</description></item><item><title> fix(bug 54570)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 54570) - InvalidFormatException because of Absolute URI forbidden</desc
 ription></item><item><title> fix(bug 59170)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 59170) - Remove deprecated classes (POI 3.15) - use FormulaError instead of ErrorConstants</description></item><item><title> add(bug 58144)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 58144) - Behaviour for headers and footers of slides is inconsistent between slideshows created in 2003 and 2007</description></item><item><title> add(bug 59443)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 59443) - SS Common: get and set Comment addresses</description></item><item><title> fix(bug 59434)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 59434) - Cannot add a picture on a slide that already have an image with an hyperlink on it</description></item><item><title> fix(bug 59383)</title><link>http://poi.apache.
 org/changes.html</link><description> fix by POI Developers (bug 59383) - SS Common performance regression: DataFormatter no longer caches formats</description></item><item><title> fix(bug 59327)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 59327) - HSLF/XSLF: Setting text direction on a table cell has no effect</description></item><item><title> add(bug 58648)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 58648) - Regression: Fix handling of whitespaces in formulas after it was slightly broken by the changes to support the intersection operator</description></item><item><title> add(bug 59342)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 59342) - XSSF: Get and set sheet tab color</description></item><item><title> add(bug 59340)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 59340) - SS Commo
 n: Lookup IndexedColors by index</description></item><item><title> add(bug 59336)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 59336) - SS Common: Deprecate CellUtil methods that do not need a workbook parameter.</description></item><item><title> add(bug 59338)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 59338) - HSSF: Mark HSSFCellUtil for removal, replaced with Common SS CellUtil.</description></item><item><title> add(bug 52949)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 52949) - VBA Macro reader and extractor</description></item><item><title> fix(bug 55982)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 55982) - Don't fail to open the spreadsheet if no TabIdRecord is found</description></item><item><title> fix</title><link>http://poi.apache.org/changes.html</link><description> fix b
 y POI Developers - Fix some cases where file-handles were not closed properly, mostly when the documents could not be opened correctly</description></item><item><title> add(bug 56911)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 56911) - Fix IndexOutOfBoundsException in PlfLfo.add()</description></item><item><title> add(bug 59264)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 59264) - SS Common: unify setting cell border line style with BorderStyle</description></item></channel></rss>
\ No newline at end of file
+<rss version="0.91"><channel><title>Apache POI Changes</title><link>http://poi.apache.org/changes.html</link><description>Apache POI Changes</description><language>en-us</language><item><title> fix(bug 57840)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 57840) - XSSF: 30% faster formula evaluation</description></item><item><title> fix(bug 57840,57721)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 57840,57721) - XSSF: Formula parsing and evaluation containing structured references (data tables)</description></item><item><title> fix(bug 59684)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 59684) - SS Common: Parsing absolute entire-row CellReferences</description></item><item><title> fix(bug 59686)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 59686) - XSLF: Error when trying to access XSLFT
 ableCell properties like textHeight, lineWidth, etc.</description></item><item><title> add(bug 59170)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 59170) - Remove deprecated classes (POI 3.15) - remove BuiltinFormats.getBuiltinFormats()</description></item><item><title> add(bug 59638)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 59638) - SS Common: allow DataFormatter to use Locale-aware number grouping separator</description></item><item><title> add(bug 57766)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 57766) - XSLF: Table isn't exported on convert slides of a .pptx slide show to a PNG/SVG image</description></item><item><title> add(bug 58217)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 58217) - XSLF: support alpha channel on solid colors (fill, line, text)</description></item><item
 ><title> fix</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers - XSLF: remove creation of empty paragraph in XSLFTextShape.addNewTextParagraph()</description></item><item><title> fix(bug 59355)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 59355) - XSSFPivotTable::addColumnLabel sets the cell type of a cell outside of the source data area</description></item><item><title> fix(bug 54570)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 54570) - InvalidFormatException because of Absolute URI forbidden</description></item><item><title> fix(bug 59170)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 59170) - Remove deprecated classes (POI 3.15) - use FormulaError instead of ErrorConstants</description></item><item><title> add(bug 58144)</title><link>http://poi.apache.org/changes.html</link><description> add b
 y POI Developers (bug 58144) - Behaviour for headers and footers of slides is inconsistent between slideshows created in 2003 and 2007</description></item><item><title> add(bug 59443)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 59443) - SS Common: get and set Comment addresses</description></item><item><title> fix(bug 59434)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 59434) - Cannot add a picture on a slide that already have an image with an hyperlink on it</description></item><item><title> fix(bug 59383)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 59383) - SS Common performance regression: DataFormatter no longer caches formats</description></item><item><title> fix(bug 59327)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 59327) - HSLF/XSLF: Setting text direction on a table cell has
  no effect</description></item><item><title> add(bug 58648)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 58648) - Regression: Fix handling of whitespaces in formulas after it was slightly broken by the changes to support the intersection operator</description></item><item><title> add(bug 59342)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 59342) - XSSF: Get and set sheet tab color</description></item><item><title> add(bug 59340)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 59340) - SS Common: Lookup IndexedColors by index</description></item><item><title> add(bug 59336)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 59336) - SS Common: Deprecate CellUtil methods that do not need a workbook parameter.</description></item><item><title> add(bug 59338)</title><link>http://poi.apache.org/chang
 es.html</link><description> add by POI Developers (bug 59338) - HSSF: Mark HSSFCellUtil for removal, replaced with Common SS CellUtil.</description></item><item><title> add(bug 52949)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 52949) - VBA Macro reader and extractor</description></item><item><title> fix(bug 55982)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 55982) - Don't fail to open the spreadsheet if no TabIdRecord is found</description></item><item><title> fix</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers - Fix some cases where file-handles were not closed properly, mostly when the documents could not be opened correctly</description></item><item><title> add(bug 56911)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 56911) - Fix IndexOutOfBoundsException in PlfLfo.add()</description></ite
 m><item><title> add(bug 59264)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 59264) - SS Common: unify setting cell border line style with BorderStyle</description></item></channel></rss>
\ No newline at end of file

Modified: poi/site/publish/mailinglists.html
URL: http://svn.apache.org/viewvc/poi/site/publish/mailinglists.html?rev=1747892&r1=1747891&r2=1747892&view=diff
==============================================================================
--- poi/site/publish/mailinglists.html (original)
+++ poi/site/publish/mailinglists.html Sat Jun 11 13:21:03 2016
@@ -316,6 +316,7 @@ if (VERSION > 3) {
           <a href="mailto:user-unsubscribe@poi.apache.org">Unsubscribe</a>
           <a href="http://mail-archives.apache.org/mod_mbox/poi-user/">Old Archive</a>
           <a href="http://news.gmane.org/thread.php?group=gmane.comp.jakarta.poi.user">gmane.org</a>
+          <a href="http://apache-poi.1045710.n5.nabble.com/POI-User-f2280730.html">Nabble</a>
           <a href="http://markmail.org/search/org.apache.poi.user+list:org.apache.poi.user">MarkMail</a>
         
 </p> 
@@ -350,6 +351,7 @@ if (VERSION > 3) {
           <a href="mailto:dev-unsubscribe@poi.apache.org">Unsubscribe</a>
           <a href="http://mail-archives.apache.org/mod_mbox/poi-dev/">Old Archive</a>
           <a href="http://news.gmane.org/gmane.comp.jakarta.poi.devel">gmane.org</a>
+          <a href="http://apache-poi.1045710.n5.nabble.com/POI-Dev-f2312866.html">Nabble</a>
           <a href="http://markmail.org/search/org.apache.poi.dev+list:org.apache.poi.dev">MarkMail</a>
         
 </p> 



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