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 2014/07/14 20:56:30 UTC

svn commit: r1610483 - in /poi/site: publish/ publish/apidocs/ publish/apidocs/org/apache/poi/ss/formula/eval/ publish/apidocs/org/apache/poi/ss/formula/eval/class-use/ publish/apidocs/org/apache/poi/ss/formula/functions/ publish/apidocs/org/apache/poi...

Author: nick
Date: Mon Jul 14 18:56:29 2014
New Revision: 1610483

URL: http://svn.apache.org/r1610483
Log:
Changelog update, and republish javadocs

Added:
    poi/site/publish/apidocs/org/apache/poi/ss/formula/eval/NotImplementedFunctionException.html
    poi/site/publish/apidocs/org/apache/poi/ss/formula/eval/class-use/NotImplementedFunctionException.html
Modified:
    poi/site/publish/apidocs/allclasses-frame.html
    poi/site/publish/apidocs/allclasses-noframe.html
    poi/site/publish/apidocs/index-all.html
    poi/site/publish/apidocs/org/apache/poi/ss/formula/eval/NotImplementedException.html
    poi/site/publish/apidocs/org/apache/poi/ss/formula/eval/NumberEval.html
    poi/site/publish/apidocs/org/apache/poi/ss/formula/eval/class-use/NotImplementedException.html
    poi/site/publish/apidocs/org/apache/poi/ss/formula/eval/package-frame.html
    poi/site/publish/apidocs/org/apache/poi/ss/formula/eval/package-summary.html
    poi/site/publish/apidocs/org/apache/poi/ss/formula/eval/package-tree.html
    poi/site/publish/apidocs/org/apache/poi/ss/formula/eval/package-use.html
    poi/site/publish/apidocs/org/apache/poi/ss/formula/functions/NotImplementedFunction.html
    poi/site/publish/apidocs/org/apache/poi/ss/formula/functions/class-use/Function.html
    poi/site/publish/apidocs/org/apache/poi/ss/formula/functions/package-summary.html
    poi/site/publish/apidocs/overview-tree.html
    poi/site/publish/apidocs/serialized-form.html
    poi/site/publish/changes.html
    poi/site/publish/changes.rss
    poi/site/src/documentation/content/xdocs/status.xml

Modified: poi/site/publish/apidocs/allclasses-frame.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/allclasses-frame.html?rev=1610483&r1=1610482&r2=1610483&view=diff
==============================================================================
--- poi/site/publish/apidocs/allclasses-frame.html (original)
+++ poi/site/publish/apidocs/allclasses-frame.html Mon Jul 14 18:56:29 2014
@@ -996,6 +996,7 @@
 <li><a href="org/apache/poi/hwpf/model/NoteType.html" title="enum in org.apache.poi.hwpf.model" target="classFrame">NoteType</a></li>
 <li><a href="org/apache/poi/ss/formula/eval/NotImplementedException.html" title="class in org.apache.poi.ss.formula.eval" target="classFrame">NotImplementedException</a></li>
 <li><a href="org/apache/poi/ss/formula/functions/NotImplementedFunction.html" title="class in org.apache.poi.ss.formula.functions" target="classFrame">NotImplementedFunction</a></li>
+<li><a href="org/apache/poi/ss/formula/eval/NotImplementedFunctionException.html" title="class in org.apache.poi.ss.formula.eval" target="classFrame">NotImplementedFunctionException</a></li>
 <li><a href="org/apache/poi/ss/formula/functions/Now.html" title="class in org.apache.poi.ss.formula.functions" target="classFrame">Now</a></li>
 <li><a href="org/apache/poi/poifs/filesystem/NPOIFSDocument.html" title="class in org.apache.poi.poifs.filesystem" target="classFrame">NPOIFSDocument</a></li>
 <li><a href="org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html" title="class in org.apache.poi.poifs.filesystem" target="classFrame">NPOIFSFileSystem</a></li>

Modified: poi/site/publish/apidocs/allclasses-noframe.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/allclasses-noframe.html?rev=1610483&r1=1610482&r2=1610483&view=diff
==============================================================================
--- poi/site/publish/apidocs/allclasses-noframe.html (original)
+++ poi/site/publish/apidocs/allclasses-noframe.html Mon Jul 14 18:56:29 2014
@@ -996,6 +996,7 @@
 <li><a href="org/apache/poi/hwpf/model/NoteType.html" title="enum in org.apache.poi.hwpf.model">NoteType</a></li>
 <li><a href="org/apache/poi/ss/formula/eval/NotImplementedException.html" title="class in org.apache.poi.ss.formula.eval">NotImplementedException</a></li>
 <li><a href="org/apache/poi/ss/formula/functions/NotImplementedFunction.html" title="class in org.apache.poi.ss.formula.functions">NotImplementedFunction</a></li>
+<li><a href="org/apache/poi/ss/formula/eval/NotImplementedFunctionException.html" title="class in org.apache.poi.ss.formula.eval">NotImplementedFunctionException</a></li>
 <li><a href="org/apache/poi/ss/formula/functions/Now.html" title="class in org.apache.poi.ss.formula.functions">Now</a></li>
 <li><a href="org/apache/poi/poifs/filesystem/NPOIFSDocument.html" title="class in org.apache.poi.poifs.filesystem">NPOIFSDocument</a></li>
 <li><a href="org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html" title="class in org.apache.poi.poifs.filesystem">NPOIFSFileSystem</a></li>

Modified: poi/site/publish/apidocs/index-all.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/index-all.html?rev=1610483&r1=1610482&r2=1610483&view=diff
==============================================================================
--- poi/site/publish/apidocs/index-all.html (original)
+++ poi/site/publish/apidocs/index-all.html Mon Jul 14 18:56:29 2014
@@ -23717,6 +23717,8 @@ return null</div>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ss/formula/eval/NameEval.html#getFunctionName()">getFunctionName()</a></span> - Method in class org.apache.poi.ss.formula.eval.<a href="./org/apache/poi/ss/formula/eval/NameEval.html" title="class in org.apache.poi.ss.formula.eval">NameEval</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/poi/ss/formula/eval/NotImplementedFunctionException.html#getFunctionName()">getFunctionName()</a></span> - Method in exception org.apache.poi.ss.formula.eval.<a href="./org/apache/poi/ss/formula/eval/NotImplementedFunctionException.html" title="class in org.apache.poi.ss.formula.eval">NotImplementedFunctionException</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ss/formula/functions/NotImplementedFunction.html#getFunctionName()">getFunctionName()</a></span> - Method in class org.apache.poi.ss.formula.functions.<a href="./org/apache/poi/ss/formula/functions/NotImplementedFunction.html" title="class in org.apache.poi.ss.formula.functions">NotImplementedFunction</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ss/formula/udf/IndexedUDFFinder.html#getFunctionName(int)">getFunctionName(int)</a></span> - Method in class 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">IndexedUDFFinder</a></dt>
@@ -45329,19 +45331,32 @@ return null</div>
 </dd>
 <dt><a href="./org/apache/poi/ss/formula/eval/NotImplementedException.html" title="class in org.apache.poi.ss.formula.eval"><span class="strong">NotImplementedException</span></a> - Exception in <a href="./org/apache/poi/ss/formula/eval/package-summary.html">org.apache.poi.ss.formula.eval</a></dt>
 <dd>
-<div class="block">An exception thrown by implementors of <a href="./org/apache/poi/ss/usermodel/FormulaEvaluator.html" title="interface in org.apache.poi.ss.usermodel"><code>FormulaEvaluator</code></a> when attempting to evaluate
- a formula which requires features that POI does not (yet) support.</div>
+<div class="block">An exception thrown by implementors of <a href="./org/apache/poi/ss/usermodel/FormulaEvaluator.html" title="interface in org.apache.poi.ss.usermodel"><code>FormulaEvaluator</code></a>,
+  when attempting to evaluate a formula which requires features
+   that POI does not (yet) support.</div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/ss/formula/eval/NotImplementedException.html#NotImplementedException(java.lang.String)">NotImplementedException(String)</a></span> - Constructor for exception org.apache.poi.ss.formula.eval.<a href="./org/apache/poi/ss/formula/eval/NotImplementedException.html" title="class in org.apache.poi.ss.formula.eval">NotImplementedException</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ss/formula/eval/NotImplementedException.html#NotImplementedException(java.lang.String, org.apache.poi.ss.formula.eval.NotImplementedException)">NotImplementedException(String, NotImplementedException)</a></span> - Constructor for exception org.apache.poi.ss.formula.eval.<a href="./org/apache/poi/ss/formula/eval/NotImplementedException.html" title="class in org.apache.poi.ss.formula.eval">NotImplementedException</a></dt>
 <dd>&nbsp;</dd>
 <dt><a href="./org/apache/poi/ss/formula/functions/NotImplementedFunction.html" title="class in org.apache.poi.ss.formula.functions"><span class="strong">NotImplementedFunction</span></a> - Class in <a href="./org/apache/poi/ss/formula/functions/package-summary.html">org.apache.poi.ss.formula.functions</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block">This is the default implementation of a Function class.</div>
+</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ss/formula/functions/NotImplementedFunction.html#NotImplementedFunction()">NotImplementedFunction()</a></span> - Constructor for class org.apache.poi.ss.formula.functions.<a href="./org/apache/poi/ss/formula/functions/NotImplementedFunction.html" title="class in org.apache.poi.ss.formula.functions">NotImplementedFunction</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/ss/formula/functions/NotImplementedFunction.html#NotImplementedFunction(java.lang.String)">NotImplementedFunction(String)</a></span> - Constructor for class org.apache.poi.ss.formula.functions.<a href="./org/apache/poi/ss/formula/functions/NotImplementedFunction.html" title="class in org.apache.poi.ss.formula.functions">NotImplementedFunction</a></dt>
 <dd>&nbsp;</dd>
+<dt><a href="./org/apache/poi/ss/formula/eval/NotImplementedFunctionException.html" title="class in org.apache.poi.ss.formula.eval"><span class="strong">NotImplementedFunctionException</span></a> - Exception in <a href="./org/apache/poi/ss/formula/eval/package-summary.html">org.apache.poi.ss.formula.eval</a></dt>
+<dd>
+<div class="block">An exception thrown by implementors of <a href="./org/apache/poi/ss/usermodel/FormulaEvaluator.html" title="interface in org.apache.poi.ss.usermodel"><code>FormulaEvaluator</code></a> when 
+  attempting to evaluate a formula which requires a function that POI 
+  does not (yet) support.</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/poi/ss/formula/eval/NotImplementedFunctionException.html#NotImplementedFunctionException(java.lang.String)">NotImplementedFunctionException(String)</a></span> - Constructor for exception org.apache.poi.ss.formula.eval.<a href="./org/apache/poi/ss/formula/eval/NotImplementedFunctionException.html" title="class in org.apache.poi.ss.formula.eval">NotImplementedFunctionException</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/poi/ss/formula/eval/NotImplementedFunctionException.html#NotImplementedFunctionException(java.lang.String, org.apache.poi.ss.formula.eval.NotImplementedException)">NotImplementedFunctionException(String, NotImplementedException)</a></span> - Constructor for exception org.apache.poi.ss.formula.eval.<a href="./org/apache/poi/ss/formula/eval/NotImplementedFunctionException.html" title="class in org.apache.poi.ss.formula.eval">NotImplementedFunctionException</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/HSSFShapeTypes.html#NotPrimitive">NotPrimitive</a></span> - Static variable in interface org.apache.poi.hssf.usermodel.<a href="./org/apache/poi/hssf/usermodel/HSSFShapeTypes.html" title="interface in org.apache.poi.hssf.usermodel">HSSFShapeTypes</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/sl/usermodel/ShapeTypes.html#NotPrimitive">NotPrimitive</a></span> - Static variable in interface org.apache.poi.sl.usermodel.<a href="./org/apache/poi/sl/usermodel/ShapeTypes.html" title="interface in org.apache.poi.sl.usermodel">ShapeTypes</a></dt>

Modified: poi/site/publish/apidocs/org/apache/poi/ss/formula/eval/NotImplementedException.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/formula/eval/NotImplementedException.html?rev=1610483&r1=1610482&r2=1610483&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/formula/eval/NotImplementedException.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/formula/eval/NotImplementedException.html Mon Jul 14 18:56:29 2014
@@ -35,7 +35,7 @@
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../../../org/apache/poi/ss/formula/eval/NameXEval.html" title="class in org.apache.poi.ss.formula.eval"><span class="strong">Prev Class</span></a></li>
-<li><a href="../../../../../../org/apache/poi/ss/formula/eval/NumberEval.html" title="class in org.apache.poi.ss.formula.eval"><span class="strong">Next Class</span></a></li>
+<li><a href="../../../../../../org/apache/poi/ss/formula/eval/NotImplementedFunctionException.html" title="class in org.apache.poi.ss.formula.eval"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../../index.html?org/apache/poi/ss/formula/eval/NotImplementedException.html" target="_top">Frames</a></li>
@@ -111,15 +111,22 @@
 <dt>All Implemented Interfaces:</dt>
 <dd>java.io.Serializable</dd>
 </dl>
+<dl>
+<dt>Direct Known Subclasses:</dt>
+<dd><a href="../../../../../../org/apache/poi/ss/formula/eval/NotImplementedFunctionException.html" title="class in org.apache.poi.ss.formula.eval">NotImplementedFunctionException</a></dd>
+</dl>
 <hr>
 <br>
-<pre>public final class <span class="strong">NotImplementedException</span>
+<pre>public class <span class="strong">NotImplementedException</span>
 extends java.lang.RuntimeException</pre>
-<div class="block">An exception thrown by implementors of <a href="../../../../../../org/apache/poi/ss/usermodel/FormulaEvaluator.html" title="interface in org.apache.poi.ss.usermodel"><code>FormulaEvaluator</code></a> when attempting to evaluate
- a formula which requires features that POI does not (yet) support.</div>
-<dl><dt><span class="strong">Author:</span></dt>
-  <dd>Josh Micich</dd>
-<dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../serialized-form.html#org.apache.poi.ss.formula.eval.NotImplementedException">Serialized Form</a></dd></dl>
+<div class="block">An exception thrown by implementors of <a href="../../../../../../org/apache/poi/ss/usermodel/FormulaEvaluator.html" title="interface in org.apache.poi.ss.usermodel"><code>FormulaEvaluator</code></a>,
+  when attempting to evaluate a formula which requires features
+   that POI does not (yet) support.
+ 
+ <p>Where possible, a subclass of this should be thrown, to provide
+  more detail of what part of the formula couldn't be processed due
+  to a missing implementation</div>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../serialized-form.html#org.apache.poi.ss.formula.eval.NotImplementedException">Serialized Form</a></dd></dl>
 </li>
 </ul>
 </div>
@@ -227,7 +234,7 @@ extends java.lang.RuntimeException</pre>
 <div class="subNav">
 <ul class="navList">
 <li><a href="../../../../../../org/apache/poi/ss/formula/eval/NameXEval.html" title="class in org.apache.poi.ss.formula.eval"><span class="strong">Prev Class</span></a></li>
-<li><a href="../../../../../../org/apache/poi/ss/formula/eval/NumberEval.html" title="class in org.apache.poi.ss.formula.eval"><span class="strong">Next Class</span></a></li>
+<li><a href="../../../../../../org/apache/poi/ss/formula/eval/NotImplementedFunctionException.html" title="class in org.apache.poi.ss.formula.eval"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a href="../../../../../../index.html?org/apache/poi/ss/formula/eval/NotImplementedException.html" target="_top">Frames</a></li>

Added: poi/site/publish/apidocs/org/apache/poi/ss/formula/eval/NotImplementedFunctionException.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/formula/eval/NotImplementedFunctionException.html?rev=1610483&view=auto
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/formula/eval/NotImplementedFunctionException.html (added)
+++ poi/site/publish/apidocs/org/apache/poi/ss/formula/eval/NotImplementedFunctionException.html Mon Jul 14 18:56:29 2014
@@ -0,0 +1,307 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<title>NotImplementedFunctionException (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="NotImplementedFunctionException (POI API Documentation)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/NotImplementedFunctionException.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/poi/ss/formula/eval/NotImplementedException.html" title="class in org.apache.poi.ss.formula.eval"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../../org/apache/poi/ss/formula/eval/NumberEval.html" title="class in org.apache.poi.ss.formula.eval"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/poi/ss/formula/eval/NotImplementedFunctionException.html" target="_top">Frames</a></li>
+<li><a href="NotImplementedFunctionException.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<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="#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="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.poi.ss.formula.eval</div>
+<h2 title="Class NotImplementedFunctionException" class="title">Class NotImplementedFunctionException</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>java.lang.Throwable</li>
+<li>
+<ul class="inheritance">
+<li>java.lang.Exception</li>
+<li>
+<ul class="inheritance">
+<li>java.lang.RuntimeException</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../../../../org/apache/poi/ss/formula/eval/NotImplementedException.html" title="class in org.apache.poi.ss.formula.eval">org.apache.poi.ss.formula.eval.NotImplementedException</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.poi.ss.formula.eval.NotImplementedFunctionException</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.io.Serializable</dd>
+</dl>
+<hr>
+<br>
+<pre>public final class <span class="strong">NotImplementedFunctionException</span>
+extends <a href="../../../../../../org/apache/poi/ss/formula/eval/NotImplementedException.html" title="class in org.apache.poi.ss.formula.eval">NotImplementedException</a></pre>
+<div class="block">An exception thrown by implementors of <a href="../../../../../../org/apache/poi/ss/usermodel/FormulaEvaluator.html" title="interface in org.apache.poi.ss.usermodel"><code>FormulaEvaluator</code></a> when 
+  attempting to evaluate a formula which requires a function that POI 
+  does not (yet) support.</div>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../serialized-form.html#org.apache.poi.ss.formula.eval.NotImplementedFunctionException">Serialized Form</a></dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../../../../org/apache/poi/ss/formula/eval/NotImplementedFunctionException.html#NotImplementedFunctionException(java.lang.String)">NotImplementedFunctionException</a></strong>(java.lang.String&nbsp;functionName)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><strong><a href="../../../../../../org/apache/poi/ss/formula/eval/NotImplementedFunctionException.html#NotImplementedFunctionException(java.lang.String, org.apache.poi.ss.formula.eval.NotImplementedException)">NotImplementedFunctionException</a></strong>(java.lang.String&nbsp;functionName,
+                               <a href="../../../../../../org/apache/poi/ss/formula/eval/NotImplementedException.html" title="class in org.apache.poi.ss.formula.eval">NotImplementedException</a>&nbsp;cause)</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/ss/formula/eval/NotImplementedFunctionException.html#getFunctionName()">getFunctionName</a></strong>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Throwable">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Throwable</h3>
+<code>addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString</code></li>
+</ul>
+<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, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="NotImplementedFunctionException(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>NotImplementedFunctionException</h4>
+<pre>public&nbsp;NotImplementedFunctionException(java.lang.String&nbsp;functionName)</pre>
+</li>
+</ul>
+<a name="NotImplementedFunctionException(java.lang.String, org.apache.poi.ss.formula.eval.NotImplementedException)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>NotImplementedFunctionException</h4>
+<pre>public&nbsp;NotImplementedFunctionException(java.lang.String&nbsp;functionName,
+                               <a href="../../../../../../org/apache/poi/ss/formula/eval/NotImplementedException.html" title="class in org.apache.poi.ss.formula.eval">NotImplementedException</a>&nbsp;cause)</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getFunctionName()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getFunctionName</h4>
+<pre>public&nbsp;java.lang.String&nbsp;getFunctionName()</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/NotImplementedFunctionException.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../org/apache/poi/ss/formula/eval/NotImplementedException.html" title="class in org.apache.poi.ss.formula.eval"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../../org/apache/poi/ss/formula/eval/NumberEval.html" title="class in org.apache.poi.ss.formula.eval"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/poi/ss/formula/eval/NotImplementedFunctionException.html" target="_top">Frames</a></li>
+<li><a href="NotImplementedFunctionException.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<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="#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="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>
+                <i>Copyright 2014 The Apache Software Foundation or
+        its licensors, as applicable.</i>
+            </small></p>
+</body>
+</html>

Modified: poi/site/publish/apidocs/org/apache/poi/ss/formula/eval/NumberEval.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/formula/eval/NumberEval.html?rev=1610483&r1=1610482&r2=1610483&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/formula/eval/NumberEval.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/formula/eval/NumberEval.html Mon Jul 14 18:56:29 2014
@@ -34,7 +34,7 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../../org/apache/poi/ss/formula/eval/NotImplementedException.html" title="class in org.apache.poi.ss.formula.eval"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../../org/apache/poi/ss/formula/eval/NotImplementedFunctionException.html" title="class in org.apache.poi.ss.formula.eval"><span class="strong">Prev Class</span></a></li>
 <li><a href="../../../../../../org/apache/poi/ss/formula/eval/NumericValueEval.html" title="interface in org.apache.poi.ss.formula.eval"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">
@@ -302,7 +302,7 @@ implements <a href="../../../../../../or
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../../org/apache/poi/ss/formula/eval/NotImplementedException.html" title="class in org.apache.poi.ss.formula.eval"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../../org/apache/poi/ss/formula/eval/NotImplementedFunctionException.html" title="class in org.apache.poi.ss.formula.eval"><span class="strong">Prev Class</span></a></li>
 <li><a href="../../../../../../org/apache/poi/ss/formula/eval/NumericValueEval.html" title="interface in org.apache.poi.ss.formula.eval"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">

Modified: poi/site/publish/apidocs/org/apache/poi/ss/formula/eval/class-use/NotImplementedException.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/formula/eval/class-use/NotImplementedException.html?rev=1610483&r1=1610482&r2=1610483&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/formula/eval/class-use/NotImplementedException.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/formula/eval/class-use/NotImplementedException.html Mon Jul 14 18:56:29 2014
@@ -86,6 +86,23 @@
 <!--   -->
 </a>
 <h3>Uses of <a href="../../../../../../../org/apache/poi/ss/formula/eval/NotImplementedException.html" title="class in org.apache.poi.ss.formula.eval">NotImplementedException</a> in <a href="../../../../../../../org/apache/poi/ss/formula/eval/package-summary.html">org.apache.poi.ss.formula.eval</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/eval/NotImplementedException.html" title="class in org.apache.poi.ss.formula.eval">NotImplementedException</a> in <a href="../../../../../../../org/apache/poi/ss/formula/eval/package-summary.html">org.apache.poi.ss.formula.eval</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../../org/apache/poi/ss/formula/eval/NotImplementedFunctionException.html" title="class in org.apache.poi.ss.formula.eval">NotImplementedFunctionException</a></strong></code>
+<div class="block">An exception thrown by implementors of <a href="../../../../../../../org/apache/poi/ss/usermodel/FormulaEvaluator.html" title="interface in org.apache.poi.ss.usermodel"><code>FormulaEvaluator</code></a> when 
+  attempting to evaluate a formula which requires a function that POI 
+  does not (yet) support.</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/eval/package-summary.html">org.apache.poi.ss.formula.eval</a> with parameters of type <a href="../../../../../../../org/apache/poi/ss/formula/eval/NotImplementedException.html" title="class in org.apache.poi.ss.formula.eval">NotImplementedException</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
@@ -96,6 +113,10 @@
 <td class="colLast"><code><strong><a href="../../../../../../../org/apache/poi/ss/formula/eval/NotImplementedException.html#NotImplementedException(java.lang.String, org.apache.poi.ss.formula.eval.NotImplementedException)">NotImplementedException</a></strong>(java.lang.String&nbsp;message,
                        <a href="../../../../../../../org/apache/poi/ss/formula/eval/NotImplementedException.html" title="class in org.apache.poi.ss.formula.eval">NotImplementedException</a>&nbsp;cause)</code>&nbsp;</td>
 </tr>
+<tr class="rowColor">
+<td class="colLast"><code><strong><a href="../../../../../../../org/apache/poi/ss/formula/eval/NotImplementedFunctionException.html#NotImplementedFunctionException(java.lang.String, org.apache.poi.ss.formula.eval.NotImplementedException)">NotImplementedFunctionException</a></strong>(java.lang.String&nbsp;functionName,
+                               <a href="../../../../../../../org/apache/poi/ss/formula/eval/NotImplementedException.html" title="class in org.apache.poi.ss.formula.eval">NotImplementedException</a>&nbsp;cause)</code>&nbsp;</td>
+</tr>
 </tbody>
 </table>
 </li>

Added: poi/site/publish/apidocs/org/apache/poi/ss/formula/eval/class-use/NotImplementedFunctionException.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/formula/eval/class-use/NotImplementedFunctionException.html?rev=1610483&view=auto
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/formula/eval/class-use/NotImplementedFunctionException.html (added)
+++ poi/site/publish/apidocs/org/apache/poi/ss/formula/eval/class-use/NotImplementedFunctionException.html Mon Jul 14 18:56:29 2014
@@ -0,0 +1,117 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<title>Uses of Class org.apache.poi.ss.formula.eval.NotImplementedFunctionException (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.eval.NotImplementedFunctionException (POI API Documentation)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<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/eval/NotImplementedFunctionException.html" title="class in org.apache.poi.ss.formula.eval">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>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/poi/ss/formula/eval/class-use/NotImplementedFunctionException.html" target="_top">Frames</a></li>
+<li><a href="NotImplementedFunctionException.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.poi.ss.formula.eval.NotImplementedFunctionException" class="title">Uses of Class<br>org.apache.poi.ss.formula.eval.NotImplementedFunctionException</h2>
+</div>
+<div class="classUseContainer">No usage of org.apache.poi.ss.formula.eval.NotImplementedFunctionException</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<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/eval/NotImplementedFunctionException.html" title="class in org.apache.poi.ss.formula.eval">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>
+<li><a href="../../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../../index.html?org/apache/poi/ss/formula/eval/class-use/NotImplementedFunctionException.html" target="_top">Frames</a></li>
+<li><a href="NotImplementedFunctionException.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>
+                <i>Copyright 2014 The Apache Software Foundation or
+        its licensors, as applicable.</i>
+            </small></p>
+</body>
+</html>

Modified: poi/site/publish/apidocs/org/apache/poi/ss/formula/eval/package-frame.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/formula/eval/package-frame.html?rev=1610483&r1=1610482&r2=1610483&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/formula/eval/package-frame.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/formula/eval/package-frame.html Mon Jul 14 18:56:29 2014
@@ -43,6 +43,7 @@
 <ul title="Exceptions">
 <li><a href="EvaluationException.html" title="class in org.apache.poi.ss.formula.eval" target="classFrame">EvaluationException</a></li>
 <li><a href="NotImplementedException.html" title="class in org.apache.poi.ss.formula.eval" target="classFrame">NotImplementedException</a></li>
+<li><a href="NotImplementedFunctionException.html" title="class in org.apache.poi.ss.formula.eval" target="classFrame">NotImplementedFunctionException</a></li>
 </ul>
 </div>
 </body>

Modified: poi/site/publish/apidocs/org/apache/poi/ss/formula/eval/package-summary.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/formula/eval/package-summary.html?rev=1610483&r1=1610482&r2=1610483&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/formula/eval/package-summary.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/formula/eval/package-summary.html Mon Jul 14 18:56:29 2014
@@ -215,8 +215,17 @@
 <tr class="rowColor">
 <td class="colFirst"><a href="../../../../../../org/apache/poi/ss/formula/eval/NotImplementedException.html" title="class in org.apache.poi.ss.formula.eval">NotImplementedException</a></td>
 <td class="colLast">
-<div class="block">An exception thrown by implementors of <a href="../../../../../../org/apache/poi/ss/usermodel/FormulaEvaluator.html" title="interface in org.apache.poi.ss.usermodel"><code>FormulaEvaluator</code></a> when attempting to evaluate
- a formula which requires features that POI does not (yet) support.</div>
+<div class="block">An exception thrown by implementors of <a href="../../../../../../org/apache/poi/ss/usermodel/FormulaEvaluator.html" title="interface in org.apache.poi.ss.usermodel"><code>FormulaEvaluator</code></a>,
+  when attempting to evaluate a formula which requires features
+   that POI does not (yet) support.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../../org/apache/poi/ss/formula/eval/NotImplementedFunctionException.html" title="class in org.apache.poi.ss.formula.eval">NotImplementedFunctionException</a></td>
+<td class="colLast">
+<div class="block">An exception thrown by implementors of <a href="../../../../../../org/apache/poi/ss/usermodel/FormulaEvaluator.html" title="interface in org.apache.poi.ss.usermodel"><code>FormulaEvaluator</code></a> when 
+  attempting to evaluate a formula which requires a function that POI 
+  does not (yet) support.</div>
 </td>
 </tr>
 </tbody>

Modified: poi/site/publish/apidocs/org/apache/poi/ss/formula/eval/package-tree.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/formula/eval/package-tree.html?rev=1610483&r1=1610482&r2=1610483&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/formula/eval/package-tree.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/formula/eval/package-tree.html Mon Jul 14 18:56:29 2014
@@ -107,7 +107,11 @@
 <li type="circle">org.apache.poi.ss.formula.eval.<a href="../../../../../../org/apache/poi/ss/formula/eval/EvaluationException.html" title="class in org.apache.poi.ss.formula.eval"><span class="strong">EvaluationException</span></a></li>
 <li type="circle">java.lang.RuntimeException
 <ul>
-<li type="circle">org.apache.poi.ss.formula.eval.<a href="../../../../../../org/apache/poi/ss/formula/eval/NotImplementedException.html" title="class in org.apache.poi.ss.formula.eval"><span class="strong">NotImplementedException</span></a></li>
+<li type="circle">org.apache.poi.ss.formula.eval.<a href="../../../../../../org/apache/poi/ss/formula/eval/NotImplementedException.html" title="class in org.apache.poi.ss.formula.eval"><span class="strong">NotImplementedException</span></a>
+<ul>
+<li type="circle">org.apache.poi.ss.formula.eval.<a href="../../../../../../org/apache/poi/ss/formula/eval/NotImplementedFunctionException.html" title="class in org.apache.poi.ss.formula.eval"><span class="strong">NotImplementedFunctionException</span></a></li>
+</ul>
+</li>
 </ul>
 </li>
 </ul>

Modified: poi/site/publish/apidocs/org/apache/poi/ss/formula/eval/package-use.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/formula/eval/package-use.html?rev=1610483&r1=1610482&r2=1610483&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/formula/eval/package-use.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/formula/eval/package-use.html Mon Jul 14 18:56:29 2014
@@ -165,8 +165,9 @@
 </tr>
 <tr class="altColor">
 <td class="colOne"><a href="../../../../../../org/apache/poi/ss/formula/eval/class-use/NotImplementedException.html#org.apache.poi.ss.formula.eval">NotImplementedException</a>
-<div class="block">An exception thrown by implementors of <a href="../../../../../../org/apache/poi/ss/usermodel/FormulaEvaluator.html" title="interface in org.apache.poi.ss.usermodel"><code>FormulaEvaluator</code></a> when attempting to evaluate
- a formula which requires features that POI does not (yet) support.</div>
+<div class="block">An exception thrown by implementors of <a href="../../../../../../org/apache/poi/ss/usermodel/FormulaEvaluator.html" title="interface in org.apache.poi.ss.usermodel"><code>FormulaEvaluator</code></a>,
+  when attempting to evaluate a formula which requires features
+   that POI does not (yet) support.</div>
 </td>
 </tr>
 <tr class="rowColor">

Modified: poi/site/publish/apidocs/org/apache/poi/ss/formula/functions/NotImplementedFunction.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/formula/functions/NotImplementedFunction.html?rev=1610483&r1=1610482&r2=1610483&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/formula/functions/NotImplementedFunction.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/formula/functions/NotImplementedFunction.html Mon Jul 14 18:56:29 2014
@@ -101,13 +101,11 @@
 <pre>public final class <span class="strong">NotImplementedFunction</span>
 extends java.lang.Object
 implements <a href="../../../../../../org/apache/poi/ss/formula/functions/Function.html" title="interface in org.apache.poi.ss.formula.functions">Function</a></pre>
-<dl><dt><span class="strong">Author:</span></dt>
-  <dd>Amol S. Deshmukh &lt; amolweb at ya hoo dot com &gt;
- This is the default implementation of a Function class.
+<div class="block">This is the default implementation of a Function class.
  The default behaviour is to raise a POI internal error
- (<a href="../../../../../../org/apache/poi/ss/formula/eval/NotImplementedException.html" title="class in org.apache.poi.ss.formula.eval"><code>NotImplementedException</code></a>). This error should alert
+ (<a href="../../../../../../org/apache/poi/ss/formula/eval/NotImplementedFunctionException.html" title="class in org.apache.poi.ss.formula.eval"><code>NotImplementedFunctionException</code></a>). This error should alert
  the user that the formula contained a function that is not
- yet implemented.</dd></dl>
+ yet implemented.</div>
 </li>
 </ul>
 </div>

Modified: poi/site/publish/apidocs/org/apache/poi/ss/formula/functions/class-use/Function.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/formula/functions/class-use/Function.html?rev=1610483&r1=1610482&r2=1610483&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/formula/functions/class-use/Function.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/formula/functions/class-use/Function.html Mon Jul 14 18:56:29 2014
@@ -663,7 +663,9 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../../org/apache/poi/ss/formula/functions/NotImplementedFunction.html" title="class in org.apache.poi.ss.formula.functions">NotImplementedFunction</a></strong></code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../../../org/apache/poi/ss/formula/functions/NotImplementedFunction.html" title="class in org.apache.poi.ss.formula.functions">NotImplementedFunction</a></strong></code>
+<div class="block">This is the default implementation of a Function class.</div>
+</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>class&nbsp;</code></td>

Modified: poi/site/publish/apidocs/org/apache/poi/ss/formula/functions/package-summary.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/formula/functions/package-summary.html?rev=1610483&r1=1610482&r2=1610483&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/formula/functions/package-summary.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/formula/functions/package-summary.html Mon Jul 14 18:56:29 2014
@@ -517,7 +517,9 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a href="../../../../../../org/apache/poi/ss/formula/functions/NotImplementedFunction.html" title="class in org.apache.poi.ss.formula.functions">NotImplementedFunction</a></td>
-<td class="colLast">&nbsp;</td>
+<td class="colLast">
+<div class="block">This is the default implementation of a Function class.</div>
+</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a href="../../../../../../org/apache/poi/ss/formula/functions/Now.html" title="class in org.apache.poi.ss.formula.functions">Now</a></td>

Modified: poi/site/publish/apidocs/overview-tree.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/overview-tree.html?rev=1610483&r1=1610482&r2=1610483&view=diff
==============================================================================
--- poi/site/publish/apidocs/overview-tree.html (original)
+++ poi/site/publish/apidocs/overview-tree.html Mon Jul 14 18:56:29 2014
@@ -2200,7 +2200,11 @@
 </li>
 </ul>
 </li>
-<li type="circle">org.apache.poi.ss.formula.eval.<a href="org/apache/poi/ss/formula/eval/NotImplementedException.html" title="class in org.apache.poi.ss.formula.eval"><span class="strong">NotImplementedException</span></a></li>
+<li type="circle">org.apache.poi.ss.formula.eval.<a href="org/apache/poi/ss/formula/eval/NotImplementedException.html" title="class in org.apache.poi.ss.formula.eval"><span class="strong">NotImplementedException</span></a>
+<ul>
+<li type="circle">org.apache.poi.ss.formula.eval.<a href="org/apache/poi/ss/formula/eval/NotImplementedFunctionException.html" title="class in org.apache.poi.ss.formula.eval"><span class="strong">NotImplementedFunctionException</span></a></li>
+</ul>
+</li>
 <li type="circle">org.apache.poi.openxml4j.exceptions.<a href="org/apache/poi/openxml4j/exceptions/OpenXML4JRuntimeException.html" title="class in org.apache.poi.openxml4j.exceptions"><span class="strong">OpenXML4JRuntimeException</span></a>
 <ul>
 <li type="circle">org.apache.poi.openxml4j.exceptions.<a href="org/apache/poi/openxml4j/exceptions/InvalidOperationException.html" title="class in org.apache.poi.openxml4j.exceptions"><span class="strong">InvalidOperationException</span></a>

Modified: poi/site/publish/apidocs/serialized-form.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/serialized-form.html?rev=1610483&r1=1610482&r2=1610483&view=diff
==============================================================================
--- poi/site/publish/apidocs/serialized-form.html (original)
+++ poi/site/publish/apidocs/serialized-form.html Mon Jul 14 18:56:29 2014
@@ -490,6 +490,32 @@
 <!--   -->
 </a>
 <h3>Class <a href="org/apache/poi/ss/formula/eval/NotImplementedException.html" title="class in org.apache.poi.ss.formula.eval">org.apache.poi.ss.formula.eval.NotImplementedException</a> extends java.lang.RuntimeException implements Serializable</h3>
+<dl class="nameValue">
+<dt>serialVersionUID:</dt>
+<dd>-5840703336495141301L</dd>
+</dl>
+</li>
+<li class="blockList"><a name="org.apache.poi.ss.formula.eval.NotImplementedFunctionException">
+<!--   -->
+</a>
+<h3>Class <a href="org/apache/poi/ss/formula/eval/NotImplementedFunctionException.html" title="class in org.apache.poi.ss.formula.eval">org.apache.poi.ss.formula.eval.NotImplementedFunctionException</a> extends <a href="org/apache/poi/ss/formula/eval/NotImplementedException.html" title="class in org.apache.poi.ss.formula.eval">NotImplementedException</a> implements Serializable</h3>
+<dl class="nameValue">
+<dt>serialVersionUID:</dt>
+<dd>1208119411557559057L</dd>
+</dl>
+<ul class="blockList">
+<li class="blockList"><a name="serializedForm">
+<!--   -->
+</a>
+<h3>Serialized Fields</h3>
+<ul class="blockList">
+<li class="blockListLast">
+<h4>functionName</h4>
+<pre>java.lang.String functionName</pre>
+</li>
+</ul>
+</li>
+</ul>
 </li>
 </ul>
 </li>

Modified: poi/site/publish/changes.html
URL: http://svn.apache.org/viewvc/poi/site/publish/changes.html?rev=1610483&r1=1610482&r2=1610483&view=diff
==============================================================================
--- poi/site/publish/changes.html (original)
+++ poi/site/publish/changes.html Mon Jul 14 18:56:29 2014
@@ -257,6 +257,9 @@ if (VERSION > 3) {
 <ul>
         
 <li>
+<img class="icon" alt="fix" src="images/fix.jpg"> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=56702">56702</a> - If a cell is of type numeric but has an empty &gt;v/&lt; tag, return as 0</li>
+        
+<li>
 <img class="icon" alt="fix" src="images/fix.jpg"> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=56537">56537</a> - Make Workbook be Closeable, so you can call close() to explicitly free the file based resources when you're done</li>
         
 <li>

Modified: poi/site/publish/changes.rss
URL: http://svn.apache.org/viewvc/poi/site/publish/changes.rss?rev=1610483&r1=1610482&r2=1610483&view=diff
==============================================================================
--- poi/site/publish/changes.rss (original)
+++ poi/site/publish/changes.rss Mon Jul 14 18:56:29 2014
@@ -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>POI Changes</title><link>http://poi.apache.org/changes.html</link><description>POI Changes</description><language>en-us</language><item><title> fix(bug 56537)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 56537) - Make Workbook be Closeable, so you can call close() to explicitly free the file based resources when you're done</description></item><item><title> fix(bug 54771)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 54771) - Read text from SDTs at the table cell level, including (sometimes) Cover Page, Table of Contents and Bibliography</description></item><item><title> fix(bug 56556)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 56556) - Change how ColumnHelper finds CTCol instances, to speed up the more common use case when most are wanted for reading</description></item><item><title> fix(bug 56572)
 </title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 56572) - HSSFCell should follow XSSF, and allow setting a null-style to return to the default style</description></item><item><title> fix(bug 56563)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 56563) - Fix multithreading bug when reading 2 similar files</description></item><item><title> fix(bug 53691)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 53691) - Fix a copy/paste error in CFRuleRecord.clone() </description></item><item><title> fix(bug 56170)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 56170) - Fix a problem with cells in workbooks becoming disconnected</description></item><item><title> fix(bug 56514)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 56514) - Add missing null-check if sim
 ple shape does not</description></item><item><title> fix(bug 56325)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 56325) - Bug 54400 introduced a problem when removing a sheet with named ranges</description></item><item><title> fix(bug 47251)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 47251) - NoteRecord can sometimes be double-padded if there's no author set</description></item><item><title> fix(bug 54034)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 54034) - Handle date format strings in an iso8601 style format, with a T in them</description></item><item><title> fix(bug 56274)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 56274) - Correct SXSSF writing of tables when creating from a template</description></item><item><title> fix(bug 56468)</title><link>http://poi.apache.org/changes.ht
 ml</link><description> fix by POI Developers (bug 56468) - Writing a workbook more than once corrupts the file</description></item><item><title> fix(bug 53983)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 53983) - Outlook sometimes stores a codepage of ANSI when it means 1252, detect and alias</description></item><item><title> add(bug 56486)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 56486) - Add XOR obfuscation/decryption support to HSSF</description></item><item><title> add(bug 56269)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 56269) - DateFormat - Rounding of fractionals</description></item><item><title> fix(bug 56482)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 56482) - Excel 2007 and later allows for more than 3 Conditional Formatting rules per sheet, so change our hard limit 
 to logging a compatibility warning</description></item><item><title> add</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers - Add NPOIFS in-place write support, including updating the contents of existing entries</description></item><item><title> add</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers - Complete NPOIFS write support</description></item><item><title> fix(bug 56447)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 56447) - NPOIFS fixes for 2+gb files loaded via File (InputStream is limited to 2gb due to ByteBuffer limits)</description></item><item><title> fix(bug 56450)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 56450) - Avoid a NPE if a comment has no associated NoteRecord (but we still don't know where it belongs)</description></item><item><title> fix(bug 56437)</title><link>http://poi.apache.o
 rg/changes.html</link><description> fix by POI Developers (bug 56437) - Streaming write support in NPOIFS</description></item><item><title> fix(bug 56315)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 56315) - Fix floating point rounding problems with ROUND function</description></item><item><title> fix(bug 55594)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 55594) - Fix SXSSF encodings on EBCIDIC platforms, by setting the required encoding explicitly</description></item><item><title> fix(bug 56278)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 56278) - Support loading .xlsx files with no Styles Table</description></item><item><title> fix(bug 56195)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 56195) - Replace System.err in XSSFSheetXMLHandler with propert logging</description></item><ite
 m><title> fix(bug 56169)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 56169) - Fix NPE during export to XML with xs:all</description></item><item><title> fix(bug 55923)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 55923) - Fix compare/sorting of nodes in exported XML</description></item><item><title> fix(bug 55926)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 55926) - Handle numeric formula values when exporting to XML</description></item><item><title> fix(bug 55927)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 55927) - Handle date types when exporting to XML</description></item><item><title> add</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers - Stop being compatible to JDK 1.5, we now require JDK 6</description></item><item><title> fix(bug 5601
 1)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 56011) - Use default style if the cell style attribute is not present</description></item><item><title> add</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers - Upgrade third party libs to latest versions: commons-logging, commons-codec, log4j</description></item><item><title> fix(bug 56260)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 56260) - Avoid warnings when a TextHeaderAtom is empty and has another straight after, or where there's a TextRulerAtom / MasterTextPropAtom / TextSpecInfoAtom before the Text Chars / Bytes</description></item><item><title> add(bug 56075)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 56075) - Add Change Tracking support to XWPF</description></item><item><title> add(bug 56077)</title><link>http://poi.apache.org/changes.h
 tml</link><description> add by POI Developers (bug 56077) - Add password hash function to HWPF</description></item><item><title> add(bug 56076)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 56076) - Add document protection with password support to XWPF</description></item><item><title> fix(bug 55026)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 55026) - Support OOXML ContentTypes which include parameters</description></item><item><title> fix(bug 55732)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 55732) - PPT can't open, fails with "Couldn't instantiate ... StyleTextProp9Atom"</description></item><item><title> fix(bug 56138)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 56138) - HSPF code page strings can be zero length</description></item><item><title> add(bug 53130)</title><link>http://
 poi.apache.org/changes.html</link><description> add by POI Developers (bug 53130) - SXSSF Shared Strings option support</description></item><item><title> fix(bug 55902)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 55902) - Mixed fonts issue with Chinese characters (unable to form images from ppt)</description></item><item><title> add(bug 56022)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 56022) - XSSF Event Text Extractor header/footer support</description></item><item><title> fix(bug 53282)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 53282) - Hyperlink with a non-breaking space throws java.lang.IllegalStateException</description></item><item><title> fix(bug 55802)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 55802) - Special Letters not exported correct</description></item><item><tit
 le> add</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers - Expose the StyleIndex of HWPF CharacterRuns</description></item><item><title> fix(bug 51891)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 51891) - Fix StringIndexOutOfBoundsException : Ole10Native.&lt;init&gt; (parsing word file)</description></item></channel></rss>
\ No newline at end of file
+<rss version="0.91"><channel><title>POI Changes</title><link>http://poi.apache.org/changes.html</link><description>POI Changes</description><language>en-us</language><item><title> fix(bug 56702)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 56702) - If a cell is of type numeric but has an empty &gt;v/&lt; tag, return as 0</description></item><item><title> fix(bug 56537)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 56537) - Make Workbook be Closeable, so you can call close() to explicitly free the file based resources when you're done</description></item><item><title> fix(bug 54771)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 54771) - Read text from SDTs at the table cell level, including (sometimes) Cover Page, Table of Contents and Bibliography</description></item><item><title> fix(bug 56556)</title><link>http://poi.apache.org/changes
 .html</link><description> fix by POI Developers (bug 56556) - Change how ColumnHelper finds CTCol instances, to speed up the more common use case when most are wanted for reading</description></item><item><title> fix(bug 56572)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 56572) - HSSFCell should follow XSSF, and allow setting a null-style to return to the default style</description></item><item><title> fix(bug 56563)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 56563) - Fix multithreading bug when reading 2 similar files</description></item><item><title> fix(bug 53691)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 53691) - Fix a copy/paste error in CFRuleRecord.clone() </description></item><item><title> fix(bug 56170)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 56170) - Fix a problem w
 ith cells in workbooks becoming disconnected</description></item><item><title> fix(bug 56514)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 56514) - Add missing null-check if simple shape does not</description></item><item><title> fix(bug 56325)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 56325) - Bug 54400 introduced a problem when removing a sheet with named ranges</description></item><item><title> fix(bug 47251)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 47251) - NoteRecord can sometimes be double-padded if there's no author set</description></item><item><title> fix(bug 54034)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 54034) - Handle date format strings in an iso8601 style format, with a T in them</description></item><item><title> fix(bug 56274)</title><link>http://poi.apache.or
 g/changes.html</link><description> fix by POI Developers (bug 56274) - Correct SXSSF writing of tables when creating from a template</description></item><item><title> fix(bug 56468)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 56468) - Writing a workbook more than once corrupts the file</description></item><item><title> fix(bug 53983)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 53983) - Outlook sometimes stores a codepage of ANSI when it means 1252, detect and alias</description></item><item><title> add(bug 56486)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 56486) - Add XOR obfuscation/decryption support to HSSF</description></item><item><title> add(bug 56269)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 56269) - DateFormat - Rounding of fractionals</description></item><item><title> f
 ix(bug 56482)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 56482) - Excel 2007 and later allows for more than 3 Conditional Formatting rules per sheet, so change our hard limit to logging a compatibility warning</description></item><item><title> add</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers - Add NPOIFS in-place write support, including updating the contents of existing entries</description></item><item><title> add</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers - Complete NPOIFS write support</description></item><item><title> fix(bug 56447)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 56447) - NPOIFS fixes for 2+gb files loaded via File (InputStream is limited to 2gb due to ByteBuffer limits)</description></item><item><title> fix(bug 56450)</title><link>http://poi.apache.org/changes.html</link><
 description> fix by POI Developers (bug 56450) - Avoid a NPE if a comment has no associated NoteRecord (but we still don't know where it belongs)</description></item><item><title> fix(bug 56437)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 56437) - Streaming write support in NPOIFS</description></item><item><title> fix(bug 56315)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 56315) - Fix floating point rounding problems with ROUND function</description></item><item><title> fix(bug 55594)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 55594) - Fix SXSSF encodings on EBCIDIC platforms, by setting the required encoding explicitly</description></item><item><title> fix(bug 56278)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 56278) - Support loading .xlsx files with no Styles Table</description>
 </item><item><title> fix(bug 56195)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 56195) - Replace System.err in XSSFSheetXMLHandler with propert logging</description></item><item><title> fix(bug 56169)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 56169) - Fix NPE during export to XML with xs:all</description></item><item><title> fix(bug 55923)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 55923) - Fix compare/sorting of nodes in exported XML</description></item><item><title> fix(bug 55926)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 55926) - Handle numeric formula values when exporting to XML</description></item><item><title> fix(bug 55927)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 55927) - Handle date types when exporting to XML</des
 cription></item><item><title> add</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers - Stop being compatible to JDK 1.5, we now require JDK 6</description></item><item><title> fix(bug 56011)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 56011) - Use default style if the cell style attribute is not present</description></item><item><title> add</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers - Upgrade third party libs to latest versions: commons-logging, commons-codec, log4j</description></item><item><title> fix(bug 56260)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 56260) - Avoid warnings when a TextHeaderAtom is empty and has another straight after, or where there's a TextRulerAtom / MasterTextPropAtom / TextSpecInfoAtom before the Text Chars / Bytes</description></item><item><title> add(bug 56075)</title
 ><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 56075) - Add Change Tracking support to XWPF</description></item><item><title> add(bug 56077)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 56077) - Add password hash function to HWPF</description></item><item><title> add(bug 56076)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 56076) - Add document protection with password support to XWPF</description></item><item><title> fix(bug 55026)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 55026) - Support OOXML ContentTypes which include parameters</description></item><item><title> fix(bug 55732)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 55732) - PPT can't open, fails with "Couldn't instantiate ... StyleTextProp9Atom"</description></item><item><title> fix
 (bug 56138)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 56138) - HSPF code page strings can be zero length</description></item><item><title> add(bug 53130)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 53130) - SXSSF Shared Strings option support</description></item><item><title> fix(bug 55902)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 55902) - Mixed fonts issue with Chinese characters (unable to form images from ppt)</description></item><item><title> add(bug 56022)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 56022) - XSSF Event Text Extractor header/footer support</description></item><item><title> fix(bug 53282)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 53282) - Hyperlink with a non-breaking space throws java.lang.IllegalStateExc
 eption</description></item><item><title> fix(bug 55802)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 55802) - Special Letters not exported correct</description></item><item><title> add</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers - Expose the StyleIndex of HWPF CharacterRuns</description></item><item><title> fix(bug 51891)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 51891) - Fix StringIndexOutOfBoundsException : Ole10Native.&lt;init&gt; (parsing word file)</description></item></channel></rss>
\ No newline at end of file

Modified: poi/site/src/documentation/content/xdocs/status.xml
URL: http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/status.xml?rev=1610483&r1=1610482&r2=1610483&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/status.xml (original)
+++ poi/site/src/documentation/content/xdocs/status.xml Mon Jul 14 18:56:29 2014
@@ -37,6 +37,7 @@
     </devs>
 
     <release version="3.11-beta1" date="2014-??-??">
+        <action dev="PD" type="fix" fixes-bug="56702">If a cell is of type numeric but has an empty &gt;v/&lt; tag, return as 0</action>
         <action dev="PD" type="fix" fixes-bug="56537">Make Workbook be Closeable, so you can call close() to explicitly free the file based resources when you're done</action>
         <action dev="PD" type="fix" fixes-bug="54771">Read text from SDTs at the table cell level, including (sometimes) Cover Page, Table of Contents and Bibliography</action>
         <action dev="PD" type="fix" fixes-bug="56556">Change how ColumnHelper finds CTCol instances, to speed up the more common use case when most are wanted for reading</action>



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