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/14 09:45:44 UTC

svn commit: r1748372 [6/8] - in /poi/site/publish: ./ apidocs/ apidocs/org/apache/poi/ apidocs/org/apache/poi/hssf/model/ apidocs/org/apache/poi/hssf/record/ apidocs/org/apache/poi/hssf/record/aggregates/ apidocs/org/apache/poi/hssf/record/aggregates/c...

Modified: poi/site/publish/apidocs/org/apache/poi/ss/formula/udf/UDFFinder.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/formula/udf/UDFFinder.html?rev=1748372&r1=1748371&r2=1748372&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/formula/udf/UDFFinder.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/formula/udf/UDFFinder.html Tue Jun 14 09:45:42 2016
@@ -60,14 +60,14 @@
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
 <li>Nested&nbsp;|&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
 <li><a href="#method_summary">Method</a></li>
 </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="#field_detail">Field</a>&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
 <li><a href="#method_detail">Method</a></li>
 </ul>
 </div>
@@ -78,48 +78,46 @@
 <!-- ======== START OF CLASS DATA ======== -->
 <div class="header">
 <div class="subTitle">org.apache.poi.ss.formula.udf</div>
-<h2 title="Class UDFFinder" class="title">Class UDFFinder</h2>
+<h2 title="Interface UDFFinder" class="title">Interface UDFFinder</h2>
 </div>
 <div class="contentContainer">
-<ul class="inheritance">
-<li>java.lang.Object</li>
-<li>
-<ul class="inheritance">
-<li>org.apache.poi.ss.formula.udf.UDFFinder</li>
-</ul>
-</li>
-</ul>
 <div class="description">
 <ul class="blockList">
 <li class="blockList">
 <dl>
-<dt>Direct Known Subclasses:</dt>
-<dd><a href="../../../../../../org/apache/poi/ss/formula/udf/AggregatingUDFFinder.html" title="class in org.apache.poi.ss.formula.udf">AggregatingUDFFinder</a>, <a href="../../../../../../org/apache/poi/ss/formula/atp/AnalysisToolPak.html" title="class in org.apache.poi.ss.formula.atp">AnalysisToolPak</a>, <a href="../../../../../../org/apache/poi/ss/formula/udf/DefaultUDFFinder.html" title="class in org.apache.poi.ss.formula.udf">DefaultUDFFinder</a></dd>
+<dt>All Known Implementing Classes:</dt>
+<dd><a href="../../../../../../org/apache/poi/ss/formula/udf/AggregatingUDFFinder.html" title="class in org.apache.poi.ss.formula.udf">AggregatingUDFFinder</a>, <a href="../../../../../../org/apache/poi/ss/formula/atp/AnalysisToolPak.html" title="class in org.apache.poi.ss.formula.atp">AnalysisToolPak</a>, <a href="../../../../../../org/apache/poi/ss/formula/udf/DefaultUDFFinder.html" title="class in org.apache.poi.ss.formula.udf">DefaultUDFFinder</a>, <a href="../../../../../../org/apache/poi/ss/formula/udf/IndexedUDFFinder.html" title="class in org.apache.poi.ss.formula.udf">IndexedUDFFinder</a></dd>
 </dl>
 <hr>
 <br>
-<pre>public abstract class <span class="strong">UDFFinder</span>
-extends java.lang.Object</pre>
-<div class="block">Common abstract class for "Add-in" libraries and user defined function libraries.</div>
+<pre>public interface <span class="strong">UDFFinder</span></pre>
+<div class="block">Common interface for "Add-in" libraries and user defined function libraries.</div>
 </li>
 </ul>
 </div>
 <div class="summary">
 <ul class="blockList">
 <li class="blockList">
-<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<!-- =========== FIELD SUMMARY =========== -->
 <ul class="blockList">
-<li class="blockList"><a name="constructor_summary">
+<li class="blockList"><a name="field_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>
+<h3>Field Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
-<th class="colOne" scope="col">Constructor and Description</th>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colOne"><code><strong><a href="../../../../../../org/apache/poi/ss/formula/udf/UDFFinder.html#UDFFinder()">UDFFinder</a></strong>()</code>&nbsp;</td>
+<td class="colFirst"><code>static <a href="../../../../../../org/apache/poi/ss/formula/udf/UDFFinder.html" title="interface in org.apache.poi.ss.formula.udf">UDFFinder</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/ss/formula/udf/UDFFinder.html#DEFAULT">DEFAULT</a></strong></code>
+<div class="block"><strong>Deprecated.</strong>&nbsp;
+<div class="block"><i>use AggregatingUDFFinder.DEFAULT instead, deprecated in POI 3.15,
+     scheduled for removable in POI 3.17</i></div>
+</div>
+</td>
 </tr>
 </table>
 </li>
@@ -137,23 +135,12 @@ extends java.lang.Object</pre>
 <th class="colLast" scope="col">Method and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>abstract <a href="../../../../../../org/apache/poi/ss/formula/functions/FreeRefFunction.html" title="interface in org.apache.poi.ss.formula.functions">FreeRefFunction</a></code></td>
+<td class="colFirst"><code><a href="../../../../../../org/apache/poi/ss/formula/functions/FreeRefFunction.html" title="interface in org.apache.poi.ss.formula.functions">FreeRefFunction</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/ss/formula/udf/UDFFinder.html#findFunction(java.lang.String)">findFunction</a></strong>(java.lang.String&nbsp;name)</code>
 <div class="block">Returns executor by specified name.</div>
 </td>
 </tr>
-<tr class="rowColor">
-<td class="colFirst"><code>static <a href="../../../../../../org/apache/poi/ss/formula/udf/UDFFinder.html" title="class in org.apache.poi.ss.formula.udf">UDFFinder</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/ss/formula/udf/UDFFinder.html#getDefault()">getDefault</a></strong>()</code>&nbsp;</td>
-</tr>
 </table>
-<ul class="blockList">
-<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
-<!--   -->
-</a>
-<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
-<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
-</ul>
 </li>
 </ul>
 </li>
@@ -162,19 +149,23 @@ extends java.lang.Object</pre>
 <div class="details">
 <ul class="blockList">
 <li class="blockList">
-<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<!-- ============ FIELD DETAIL =========== -->
 <ul class="blockList">
-<li class="blockList"><a name="constructor_detail">
+<li class="blockList"><a name="field_detail">
 <!--   -->
 </a>
-<h3>Constructor Detail</h3>
-<a name="UDFFinder()">
+<h3>Field Detail</h3>
+<a name="DEFAULT">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
-<h4>UDFFinder</h4>
-<pre>public&nbsp;UDFFinder()</pre>
+<h4>DEFAULT</h4>
+<pre>@Deprecated
+static final&nbsp;<a href="../../../../../../org/apache/poi/ss/formula/udf/UDFFinder.html" title="interface in org.apache.poi.ss.formula.udf">UDFFinder</a> DEFAULT</pre>
+<div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>use AggregatingUDFFinder.DEFAULT instead, deprecated in POI 3.15,
+     scheduled for removable in POI 3.17</i></div>
+<div class="block">Default UDFFinder implementation</div>
 </li>
 </ul>
 </li>
@@ -185,22 +176,13 @@ extends java.lang.Object</pre>
 <!--   -->
 </a>
 <h3>Method Detail</h3>
-<a name="getDefault()">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getDefault</h4>
-<pre>public static&nbsp;<a href="../../../../../../org/apache/poi/ss/formula/udf/UDFFinder.html" title="class in org.apache.poi.ss.formula.udf">UDFFinder</a>&nbsp;getDefault()</pre>
-</li>
-</ul>
 <a name="findFunction(java.lang.String)">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>findFunction</h4>
-<pre>public abstract&nbsp;<a href="../../../../../../org/apache/poi/ss/formula/functions/FreeRefFunction.html" title="interface in org.apache.poi.ss.formula.functions">FreeRefFunction</a>&nbsp;findFunction(java.lang.String&nbsp;name)</pre>
+<pre><a href="../../../../../../org/apache/poi/ss/formula/functions/FreeRefFunction.html" title="interface in org.apache.poi.ss.formula.functions">FreeRefFunction</a>&nbsp;findFunction(java.lang.String&nbsp;name)</pre>
 <div class="block">Returns executor by specified name. Returns <code>null</code> if the function name is unknown.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - Name of function.</dd>
 <dt><span class="strong">Returns:</span></dt><dd>Function executor.</dd></dl>
@@ -258,14 +240,14 @@ extends java.lang.Object</pre>
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
 <li>Nested&nbsp;|&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
 <li><a href="#method_summary">Method</a></li>
 </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="#field_detail">Field</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/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=1748372&r1=1748371&r2=1748372&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 Tue Jun 14 09:45:42 2016
@@ -2,13 +2,13 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<title>Uses of Class org.apache.poi.ss.formula.udf.UDFFinder (POI API Documentation)</title>
+<title>Uses of Interface org.apache.poi.ss.formula.udf.UDFFinder (POI API Documentation)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
 <script type="text/javascript"><!--
     if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.poi.ss.formula.udf.UDFFinder (POI API Documentation)";
+        parent.document.title="Uses of Interface org.apache.poi.ss.formula.udf.UDFFinder (POI API Documentation)";
     }
 //-->
 </script>
@@ -24,7 +24,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/poi/ss/formula/udf/UDFFinder.html" title="class in org.apache.poi.ss.formula.udf">Class</a></li>
+<li><a href="../../../../../../../org/apache/poi/ss/formula/udf/UDFFinder.html" title="interface in org.apache.poi.ss.formula.udf">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
@@ -61,13 +61,13 @@
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
 <div class="header">
-<h2 title="Uses of Class org.apache.poi.ss.formula.udf.UDFFinder" class="title">Uses of Class<br>org.apache.poi.ss.formula.udf.UDFFinder</h2>
+<h2 title="Uses of Interface org.apache.poi.ss.formula.udf.UDFFinder" class="title">Uses of Interface<br>org.apache.poi.ss.formula.udf.UDFFinder</h2>
 </div>
 <div class="classUseContainer">
 <ul class="blockList">
 <li class="blockList">
 <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
-<caption><span>Packages that use <a href="../../../../../../../org/apache/poi/ss/formula/udf/UDFFinder.html" title="class in org.apache.poi.ss.formula.udf">UDFFinder</a></span><span class="tabEnd">&nbsp;</span></caption>
+<caption><span>Packages that use <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="colFirst" scope="col">Package</th>
 <th class="colLast" scope="col">Description</th>
@@ -123,9 +123,9 @@
 <li class="blockList"><a name="org.apache.poi.hssf.model">
 <!--   -->
 </a>
-<h3>Uses of <a href="../../../../../../../org/apache/poi/ss/formula/udf/UDFFinder.html" title="class in org.apache.poi.ss.formula.udf">UDFFinder</a> in <a href="../../../../../../../org/apache/poi/hssf/model/package-summary.html">org.apache.poi.hssf.model</a></h3>
+<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/hssf/model/package-summary.html">org.apache.poi.hssf.model</a></h3>
 <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
-<caption><span>Methods in <a href="../../../../../../../org/apache/poi/hssf/model/package-summary.html">org.apache.poi.hssf.model</a> with parameters of type <a href="../../../../../../../org/apache/poi/ss/formula/udf/UDFFinder.html" title="class in org.apache.poi.ss.formula.udf">UDFFinder</a></span><span class="tabEnd">&nbsp;</span></caption>
+<caption><span>Methods in <a href="../../../../../../../org/apache/poi/hssf/model/package-summary.html">org.apache.poi.hssf.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="colFirst" scope="col">Modifier and Type</th>
 <th class="colLast" scope="col">Method and Description</th>
@@ -135,12 +135,12 @@
 <td class="colFirst"><code><a href="../../../../../../../org/apache/poi/ss/formula/ptg/NameXPtg.html" title="class in org.apache.poi.ss.formula.ptg">NameXPtg</a></code></td>
 <td class="colLast"><span class="strong">InternalWorkbook.</span><code><strong><a href="../../../../../../../org/apache/poi/hssf/model/InternalWorkbook.html#getNameXPtg(java.lang.String,%20int,%20org.apache.poi.ss.formula.udf.UDFFinder)">getNameXPtg</a></strong>(java.lang.String&nbsp;name,
            int&nbsp;sheetRefIndex,
-           <a href="../../../../../../../org/apache/poi/ss/formula/udf/UDFFinder.html" title="class in org.apache.poi.ss.formula.udf">UDFFinder</a>&nbsp;udf)</code>&nbsp;</td>
+           <a href="../../../../../../../org/apache/poi/ss/formula/udf/UDFFinder.html" title="interface in org.apache.poi.ss.formula.udf">UDFFinder</a>&nbsp;udf)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../../org/apache/poi/ss/formula/ptg/NameXPtg.html" title="class in org.apache.poi.ss.formula.ptg">NameXPtg</a></code></td>
 <td class="colLast"><span class="strong">InternalWorkbook.</span><code><strong><a href="../../../../../../../org/apache/poi/hssf/model/InternalWorkbook.html#getNameXPtg(java.lang.String,%20org.apache.poi.ss.formula.udf.UDFFinder)">getNameXPtg</a></strong>(java.lang.String&nbsp;name,
-           <a href="../../../../../../../org/apache/poi/ss/formula/udf/UDFFinder.html" title="class in org.apache.poi.ss.formula.udf">UDFFinder</a>&nbsp;udf)</code>&nbsp;</td>
+           <a href="../../../../../../../org/apache/poi/ss/formula/udf/UDFFinder.html" title="interface in org.apache.poi.ss.formula.udf">UDFFinder</a>&nbsp;udf)</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>
@@ -148,22 +148,22 @@
 <li class="blockList"><a name="org.apache.poi.hssf.usermodel">
 <!--   -->
 </a>
-<h3>Uses of <a href="../../../../../../../org/apache/poi/ss/formula/udf/UDFFinder.html" title="class in org.apache.poi.ss.formula.udf">UDFFinder</a> in <a href="../../../../../../../org/apache/poi/hssf/usermodel/package-summary.html">org.apache.poi.hssf.usermodel</a></h3>
+<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/hssf/usermodel/package-summary.html">org.apache.poi.hssf.usermodel</a></h3>
 <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
-<caption><span>Methods in <a href="../../../../../../../org/apache/poi/hssf/usermodel/package-summary.html">org.apache.poi.hssf.usermodel</a> that return <a href="../../../../../../../org/apache/poi/ss/formula/udf/UDFFinder.html" title="class in org.apache.poi.ss.formula.udf">UDFFinder</a></span><span class="tabEnd">&nbsp;</span></caption>
+<caption><span>Methods in <a href="../../../../../../../org/apache/poi/hssf/usermodel/package-summary.html">org.apache.poi.hssf.usermodel</a> that return <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="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><a href="../../../../../../../org/apache/poi/ss/formula/udf/UDFFinder.html" title="class in org.apache.poi.ss.formula.udf">UDFFinder</a></code></td>
+<td class="colFirst"><code><a href="../../../../../../../org/apache/poi/ss/formula/udf/UDFFinder.html" title="interface in org.apache.poi.ss.formula.udf">UDFFinder</a></code></td>
 <td class="colLast"><span class="strong">HSSFEvaluationWorkbook.</span><code><strong><a href="../../../../../../../org/apache/poi/hssf/usermodel/HSSFEvaluationWorkbook.html#getUDFFinder()">getUDFFinder</a></strong>()</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>
 <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
-<caption><span>Methods in <a href="../../../../../../../org/apache/poi/hssf/usermodel/package-summary.html">org.apache.poi.hssf.usermodel</a> with parameters of type <a href="../../../../../../../org/apache/poi/ss/formula/udf/UDFFinder.html" title="class in org.apache.poi.ss.formula.udf">UDFFinder</a></span><span class="tabEnd">&nbsp;</span></caption>
+<caption><span>Methods in <a href="../../../../../../../org/apache/poi/hssf/usermodel/package-summary.html">org.apache.poi.hssf.usermodel</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="colFirst" scope="col">Modifier and Type</th>
 <th class="colLast" scope="col">Method and Description</th>
@@ -171,7 +171,7 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">HSSFWorkbook.</span><code><strong><a href="../../../../../../../org/apache/poi/hssf/usermodel/HSSFWorkbook.html#addToolPack(org.apache.poi.ss.formula.udf.UDFFinder)">addToolPack</a></strong>(<a href="../../../../../../../org/apache/poi/ss/formula/udf/UDFFinder.html" title="class in org.apache.poi.ss.formula.udf">UDFFinder</a>&nbsp;toopack)</code>
+<td class="colLast"><span class="strong">HSSFWorkbook.</span><code><strong><a href="../../../../../../../org/apache/poi/hssf/usermodel/HSSFWorkbook.html#addToolPack(org.apache.poi.ss.formula.udf.UDFFinder)">addToolPack</a></strong>(<a href="../../../../../../../org/apache/poi/ss/formula/udf/UDFFinder.html" title="interface in org.apache.poi.ss.formula.udf">UDFFinder</a>&nbsp;toopack)</code>
 <div class="block">Register a new toolpack in this workbook.</div>
 </td>
 </tr>
@@ -179,7 +179,7 @@
 <td class="colFirst"><code>static <a href="../../../../../../../org/apache/poi/hssf/usermodel/HSSFFormulaEvaluator.html" title="class in org.apache.poi.hssf.usermodel">HSSFFormulaEvaluator</a></code></td>
 <td class="colLast"><span class="strong">HSSFFormulaEvaluator.</span><code><strong><a href="../../../../../../../org/apache/poi/hssf/usermodel/HSSFFormulaEvaluator.html#create(org.apache.poi.hssf.usermodel.HSSFWorkbook,%20org.apache.poi.ss.formula.IStabilityClassifier,%20org.apache.poi.ss.formula.udf.UDFFinder)">create</a></strong>(<a href="../../../../../../../org/apache/poi/hssf/usermodel/HSSFWorkbook.html" title="class in org.apache.poi.hssf.usermodel">HSSFWorkbook</a>&nbsp;workbook,
       <a href="../../../../../../../org/apache/poi/ss/formula/IStabilityClassifier.html" title="interface in org.apache.poi.ss.formula">IStabilityClassifier</a>&nbsp;stabilityClassifier,
-      <a href="../../../../../../../org/apache/poi/ss/formula/udf/UDFFinder.html" title="class in org.apache.poi.ss.formula.udf">UDFFinder</a>&nbsp;udfFinder)</code>&nbsp;</td>
+      <a href="../../../../../../../org/apache/poi/ss/formula/udf/UDFFinder.html" title="interface in org.apache.poi.ss.formula.udf">UDFFinder</a>&nbsp;udfFinder)</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>
@@ -187,22 +187,22 @@
 <li class="blockList"><a name="org.apache.poi.ss.formula">
 <!--   -->
 </a>
-<h3>Uses of <a href="../../../../../../../org/apache/poi/ss/formula/udf/UDFFinder.html" title="class in org.apache.poi.ss.formula.udf">UDFFinder</a> in <a href="../../../../../../../org/apache/poi/ss/formula/package-summary.html">org.apache.poi.ss.formula</a></h3>
+<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/ss/formula/package-summary.html">org.apache.poi.ss.formula</a></h3>
 <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
-<caption><span>Methods in <a href="../../../../../../../org/apache/poi/ss/formula/package-summary.html">org.apache.poi.ss.formula</a> that return <a href="../../../../../../../org/apache/poi/ss/formula/udf/UDFFinder.html" title="class in org.apache.poi.ss.formula.udf">UDFFinder</a></span><span class="tabEnd">&nbsp;</span></caption>
+<caption><span>Methods in <a href="../../../../../../../org/apache/poi/ss/formula/package-summary.html">org.apache.poi.ss.formula</a> that return <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="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><a href="../../../../../../../org/apache/poi/ss/formula/udf/UDFFinder.html" title="class in org.apache.poi.ss.formula.udf">UDFFinder</a></code></td>
+<td class="colFirst"><code><a href="../../../../../../../org/apache/poi/ss/formula/udf/UDFFinder.html" title="interface in org.apache.poi.ss.formula.udf">UDFFinder</a></code></td>
 <td class="colLast"><span class="strong">EvaluationWorkbook.</span><code><strong><a href="../../../../../../../org/apache/poi/ss/formula/EvaluationWorkbook.html#getUDFFinder()">getUDFFinder</a></strong>()</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>
 <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
-<caption><span>Constructors in <a href="../../../../../../../org/apache/poi/ss/formula/package-summary.html">org.apache.poi.ss.formula</a> with parameters of type <a href="../../../../../../../org/apache/poi/ss/formula/udf/UDFFinder.html" title="class in org.apache.poi.ss.formula.udf">UDFFinder</a></span><span class="tabEnd">&nbsp;</span></caption>
+<caption><span>Constructors in <a href="../../../../../../../org/apache/poi/ss/formula/package-summary.html">org.apache.poi.ss.formula</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>
@@ -210,7 +210,7 @@
 <tr class="altColor">
 <td class="colLast"><code><strong><a href="../../../../../../../org/apache/poi/ss/formula/WorkbookEvaluator.html#WorkbookEvaluator(org.apache.poi.ss.formula.EvaluationWorkbook,%20org.apache.poi.ss.formula.IStabilityClassifier,%20org.apache.poi.ss.formula.udf.UDFFinder)">WorkbookEvaluator</a></strong>(<a href="../../../../../../../org/apache/poi/ss/formula/EvaluationWorkbook.html" title="interface in org.apache.poi.ss.formula">EvaluationWorkbook</a>&nbsp;workbook,
                  <a href="../../../../../../../org/apache/poi/ss/formula/IStabilityClassifier.html" title="interface in org.apache.poi.ss.formula">IStabilityClassifier</a>&nbsp;stabilityClassifier,
-                 <a href="../../../../../../../org/apache/poi/ss/formula/udf/UDFFinder.html" title="class in org.apache.poi.ss.formula.udf">UDFFinder</a>&nbsp;udfFinder)</code>&nbsp;</td>
+                 <a href="../../../../../../../org/apache/poi/ss/formula/udf/UDFFinder.html" title="interface in org.apache.poi.ss.formula.udf">UDFFinder</a>&nbsp;udfFinder)</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>
@@ -218,9 +218,9 @@
 <li class="blockList"><a name="org.apache.poi.ss.formula.atp">
 <!--   -->
 </a>
-<h3>Uses of <a href="../../../../../../../org/apache/poi/ss/formula/udf/UDFFinder.html" title="class in org.apache.poi.ss.formula.udf">UDFFinder</a> in <a href="../../../../../../../org/apache/poi/ss/formula/atp/package-summary.html">org.apache.poi.ss.formula.atp</a></h3>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
-<caption><span>Subclasses of <a href="../../../../../../../org/apache/poi/ss/formula/udf/UDFFinder.html" title="class in org.apache.poi.ss.formula.udf">UDFFinder</a> in <a href="../../../../../../../org/apache/poi/ss/formula/atp/package-summary.html">org.apache.poi.ss.formula.atp</a></span><span class="tabEnd">&nbsp;</span></caption>
+<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/ss/formula/atp/package-summary.html">org.apache.poi.ss.formula.atp</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../../../org/apache/poi/ss/formula/atp/package-summary.html">org.apache.poi.ss.formula.atp</a> that implement <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="colFirst" scope="col">Modifier and Type</th>
 <th class="colLast" scope="col">Class and Description</th>
@@ -235,14 +235,14 @@
 </tbody>
 </table>
 <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
-<caption><span>Fields in <a href="../../../../../../../org/apache/poi/ss/formula/atp/package-summary.html">org.apache.poi.ss.formula.atp</a> declared as <a href="../../../../../../../org/apache/poi/ss/formula/udf/UDFFinder.html" title="class in org.apache.poi.ss.formula.udf">UDFFinder</a></span><span class="tabEnd">&nbsp;</span></caption>
+<caption><span>Fields in <a href="../../../../../../../org/apache/poi/ss/formula/atp/package-summary.html">org.apache.poi.ss.formula.atp</a> declared as <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="colFirst" scope="col">Modifier and Type</th>
 <th class="colLast" scope="col">Field and Description</th>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><code>static <a href="../../../../../../../org/apache/poi/ss/formula/udf/UDFFinder.html" title="class in org.apache.poi.ss.formula.udf">UDFFinder</a></code></td>
+<td class="colFirst"><code>static <a href="../../../../../../../org/apache/poi/ss/formula/udf/UDFFinder.html" title="interface in org.apache.poi.ss.formula.udf">UDFFinder</a></code></td>
 <td class="colLast"><span class="strong">AnalysisToolPak.</span><code><strong><a href="../../../../../../../org/apache/poi/ss/formula/atp/AnalysisToolPak.html#instance">instance</a></strong></code>&nbsp;</td>
 </tr>
 </tbody>
@@ -251,9 +251,9 @@
 <li class="blockList"><a name="org.apache.poi.ss.formula.eval.forked">
 <!--   -->
 </a>
-<h3>Uses of <a href="../../../../../../../org/apache/poi/ss/formula/udf/UDFFinder.html" title="class in org.apache.poi.ss.formula.udf">UDFFinder</a> in <a href="../../../../../../../org/apache/poi/ss/formula/eval/forked/package-summary.html">org.apache.poi.ss.formula.eval.forked</a></h3>
+<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/ss/formula/eval/forked/package-summary.html">org.apache.poi.ss.formula.eval.forked</a></h3>
 <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
-<caption><span>Methods in <a href="../../../../../../../org/apache/poi/ss/formula/eval/forked/package-summary.html">org.apache.poi.ss.formula.eval.forked</a> with parameters of type <a href="../../../../../../../org/apache/poi/ss/formula/udf/UDFFinder.html" title="class in org.apache.poi.ss.formula.udf">UDFFinder</a></span><span class="tabEnd">&nbsp;</span></caption>
+<caption><span>Methods in <a href="../../../../../../../org/apache/poi/ss/formula/eval/forked/package-summary.html">org.apache.poi.ss.formula.eval.forked</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="colFirst" scope="col">Modifier and Type</th>
 <th class="colLast" scope="col">Method and Description</th>
@@ -263,7 +263,7 @@
 <td class="colFirst"><code>static <a href="../../../../../../../org/apache/poi/ss/formula/eval/forked/ForkedEvaluator.html" title="class in org.apache.poi.ss.formula.eval.forked">ForkedEvaluator</a></code></td>
 <td class="colLast"><span class="strong">ForkedEvaluator.</span><code><strong><a href="../../../../../../../org/apache/poi/ss/formula/eval/forked/ForkedEvaluator.html#create(org.apache.poi.ss.usermodel.Workbook,%20org.apache.poi.ss.formula.IStabilityClassifier,%20org.apache.poi.ss.formula.udf.UDFFinder)">create</a></strong>(<a href="../../../../../../../org/apache/poi/ss/usermodel/Workbook.html" title="interface in org.apache.poi.ss.usermodel">Workbook</a>&nbsp;wb,
       <a href="../../../../../../../org/apache/poi/ss/formula/IStabilityClassifier.html" title="interface in org.apache.poi.ss.formula">IStabilityClassifier</a>&nbsp;stabilityClassifier,
-      <a href="../../../../../../../org/apache/poi/ss/formula/udf/UDFFinder.html" title="class in org.apache.poi.ss.formula.udf">UDFFinder</a>&nbsp;udfFinder)</code>&nbsp;</td>
+      <a href="../../../../../../../org/apache/poi/ss/formula/udf/UDFFinder.html" title="interface in org.apache.poi.ss.formula.udf">UDFFinder</a>&nbsp;udfFinder)</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>
@@ -271,9 +271,9 @@
 <li class="blockList"><a name="org.apache.poi.ss.formula.udf">
 <!--   -->
 </a>
-<h3>Uses of <a href="../../../../../../../org/apache/poi/ss/formula/udf/UDFFinder.html" title="class in org.apache.poi.ss.formula.udf">UDFFinder</a> in <a href="../../../../../../../org/apache/poi/ss/formula/udf/package-summary.html">org.apache.poi.ss.formula.udf</a></h3>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
-<caption><span>Subclasses of <a href="../../../../../../../org/apache/poi/ss/formula/udf/UDFFinder.html" title="class in org.apache.poi.ss.formula.udf">UDFFinder</a> in <a href="../../../../../../../org/apache/poi/ss/formula/udf/package-summary.html">org.apache.poi.ss.formula.udf</a></span><span class="tabEnd">&nbsp;</span></caption>
+<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/ss/formula/udf/package-summary.html">org.apache.poi.ss.formula.udf</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../../../org/apache/poi/ss/formula/udf/package-summary.html">org.apache.poi.ss.formula.udf</a> that implement <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="colFirst" scope="col">Modifier and Type</th>
 <th class="colLast" scope="col">Class and Description</th>
@@ -299,21 +299,32 @@
 </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/ss/formula/udf/package-summary.html">org.apache.poi.ss.formula.udf</a> that return <a href="../../../../../../../org/apache/poi/ss/formula/udf/UDFFinder.html" title="class in org.apache.poi.ss.formula.udf">UDFFinder</a></span><span class="tabEnd">&nbsp;</span></caption>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
+<caption><span>Fields in <a href="../../../../../../../org/apache/poi/ss/formula/udf/package-summary.html">org.apache.poi.ss.formula.udf</a> declared as <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="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Method and Description</th>
+<th class="colLast" scope="col">Field and Description</th>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><code>static <a href="../../../../../../../org/apache/poi/ss/formula/udf/UDFFinder.html" title="class in org.apache.poi.ss.formula.udf">UDFFinder</a></code></td>
-<td class="colLast"><span class="strong">UDFFinder.</span><code><strong><a href="../../../../../../../org/apache/poi/ss/formula/udf/UDFFinder.html#getDefault()">getDefault</a></strong>()</code>&nbsp;</td>
+<td class="colFirst"><code>static <a href="../../../../../../../org/apache/poi/ss/formula/udf/UDFFinder.html" title="interface in org.apache.poi.ss.formula.udf">UDFFinder</a></code></td>
+<td class="colLast"><span class="strong">UDFFinder.</span><code><strong><a href="../../../../../../../org/apache/poi/ss/formula/udf/UDFFinder.html#DEFAULT">DEFAULT</a></strong></code>
+<div class="block"><strong>Deprecated.</strong>&nbsp;
+<div class="block"><i>use AggregatingUDFFinder.DEFAULT instead, deprecated in POI 3.15,
+     scheduled for removable in POI 3.17</i></div>
+</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../../../org/apache/poi/ss/formula/udf/UDFFinder.html" title="interface in org.apache.poi.ss.formula.udf">UDFFinder</a></code></td>
+<td class="colLast"><span class="strong">AggregatingUDFFinder.</span><code><strong><a href="../../../../../../../org/apache/poi/ss/formula/udf/AggregatingUDFFinder.html#DEFAULT">DEFAULT</a></strong></code>
+<div class="block">Default UDFFinder implementation</div>
+</td>
 </tr>
 </tbody>
 </table>
 <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
-<caption><span>Methods in <a href="../../../../../../../org/apache/poi/ss/formula/udf/package-summary.html">org.apache.poi.ss.formula.udf</a> with parameters of type <a href="../../../../../../../org/apache/poi/ss/formula/udf/UDFFinder.html" title="class in org.apache.poi.ss.formula.udf">UDFFinder</a></span><span class="tabEnd">&nbsp;</span></caption>
+<caption><span>Methods in <a href="../../../../../../../org/apache/poi/ss/formula/udf/package-summary.html">org.apache.poi.ss.formula.udf</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="colFirst" scope="col">Modifier and Type</th>
 <th class="colLast" scope="col">Method and Description</th>
@@ -321,23 +332,23 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">AggregatingUDFFinder.</span><code><strong><a href="../../../../../../../org/apache/poi/ss/formula/udf/AggregatingUDFFinder.html#add(org.apache.poi.ss.formula.udf.UDFFinder)">add</a></strong>(<a href="../../../../../../../org/apache/poi/ss/formula/udf/UDFFinder.html" title="class in org.apache.poi.ss.formula.udf">UDFFinder</a>&nbsp;toolPack)</code>
+<td class="colLast"><span class="strong">AggregatingUDFFinder.</span><code><strong><a href="../../../../../../../org/apache/poi/ss/formula/udf/AggregatingUDFFinder.html#add(org.apache.poi.ss.formula.udf.UDFFinder)">add</a></strong>(<a href="../../../../../../../org/apache/poi/ss/formula/udf/UDFFinder.html" title="interface in org.apache.poi.ss.formula.udf">UDFFinder</a>&nbsp;toolPack)</code>
 <div class="block">Add a new toolpack</div>
 </td>
 </tr>
 </tbody>
 </table>
 <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
-<caption><span>Constructors in <a href="../../../../../../../org/apache/poi/ss/formula/udf/package-summary.html">org.apache.poi.ss.formula.udf</a> with parameters of type <a href="../../../../../../../org/apache/poi/ss/formula/udf/UDFFinder.html" title="class in org.apache.poi.ss.formula.udf">UDFFinder</a></span><span class="tabEnd">&nbsp;</span></caption>
+<caption><span>Constructors in <a href="../../../../../../../org/apache/poi/ss/formula/udf/package-summary.html">org.apache.poi.ss.formula.udf</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/ss/formula/udf/AggregatingUDFFinder.html#AggregatingUDFFinder(org.apache.poi.ss.formula.udf.UDFFinder...)">AggregatingUDFFinder</a></strong>(<a href="../../../../../../../org/apache/poi/ss/formula/udf/UDFFinder.html" title="class in org.apache.poi.ss.formula.udf">UDFFinder</a>...&nbsp;usedToolPacks)</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../../../org/apache/poi/ss/formula/udf/AggregatingUDFFinder.html#AggregatingUDFFinder(org.apache.poi.ss.formula.udf.UDFFinder...)">AggregatingUDFFinder</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>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colLast"><code><strong><a href="../../../../../../../org/apache/poi/ss/formula/udf/IndexedUDFFinder.html#IndexedUDFFinder(org.apache.poi.ss.formula.udf.UDFFinder...)">IndexedUDFFinder</a></strong>(<a href="../../../../../../../org/apache/poi/ss/formula/udf/UDFFinder.html" title="class in org.apache.poi.ss.formula.udf">UDFFinder</a>...&nbsp;usedToolPacks)</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../../../org/apache/poi/ss/formula/udf/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>&nbsp;</td>
 </tr>
 </tbody>
 </table>
@@ -345,9 +356,9 @@
 <li class="blockList"><a name="org.apache.poi.ss.usermodel">
 <!--   -->
 </a>
-<h3>Uses of <a href="../../../../../../../org/apache/poi/ss/formula/udf/UDFFinder.html" title="class in org.apache.poi.ss.formula.udf">UDFFinder</a> in <a href="../../../../../../../org/apache/poi/ss/usermodel/package-summary.html">org.apache.poi.ss.usermodel</a></h3>
+<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/ss/usermodel/package-summary.html">org.apache.poi.ss.usermodel</a></h3>
 <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
-<caption><span>Methods in <a href="../../../../../../../org/apache/poi/ss/usermodel/package-summary.html">org.apache.poi.ss.usermodel</a> with parameters of type <a href="../../../../../../../org/apache/poi/ss/formula/udf/UDFFinder.html" title="class in org.apache.poi.ss.formula.udf">UDFFinder</a></span><span class="tabEnd">&nbsp;</span></caption>
+<caption><span>Methods in <a href="../../../../../../../org/apache/poi/ss/usermodel/package-summary.html">org.apache.poi.ss.usermodel</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="colFirst" scope="col">Modifier and Type</th>
 <th class="colLast" scope="col">Method and Description</th>
@@ -355,7 +366,7 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">Workbook.</span><code><strong><a href="../../../../../../../org/apache/poi/ss/usermodel/Workbook.html#addToolPack(org.apache.poi.ss.formula.udf.UDFFinder)">addToolPack</a></strong>(<a href="../../../../../../../org/apache/poi/ss/formula/udf/UDFFinder.html" title="class in org.apache.poi.ss.formula.udf">UDFFinder</a>&nbsp;toopack)</code>
+<td class="colLast"><span class="strong">Workbook.</span><code><strong><a href="../../../../../../../org/apache/poi/ss/usermodel/Workbook.html#addToolPack(org.apache.poi.ss.formula.udf.UDFFinder)">addToolPack</a></strong>(<a href="../../../../../../../org/apache/poi/ss/formula/udf/UDFFinder.html" title="interface in org.apache.poi.ss.formula.udf">UDFFinder</a>&nbsp;toopack)</code>
 <div class="block">Register a new toolpack in this workbook.</div>
 </td>
 </tr>
@@ -365,9 +376,9 @@
 <li class="blockList"><a name="org.apache.poi.xssf.streaming">
 <!--   -->
 </a>
-<h3>Uses of <a href="../../../../../../../org/apache/poi/ss/formula/udf/UDFFinder.html" title="class in org.apache.poi.ss.formula.udf">UDFFinder</a> in <a href="../../../../../../../org/apache/poi/xssf/streaming/package-summary.html">org.apache.poi.xssf.streaming</a></h3>
+<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/streaming/package-summary.html">org.apache.poi.xssf.streaming</a></h3>
 <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/streaming/package-summary.html">org.apache.poi.xssf.streaming</a> with parameters of type <a href="../../../../../../../org/apache/poi/ss/formula/udf/UDFFinder.html" title="class in org.apache.poi.ss.formula.udf">UDFFinder</a></span><span class="tabEnd">&nbsp;</span></caption>
+<caption><span>Methods in <a href="../../../../../../../org/apache/poi/xssf/streaming/package-summary.html">org.apache.poi.xssf.streaming</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="colFirst" scope="col">Modifier and Type</th>
 <th class="colLast" scope="col">Method and Description</th>
@@ -375,7 +386,7 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">SXSSFWorkbook.</span><code><strong><a href="../../../../../../../org/apache/poi/xssf/streaming/SXSSFWorkbook.html#addToolPack(org.apache.poi.ss.formula.udf.UDFFinder)">addToolPack</a></strong>(<a href="../../../../../../../org/apache/poi/ss/formula/udf/UDFFinder.html" title="class in org.apache.poi.ss.formula.udf">UDFFinder</a>&nbsp;toopack)</code>
+<td class="colLast"><span class="strong">SXSSFWorkbook.</span><code><strong><a href="../../../../../../../org/apache/poi/xssf/streaming/SXSSFWorkbook.html#addToolPack(org.apache.poi.ss.formula.udf.UDFFinder)">addToolPack</a></strong>(<a href="../../../../../../../org/apache/poi/ss/formula/udf/UDFFinder.html" title="interface in org.apache.poi.ss.formula.udf">UDFFinder</a>&nbsp;toopack)</code>
 <div class="block">Register a new toolpack in this workbook.</div>
 </td>
 </tr>
@@ -383,7 +394,7 @@
 <td class="colFirst"><code>static <a href="../../../../../../../org/apache/poi/xssf/streaming/SXSSFFormulaEvaluator.html" title="class in org.apache.poi.xssf.streaming">SXSSFFormulaEvaluator</a></code></td>
 <td class="colLast"><span class="strong">SXSSFFormulaEvaluator.</span><code><strong><a href="../../../../../../../org/apache/poi/xssf/streaming/SXSSFFormulaEvaluator.html#create(org.apache.poi.xssf.streaming.SXSSFWorkbook,%20org.apache.poi.ss.formula.IStabilityClassifier,%20org.apache.poi.ss.formula.udf.UDFFinder)">create</a></strong>(<a href="../../../../../../../org/apache/poi/xssf/streaming/SXSSFWorkbook.html" title="class in org.apache.poi.xssf.streaming">SXSSFWorkbook</a>&nbsp;workbook,
       <a href="../../../../../../../org/apache/poi/ss/formula/IStabilityClassifier.html" title="interface in org.apache.poi.ss.formula">IStabilityClassifier</a>&nbsp;stabilityClassifier,
-      <a href="../../../../../../../org/apache/poi/ss/formula/udf/UDFFinder.html" title="class in org.apache.poi.ss.formula.udf">UDFFinder</a>&nbsp;udfFinder)</code>&nbsp;</td>
+      <a href="../../../../../../../org/apache/poi/ss/formula/udf/UDFFinder.html" title="interface in org.apache.poi.ss.formula.udf">UDFFinder</a>&nbsp;udfFinder)</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>
@@ -391,22 +402,22 @@
 <li class="blockList"><a name="org.apache.poi.xssf.usermodel">
 <!--   -->
 </a>
-<h3>Uses of <a href="../../../../../../../org/apache/poi/ss/formula/udf/UDFFinder.html" title="class in org.apache.poi.ss.formula.udf">UDFFinder</a> in <a href="../../../../../../../org/apache/poi/xssf/usermodel/package-summary.html">org.apache.poi.xssf.usermodel</a></h3>
+<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/usermodel/package-summary.html">org.apache.poi.xssf.usermodel</a></h3>
 <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> that return <a href="../../../../../../../org/apache/poi/ss/formula/udf/UDFFinder.html" title="class in org.apache.poi.ss.formula.udf">UDFFinder</a></span><span class="tabEnd">&nbsp;</span></caption>
+<caption><span>Methods in <a href="../../../../../../../org/apache/poi/xssf/usermodel/package-summary.html">org.apache.poi.xssf.usermodel</a> that return <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="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><a href="../../../../../../../org/apache/poi/ss/formula/udf/UDFFinder.html" title="class in org.apache.poi.ss.formula.udf">UDFFinder</a></code></td>
+<td class="colFirst"><code><a href="../../../../../../../org/apache/poi/ss/formula/udf/UDFFinder.html" title="interface in org.apache.poi.ss.formula.udf">UDFFinder</a></code></td>
 <td class="colLast"><span class="strong">BaseXSSFEvaluationWorkbook.</span><code><strong><a href="../../../../../../../org/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.html#getUDFFinder()">getUDFFinder</a></strong>()</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>
 <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
-<caption><span>Methods in <a href="../../../../../../../org/apache/poi/xssf/usermodel/package-summary.html">org.apache.poi.xssf.usermodel</a> with parameters of type <a href="../../../../../../../org/apache/poi/ss/formula/udf/UDFFinder.html" title="class in org.apache.poi.ss.formula.udf">UDFFinder</a></span><span class="tabEnd">&nbsp;</span></caption>
+<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/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="colFirst" scope="col">Modifier and Type</th>
 <th class="colLast" scope="col">Method and Description</th>
@@ -414,7 +425,7 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">XSSFWorkbook.</span><code><strong><a href="../../../../../../../org/apache/poi/xssf/usermodel/XSSFWorkbook.html#addToolPack(org.apache.poi.ss.formula.udf.UDFFinder)">addToolPack</a></strong>(<a href="../../../../../../../org/apache/poi/ss/formula/udf/UDFFinder.html" title="class in org.apache.poi.ss.formula.udf">UDFFinder</a>&nbsp;toopack)</code>
+<td class="colLast"><span class="strong">XSSFWorkbook.</span><code><strong><a href="../../../../../../../org/apache/poi/xssf/usermodel/XSSFWorkbook.html#addToolPack(org.apache.poi.ss.formula.udf.UDFFinder)">addToolPack</a></strong>(<a href="../../../../../../../org/apache/poi/ss/formula/udf/UDFFinder.html" title="interface in org.apache.poi.ss.formula.udf">UDFFinder</a>&nbsp;toopack)</code>
 <div class="block">Register a new toolpack in this workbook.</div>
 </td>
 </tr>
@@ -422,7 +433,7 @@
 <td class="colFirst"><code>static <a href="../../../../../../../org/apache/poi/xssf/usermodel/XSSFFormulaEvaluator.html" title="class in org.apache.poi.xssf.usermodel">XSSFFormulaEvaluator</a></code></td>
 <td class="colLast"><span class="strong">XSSFFormulaEvaluator.</span><code><strong><a href="../../../../../../../org/apache/poi/xssf/usermodel/XSSFFormulaEvaluator.html#create(org.apache.poi.xssf.usermodel.XSSFWorkbook,%20org.apache.poi.ss.formula.IStabilityClassifier,%20org.apache.poi.ss.formula.udf.UDFFinder)">create</a></strong>(<a href="../../../../../../../org/apache/poi/xssf/usermodel/XSSFWorkbook.html" title="class in org.apache.poi.xssf.usermodel">XSSFWorkbook</a>&nbsp;workbook,
       <a href="../../../../../../../org/apache/poi/ss/formula/IStabilityClassifier.html" title="interface in org.apache.poi.ss.formula">IStabilityClassifier</a>&nbsp;stabilityClassifier,
-      <a href="../../../../../../../org/apache/poi/ss/formula/udf/UDFFinder.html" title="class in org.apache.poi.ss.formula.udf">UDFFinder</a>&nbsp;udfFinder)</code>&nbsp;</td>
+      <a href="../../../../../../../org/apache/poi/ss/formula/udf/UDFFinder.html" title="interface in org.apache.poi.ss.formula.udf">UDFFinder</a>&nbsp;udfFinder)</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>
@@ -440,7 +451,7 @@
 <ul class="navList" title="Navigation">
 <li><a href="../../../../../../../overview-summary.html">Overview</a></li>
 <li><a href="../package-summary.html">Package</a></li>
-<li><a href="../../../../../../../org/apache/poi/ss/formula/udf/UDFFinder.html" title="class in org.apache.poi.ss.formula.udf">Class</a></li>
+<li><a href="../../../../../../../org/apache/poi/ss/formula/udf/UDFFinder.html" title="interface in org.apache.poi.ss.formula.udf">Class</a></li>
 <li class="navBarCell1Rev">Use</li>
 <li><a href="../package-tree.html">Tree</a></li>
 <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>

Modified: poi/site/publish/apidocs/org/apache/poi/ss/formula/udf/package-frame.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/formula/udf/package-frame.html?rev=1748372&r1=1748371&r2=1748372&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/formula/udf/package-frame.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/formula/udf/package-frame.html Tue Jun 14 09:45:42 2016
@@ -8,12 +8,15 @@
 <body>
 <h1 class="bar"><a href="../../../../../../org/apache/poi/ss/formula/udf/package-summary.html" target="classFrame">org.apache.poi.ss.formula.udf</a></h1>
 <div class="indexContainer">
+<h2 title="Interfaces">Interfaces</h2>
+<ul title="Interfaces">
+<li><a href="UDFFinder.html" title="interface in org.apache.poi.ss.formula.udf" target="classFrame"><i>UDFFinder</i></a></li>
+</ul>
 <h2 title="Classes">Classes</h2>
 <ul title="Classes">
 <li><a href="AggregatingUDFFinder.html" title="class in org.apache.poi.ss.formula.udf" target="classFrame">AggregatingUDFFinder</a></li>
 <li><a href="DefaultUDFFinder.html" title="class in org.apache.poi.ss.formula.udf" target="classFrame">DefaultUDFFinder</a></li>
 <li><a href="IndexedUDFFinder.html" title="class in org.apache.poi.ss.formula.udf" target="classFrame">IndexedUDFFinder</a></li>
-<li><a href="UDFFinder.html" title="class in org.apache.poi.ss.formula.udf" target="classFrame">UDFFinder</a></li>
 </ul>
 </div>
 </body>

Modified: poi/site/publish/apidocs/org/apache/poi/ss/formula/udf/package-summary.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/formula/udf/package-summary.html?rev=1748372&r1=1748371&r2=1748372&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/formula/udf/package-summary.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/formula/udf/package-summary.html Tue Jun 14 09:45:42 2016
@@ -66,6 +66,23 @@
 <div class="contentContainer">
 <ul class="blockList">
 <li class="blockList">
+<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Interface Summary table, listing interfaces, and an explanation">
+<caption><span>Interface Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Interface</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../org/apache/poi/ss/formula/udf/UDFFinder.html" title="interface in org.apache.poi.ss.formula.udf">UDFFinder</a></td>
+<td class="colLast">
+<div class="block">Common interface for "Add-in" libraries and user defined function libraries.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
 <table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
 <caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
@@ -91,12 +108,6 @@
 <div class="block">A UDFFinder that can retrieve functions both by name and by fake index.</div>
 </td>
 </tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="../../../../../../org/apache/poi/ss/formula/udf/UDFFinder.html" title="class in org.apache.poi.ss.formula.udf">UDFFinder</a></td>
-<td class="colLast">
-<div class="block">Common abstract class for "Add-in" libraries and user defined function libraries.</div>
-</td>
-</tr>
 </tbody>
 </table>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/ss/formula/udf/package-tree.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/formula/udf/package-tree.html?rev=1748372&r1=1748371&r2=1748372&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/formula/udf/package-tree.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/formula/udf/package-tree.html Tue Jun 14 09:45:42 2016
@@ -72,18 +72,18 @@
 <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/UDFFinder.html" title="class in org.apache.poi.ss.formula.udf"><span class="strong">UDFFinder</span></a>
-<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>
+<li type="circle">org.apache.poi.ss.formula.udf.<a href="../../../../../../org/apache/poi/ss/formula/udf/AggregatingUDFFinder.html" title="class in org.apache.poi.ss.formula.udf"><span class="strong">AggregatingUDFFinder</span></a> (implements org.apache.poi.ss.formula.udf.<a href="../../../../../../org/apache/poi/ss/formula/udf/UDFFinder.html" title="interface in org.apache.poi.ss.formula.udf">UDFFinder</a>)
 <ul>
 <li type="circle">org.apache.poi.ss.formula.udf.<a href="../../../../../../org/apache/poi/ss/formula/udf/IndexedUDFFinder.html" title="class in org.apache.poi.ss.formula.udf"><span class="strong">IndexedUDFFinder</span></a></li>
 </ul>
 </li>
-<li type="circle">org.apache.poi.ss.formula.udf.<a href="../../../../../../org/apache/poi/ss/formula/udf/DefaultUDFFinder.html" title="class in org.apache.poi.ss.formula.udf"><span class="strong">DefaultUDFFinder</span></a></li>
+<li type="circle">org.apache.poi.ss.formula.udf.<a href="../../../../../../org/apache/poi/ss/formula/udf/DefaultUDFFinder.html" title="class in org.apache.poi.ss.formula.udf"><span class="strong">DefaultUDFFinder</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>)</li>
 </ul>
 </li>
 </ul>
-</li>
+<h2 title="Interface Hierarchy">Interface Hierarchy</h2>
+<ul>
+<li type="circle">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"><span class="strong">UDFFinder</span></a></li>
 </ul>
 </div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->

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=1748372&r1=1748371&r2=1748372&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 Tue Jun 14 09:45:42 2016
@@ -129,7 +129,7 @@
 <tbody>
 <tr class="altColor">
 <td class="colOne"><a href="../../../../../../org/apache/poi/ss/formula/udf/class-use/UDFFinder.html#org.apache.poi.hssf.model">UDFFinder</a>
-<div class="block">Common abstract class for "Add-in" libraries and user defined function libraries.</div>
+<div class="block">Common interface for "Add-in" libraries and user defined function libraries.</div>
 </td>
 </tr>
 </tbody>
@@ -146,7 +146,7 @@
 <tbody>
 <tr class="altColor">
 <td class="colOne"><a href="../../../../../../org/apache/poi/ss/formula/udf/class-use/UDFFinder.html#org.apache.poi.hssf.usermodel">UDFFinder</a>
-<div class="block">Common abstract class for "Add-in" libraries and user defined function libraries.</div>
+<div class="block">Common interface for "Add-in" libraries and user defined function libraries.</div>
 </td>
 </tr>
 </tbody>
@@ -163,7 +163,7 @@
 <tbody>
 <tr class="altColor">
 <td class="colOne"><a href="../../../../../../org/apache/poi/ss/formula/udf/class-use/UDFFinder.html#org.apache.poi.ss.formula">UDFFinder</a>
-<div class="block">Common abstract class for "Add-in" libraries and user defined function libraries.</div>
+<div class="block">Common interface for "Add-in" libraries and user defined function libraries.</div>
 </td>
 </tr>
 </tbody>
@@ -180,7 +180,7 @@
 <tbody>
 <tr class="altColor">
 <td class="colOne"><a href="../../../../../../org/apache/poi/ss/formula/udf/class-use/UDFFinder.html#org.apache.poi.ss.formula.atp">UDFFinder</a>
-<div class="block">Common abstract class for "Add-in" libraries and user defined function libraries.</div>
+<div class="block">Common interface for "Add-in" libraries and user defined function libraries.</div>
 </td>
 </tr>
 </tbody>
@@ -197,7 +197,7 @@
 <tbody>
 <tr class="altColor">
 <td class="colOne"><a href="../../../../../../org/apache/poi/ss/formula/udf/class-use/UDFFinder.html#org.apache.poi.ss.formula.eval.forked">UDFFinder</a>
-<div class="block">Common abstract class for "Add-in" libraries and user defined function libraries.</div>
+<div class="block">Common interface for "Add-in" libraries and user defined function libraries.</div>
 </td>
 </tr>
 </tbody>
@@ -219,7 +219,7 @@
 </tr>
 <tr class="rowColor">
 <td class="colOne"><a href="../../../../../../org/apache/poi/ss/formula/udf/class-use/UDFFinder.html#org.apache.poi.ss.formula.udf">UDFFinder</a>
-<div class="block">Common abstract class for "Add-in" libraries and user defined function libraries.</div>
+<div class="block">Common interface for "Add-in" libraries and user defined function libraries.</div>
 </td>
 </tr>
 </tbody>
@@ -236,7 +236,7 @@
 <tbody>
 <tr class="altColor">
 <td class="colOne"><a href="../../../../../../org/apache/poi/ss/formula/udf/class-use/UDFFinder.html#org.apache.poi.ss.usermodel">UDFFinder</a>
-<div class="block">Common abstract class for "Add-in" libraries and user defined function libraries.</div>
+<div class="block">Common interface for "Add-in" libraries and user defined function libraries.</div>
 </td>
 </tr>
 </tbody>
@@ -253,7 +253,7 @@
 <tbody>
 <tr class="altColor">
 <td class="colOne"><a href="../../../../../../org/apache/poi/ss/formula/udf/class-use/UDFFinder.html#org.apache.poi.xssf.streaming">UDFFinder</a>
-<div class="block">Common abstract class for "Add-in" libraries and user defined function libraries.</div>
+<div class="block">Common interface for "Add-in" libraries and user defined function libraries.</div>
 </td>
 </tr>
 </tbody>
@@ -270,7 +270,7 @@
 <tbody>
 <tr class="altColor">
 <td class="colOne"><a href="../../../../../../org/apache/poi/ss/formula/udf/class-use/UDFFinder.html#org.apache.poi.xssf.usermodel">UDFFinder</a>
-<div class="block">Common abstract class for "Add-in" libraries and user defined function libraries.</div>
+<div class="block">Common interface for "Add-in" libraries and user defined function libraries.</div>
 </td>
 </tr>
 </tbody>

Modified: poi/site/publish/apidocs/org/apache/poi/ss/usermodel/Workbook.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/usermodel/Workbook.html?rev=1748372&r1=1748371&r2=1748372&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/usermodel/Workbook.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/usermodel/Workbook.html Tue Jun 14 09:45:42 2016
@@ -195,7 +195,7 @@ extends java.io.Closeable, java.lang.Ite
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/Workbook.html#addToolPack(org.apache.poi.ss.formula.udf.UDFFinder)">addToolPack</a></strong>(<a href="../../../../../org/apache/poi/ss/formula/udf/UDFFinder.html" title="class in org.apache.poi.ss.formula.udf">UDFFinder</a>&nbsp;toopack)</code>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/ss/usermodel/Workbook.html#addToolPack(org.apache.poi.ss.formula.udf.UDFFinder)">addToolPack</a></strong>(<a href="../../../../../org/apache/poi/ss/formula/udf/UDFFinder.html" title="interface in org.apache.poi.ss.formula.udf">UDFFinder</a>&nbsp;toopack)</code>
 <div class="block">Register a new toolpack in this workbook.</div>
 </td>
 </tr>
@@ -1411,7 +1411,7 @@ extends java.io.Closeable, java.lang.Ite
 <ul class="blockList">
 <li class="blockList">
 <h4>addToolPack</h4>
-<pre>void&nbsp;addToolPack(<a href="../../../../../org/apache/poi/ss/formula/udf/UDFFinder.html" title="class in org.apache.poi.ss.formula.udf">UDFFinder</a>&nbsp;toopack)</pre>
+<pre>void&nbsp;addToolPack(<a href="../../../../../org/apache/poi/ss/formula/udf/UDFFinder.html" title="interface in org.apache.poi.ss.formula.udf">UDFFinder</a>&nbsp;toopack)</pre>
 <div class="block">Register a new toolpack in this workbook.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>toopack</code> - the toolpack to register</dd></dl>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/ss/usermodel/class-use/BorderStyle.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/usermodel/class-use/BorderStyle.html?rev=1748372&r1=1748371&r2=1748372&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/usermodel/class-use/BorderStyle.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/usermodel/class-use/BorderStyle.html Tue Jun 14 09:45:42 2016
@@ -88,14 +88,10 @@
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a href="#org.apache.poi.ss.util">org.apache.poi.ss.util</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="altColor">
 <td class="colFirst"><a href="#org.apache.poi.xssf.usermodel">org.apache.poi.xssf.usermodel</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="#org.apache.poi.xssf.usermodel.extensions">org.apache.poi.xssf.usermodel.extensions</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
@@ -381,37 +377,6 @@ the order they are declared.</div>
 </td>
 </tr>
 </tbody>
-</table>
-</li>
-<li class="blockList"><a name="org.apache.poi.ss.util">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../../../org/apache/poi/ss/usermodel/BorderStyle.html" title="enum in org.apache.poi.ss.usermodel">BorderStyle</a> in <a href="../../../../../../org/apache/poi/ss/util/package-summary.html">org.apache.poi.ss.util</a></h3>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
-<caption><span>Methods in <a href="../../../../../../org/apache/poi/ss/util/package-summary.html">org.apache.poi.ss.util</a> with parameters of type <a href="../../../../../../org/apache/poi/ss/usermodel/BorderStyle.html" title="enum in org.apache.poi.ss.usermodel">BorderStyle</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>void</code></td>
-<td class="colLast"><span class="strong">BorderPropertyTemplate.</span><code><strong><a href="../../../../../../org/apache/poi/ss/util/BorderPropertyTemplate.html#drawBorders(org.apache.poi.ss.util.CellRangeAddress,%20org.apache.poi.ss.usermodel.BorderStyle,%20org.apache.poi.ss.util.BorderPropertyTemplate.BorderExtent)">drawBorders</a></strong>(<a href="../../../../../../org/apache/poi/ss/util/CellRangeAddress.html" title="class in org.apache.poi.ss.util">CellRangeAddress</a>&nbsp;range,
-           <a href="../../../../../../org/apache/poi/ss/usermodel/BorderStyle.html" title="enum in org.apache.poi.ss.usermodel">BorderStyle</a>&nbsp;borderType,
-           <a href="../../../../../../org/apache/poi/ss/util/BorderPropertyTemplate.BorderExtent.html" title="enum in org.apache.poi.ss.util">BorderPropertyTemplate.BorderExtent</a>&nbsp;extent)</code>
-<div class="block">Add a group of cell borders for a cell range to the border property template.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">BorderPropertyTemplate.</span><code><strong><a href="../../../../../../org/apache/poi/ss/util/BorderPropertyTemplate.html#drawColoredBorders(org.apache.poi.ss.util.CellRangeAddress,%20org.apache.poi.ss.usermodel.BorderStyle,%20short,%20org.apache.poi.ss.util.BorderPropertyTemplate.BorderExtent)">drawColoredBorders</a></strong>(<a href="../../../../../../org/apache/poi/ss/util/CellRangeAddress.html" title="class in org.apache.poi.ss.util">CellRangeAddress</a>&nbsp;range,
-                  <a href="../../../../../../org/apache/poi/ss/usermodel/BorderStyle.html" title="enum in org.apache.poi.ss.usermodel">BorderStyle</a>&nbsp;borderType,
-                  short&nbsp;color,
-                  <a href="../../../../../../org/apache/poi/ss/util/BorderPropertyTemplate.BorderExtent.html" title="enum in org.apache.poi.ss.util">BorderPropertyTemplate.BorderExtent</a>&nbsp;extent)</code>
-<div class="block">Add a group of cell borders and colors for a cell range to the border property template.</div>
-</td>
-</tr>
-</tbody>
 </table>
 </li>
 <li class="blockList"><a name="org.apache.poi.xssf.usermodel">

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=1748372&r1=1748371&r2=1748372&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 Tue Jun 14 09:45:42 2016
@@ -310,12 +310,6 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">BorderPropertyTemplate.</span><code><strong><a href="../../../../../../org/apache/poi/ss/util/BorderPropertyTemplate.html#applyBorders(org.apache.poi.ss.usermodel.Sheet)">applyBorders</a></strong>(<a href="../../../../../../org/apache/poi/ss/usermodel/Sheet.html" title="interface in org.apache.poi.ss.usermodel">Sheet</a>&nbsp;sheet)</code>
-<div class="block">Applies the drawn borders to a Sheet.</div>
-</td>
-</tr>
-<tr class="rowColor">
 <td class="colFirst"><code>static <a href="../../../../../../org/apache/poi/ss/usermodel/Cell.html" title="interface in org.apache.poi.ss.usermodel">Cell</a></code></td>
 <td class="colLast"><span class="strong">SheetUtil.</span><code><strong><a href="../../../../../../org/apache/poi/ss/util/SheetUtil.html#getCellWithMerges(org.apache.poi.ss.usermodel.Sheet,%20int,%20int)">getCellWithMerges</a></strong>(<a href="../../../../../../org/apache/poi/ss/usermodel/Sheet.html" title="interface in org.apache.poi.ss.usermodel">Sheet</a>&nbsp;sheet,
                  int&nbsp;rowIx,
@@ -323,7 +317,7 @@
 <div class="block">Return the cell, taking account of merged regions.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static double</code></td>
 <td class="colLast"><span class="strong">SheetUtil.</span><code><strong><a href="../../../../../../org/apache/poi/ss/util/SheetUtil.html#getColumnWidth(org.apache.poi.ss.usermodel.Sheet,%20int,%20boolean)">getColumnWidth</a></strong>(<a href="../../../../../../org/apache/poi/ss/usermodel/Sheet.html" title="interface in org.apache.poi.ss.usermodel">Sheet</a>&nbsp;sheet,
               int&nbsp;column,
@@ -331,7 +325,7 @@
 <div class="block">Compute width of a column and return the result</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static double</code></td>
 <td class="colLast"><span class="strong">SheetUtil.</span><code><strong><a href="../../../../../../org/apache/poi/ss/util/SheetUtil.html#getColumnWidth(org.apache.poi.ss.usermodel.Sheet,%20int,%20boolean,%20int,%20int)">getColumnWidth</a></strong>(<a href="../../../../../../org/apache/poi/ss/usermodel/Sheet.html" title="interface in org.apache.poi.ss.usermodel">Sheet</a>&nbsp;sheet,
               int&nbsp;column,
@@ -341,14 +335,14 @@
 <div class="block">Compute width of a column based on a subset of the rows and return the result</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static <a href="../../../../../../org/apache/poi/ss/usermodel/Row.html" title="interface in org.apache.poi.ss.usermodel">Row</a></code></td>
 <td class="colLast"><span class="strong">CellUtil.</span><code><strong><a href="../../../../../../org/apache/poi/ss/util/CellUtil.html#getRow(int,%20org.apache.poi.ss.usermodel.Sheet)">getRow</a></strong>(int&nbsp;rowIndex,
       <a href="../../../../../../org/apache/poi/ss/usermodel/Sheet.html" title="interface in org.apache.poi.ss.usermodel">Sheet</a>&nbsp;sheet)</code>
 <div class="block">Get a row from the spreadsheet, and create it if it doesn't exist.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><span class="strong">RegionUtil.</span><code><strong><a href="../../../../../../org/apache/poi/ss/util/RegionUtil.html#setBorderBottom(int,%20org.apache.poi.ss.util.CellRangeAddress,%20org.apache.poi.ss.usermodel.Sheet)">setBorderBottom</a></strong>(int&nbsp;border,
                <a href="../../../../../../org/apache/poi/ss/util/CellRangeAddress.html" title="class in org.apache.poi.ss.util">CellRangeAddress</a>&nbsp;region,
@@ -357,7 +351,7 @@
  cells on the bottom</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><span class="strong">RegionUtil.</span><code><strong><a href="../../../../../../org/apache/poi/ss/util/RegionUtil.html#setBorderBottom(int,%20org.apache.poi.ss.util.CellRangeAddress,%20org.apache.poi.ss.usermodel.Sheet,%20org.apache.poi.ss.usermodel.Workbook)">setBorderBottom</a></strong>(int&nbsp;border,
                <a href="../../../../../../org/apache/poi/ss/util/CellRangeAddress.html" title="class in org.apache.poi.ss.util">CellRangeAddress</a>&nbsp;region,
@@ -368,7 +362,7 @@
 </div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><span class="strong">RegionUtil.</span><code><strong><a href="../../../../../../org/apache/poi/ss/util/RegionUtil.html#setBorderLeft(int,%20org.apache.poi.ss.util.CellRangeAddress,%20org.apache.poi.ss.usermodel.Sheet)">setBorderLeft</a></strong>(int&nbsp;border,
              <a href="../../../../../../org/apache/poi/ss/util/CellRangeAddress.html" title="class in org.apache.poi.ss.util">CellRangeAddress</a>&nbsp;region,
@@ -377,7 +371,7 @@
  cells on the left</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><span class="strong">RegionUtil.</span><code><strong><a href="../../../../../../org/apache/poi/ss/util/RegionUtil.html#setBorderLeft(int,%20org.apache.poi.ss.util.CellRangeAddress,%20org.apache.poi.ss.usermodel.Sheet,%20org.apache.poi.ss.usermodel.Workbook)">setBorderLeft</a></strong>(int&nbsp;border,
              <a href="../../../../../../org/apache/poi/ss/util/CellRangeAddress.html" title="class in org.apache.poi.ss.util">CellRangeAddress</a>&nbsp;region,
@@ -388,7 +382,7 @@
 </div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><span class="strong">RegionUtil.</span><code><strong><a href="../../../../../../org/apache/poi/ss/util/RegionUtil.html#setBorderRight(int,%20org.apache.poi.ss.util.CellRangeAddress,%20org.apache.poi.ss.usermodel.Sheet)">setBorderRight</a></strong>(int&nbsp;border,
               <a href="../../../../../../org/apache/poi/ss/util/CellRangeAddress.html" title="class in org.apache.poi.ss.util">CellRangeAddress</a>&nbsp;region,
@@ -397,7 +391,7 @@
  cells on the right</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><span class="strong">RegionUtil.</span><code><strong><a href="../../../../../../org/apache/poi/ss/util/RegionUtil.html#setBorderRight(int,%20org.apache.poi.ss.util.CellRangeAddress,%20org.apache.poi.ss.usermodel.Sheet,%20org.apache.poi.ss.usermodel.Workbook)">setBorderRight</a></strong>(int&nbsp;border,
               <a href="../../../../../../org/apache/poi/ss/util/CellRangeAddress.html" title="class in org.apache.poi.ss.util">CellRangeAddress</a>&nbsp;region,
@@ -408,7 +402,7 @@
 </div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><span class="strong">RegionUtil.</span><code><strong><a href="../../../../../../org/apache/poi/ss/util/RegionUtil.html#setBorderTop(int,%20org.apache.poi.ss.util.CellRangeAddress,%20org.apache.poi.ss.usermodel.Sheet)">setBorderTop</a></strong>(int&nbsp;border,
             <a href="../../../../../../org/apache/poi/ss/util/CellRangeAddress.html" title="class in org.apache.poi.ss.util">CellRangeAddress</a>&nbsp;region,
@@ -417,7 +411,7 @@
  cells on the top</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><span class="strong">RegionUtil.</span><code><strong><a href="../../../../../../org/apache/poi/ss/util/RegionUtil.html#setBorderTop(int,%20org.apache.poi.ss.util.CellRangeAddress,%20org.apache.poi.ss.usermodel.Sheet,%20org.apache.poi.ss.usermodel.Workbook)">setBorderTop</a></strong>(int&nbsp;border,
             <a href="../../../../../../org/apache/poi/ss/util/CellRangeAddress.html" title="class in org.apache.poi.ss.util">CellRangeAddress</a>&nbsp;region,
@@ -428,7 +422,7 @@
 </div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><span class="strong">RegionUtil.</span><code><strong><a href="../../../../../../org/apache/poi/ss/util/RegionUtil.html#setBottomBorderColor(int,%20org.apache.poi.ss.util.CellRangeAddress,%20org.apache.poi.ss.usermodel.Sheet)">setBottomBorderColor</a></strong>(int&nbsp;color,
                     <a href="../../../../../../org/apache/poi/ss/util/CellRangeAddress.html" title="class in org.apache.poi.ss.util">CellRangeAddress</a>&nbsp;region,
@@ -437,7 +431,7 @@
  cells on the bottom</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><span class="strong">RegionUtil.</span><code><strong><a href="../../../../../../org/apache/poi/ss/util/RegionUtil.html#setBottomBorderColor(int,%20org.apache.poi.ss.util.CellRangeAddress,%20org.apache.poi.ss.usermodel.Sheet,%20org.apache.poi.ss.usermodel.Workbook)">setBottomBorderColor</a></strong>(int&nbsp;color,
                     <a href="../../../../../../org/apache/poi/ss/util/CellRangeAddress.html" title="class in org.apache.poi.ss.util">CellRangeAddress</a>&nbsp;region,
@@ -448,7 +442,7 @@
 </div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><span class="strong">RegionUtil.</span><code><strong><a href="../../../../../../org/apache/poi/ss/util/RegionUtil.html#setLeftBorderColor(int,%20org.apache.poi.ss.util.CellRangeAddress,%20org.apache.poi.ss.usermodel.Sheet)">setLeftBorderColor</a></strong>(int&nbsp;color,
                   <a href="../../../../../../org/apache/poi/ss/util/CellRangeAddress.html" title="class in org.apache.poi.ss.util">CellRangeAddress</a>&nbsp;region,
@@ -457,7 +451,7 @@
  cells on the left</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><span class="strong">RegionUtil.</span><code><strong><a href="../../../../../../org/apache/poi/ss/util/RegionUtil.html#setLeftBorderColor(int,%20org.apache.poi.ss.util.CellRangeAddress,%20org.apache.poi.ss.usermodel.Sheet,%20org.apache.poi.ss.usermodel.Workbook)">setLeftBorderColor</a></strong>(int&nbsp;color,
                   <a href="../../../../../../org/apache/poi/ss/util/CellRangeAddress.html" title="class in org.apache.poi.ss.util">CellRangeAddress</a>&nbsp;region,
@@ -468,7 +462,7 @@
 </div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><span class="strong">RegionUtil.</span><code><strong><a href="../../../../../../org/apache/poi/ss/util/RegionUtil.html#setRightBorderColor(int,%20org.apache.poi.ss.util.CellRangeAddress,%20org.apache.poi.ss.usermodel.Sheet)">setRightBorderColor</a></strong>(int&nbsp;color,
                    <a href="../../../../../../org/apache/poi/ss/util/CellRangeAddress.html" title="class in org.apache.poi.ss.util">CellRangeAddress</a>&nbsp;region,
@@ -477,7 +471,7 @@
  cells on the right</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><span class="strong">RegionUtil.</span><code><strong><a href="../../../../../../org/apache/poi/ss/util/RegionUtil.html#setRightBorderColor(int,%20org.apache.poi.ss.util.CellRangeAddress,%20org.apache.poi.ss.usermodel.Sheet,%20org.apache.poi.ss.usermodel.Workbook)">setRightBorderColor</a></strong>(int&nbsp;color,
                    <a href="../../../../../../org/apache/poi/ss/util/CellRangeAddress.html" title="class in org.apache.poi.ss.util">CellRangeAddress</a>&nbsp;region,
@@ -488,7 +482,7 @@
 </div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><span class="strong">RegionUtil.</span><code><strong><a href="../../../../../../org/apache/poi/ss/util/RegionUtil.html#setTopBorderColor(int,%20org.apache.poi.ss.util.CellRangeAddress,%20org.apache.poi.ss.usermodel.Sheet)">setTopBorderColor</a></strong>(int&nbsp;color,
                  <a href="../../../../../../org/apache/poi/ss/util/CellRangeAddress.html" title="class in org.apache.poi.ss.util">CellRangeAddress</a>&nbsp;region,
@@ -497,7 +491,7 @@
  cells on the top</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><span class="strong">RegionUtil.</span><code><strong><a href="../../../../../../org/apache/poi/ss/util/RegionUtil.html#setTopBorderColor(int,%20org.apache.poi.ss.util.CellRangeAddress,%20org.apache.poi.ss.usermodel.Sheet,%20org.apache.poi.ss.usermodel.Workbook)">setTopBorderColor</a></strong>(int&nbsp;color,
                  <a href="../../../../../../org/apache/poi/ss/util/CellRangeAddress.html" title="class in org.apache.poi.ss.util">CellRangeAddress</a>&nbsp;region,

Modified: poi/site/publish/apidocs/org/apache/poi/ss/usermodel/class-use/Workbook.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/usermodel/class-use/Workbook.html?rev=1748372&r1=1748371&r2=1748372&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/usermodel/class-use/Workbook.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/usermodel/class-use/Workbook.html Tue Jun 14 09:45:42 2016
@@ -209,7 +209,7 @@
 <td class="colFirst"><code>static <a href="../../../../../../org/apache/poi/ss/formula/eval/forked/ForkedEvaluator.html" title="class in org.apache.poi.ss.formula.eval.forked">ForkedEvaluator</a></code></td>
 <td class="colLast"><span class="strong">ForkedEvaluator.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/eval/forked/ForkedEvaluator.html#create(org.apache.poi.ss.usermodel.Workbook,%20org.apache.poi.ss.formula.IStabilityClassifier,%20org.apache.poi.ss.formula.udf.UDFFinder)">create</a></strong>(<a href="../../../../../../org/apache/poi/ss/usermodel/Workbook.html" title="interface in org.apache.poi.ss.usermodel">Workbook</a>&nbsp;wb,
       <a href="../../../../../../org/apache/poi/ss/formula/IStabilityClassifier.html" title="interface in org.apache.poi.ss.formula">IStabilityClassifier</a>&nbsp;stabilityClassifier,
-      <a href="../../../../../../org/apache/poi/ss/formula/udf/UDFFinder.html" title="class in org.apache.poi.ss.formula.udf">UDFFinder</a>&nbsp;udfFinder)</code>&nbsp;</td>
+      <a href="../../../../../../org/apache/poi/ss/formula/udf/UDFFinder.html" title="interface in org.apache.poi.ss.formula.udf">UDFFinder</a>&nbsp;udfFinder)</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>

Modified: poi/site/publish/apidocs/org/apache/poi/ss/usermodel/package-use.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/usermodel/package-use.html?rev=1748372&r1=1748371&r2=1748372&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/usermodel/package-use.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/usermodel/package-use.html Tue Jun 14 09:45:42 2016
@@ -990,50 +990,43 @@ HSSF concepts.</div>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/BorderStyle.html#org.apache.poi.ss.util">BorderStyle</a>
-<div class="block">The enumeration value indicating the line style of a border in a cell,
- i.e., whether it is bordered dash dot, dash dot dot, dashed, dotted, double, hair, medium, 
- medium dash dot, medium dash dot dot, medium dashed, none, slant dash dot, thick or thin.</div>
-</td>
-</tr>
-<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/Cell.html#org.apache.poi.ss.util">Cell</a>
 <div class="block">High level representation of a cell in a row of a spreadsheet.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/CellRange.html#org.apache.poi.ss.util">CellRange</a>
 <div class="block">Represents a rectangular region of a <a href="../../../../../org/apache/poi/ss/usermodel/Sheet.html" title="interface in org.apache.poi.ss.usermodel"><code>Sheet</code></a></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/CellStyle.html#org.apache.poi.ss.util">CellStyle</a>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/DataFormatter.html#org.apache.poi.ss.util">DataFormatter</a>
 <div class="block">DataFormatter contains methods for formatting the value stored in an
  Cell.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/Font.html#org.apache.poi.ss.util">Font</a>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/Picture.html#org.apache.poi.ss.util">Picture</a>
 <div class="block">Repersents a picture in a SpreadsheetML document</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/Row.html#org.apache.poi.ss.util">Row</a>
 <div class="block">High level representation of a row of a spreadsheet.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/Sheet.html#org.apache.poi.ss.util">Sheet</a>
 <div class="block">High level representation of a Excel worksheet.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/ss/usermodel/class-use/Workbook.html#org.apache.poi.ss.util">Workbook</a>
 <div class="block">High level representation of a Excel workbook.</div>
 </td>




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