Author: nick
Date: Thu Feb 23 13:18:48 2017
New Revision: 1784125
URL: http://svn.apache.org/viewvc?rev=1784125&view=rev
Log:
Republish javadocs
Modified:
poi/site/publish/apidocs/index-all.html
poi/site/publish/apidocs/org/apache/poi/sl/draw/DrawTextParagraph.html
poi/site/publish/apidocs/org/apache/poi/ss/formula/DataValidationEvaluator.DataValidationContext.html
poi/site/publish/apidocs/org/apache/poi/ss/formula/DataValidationEvaluator.html
poi/site/publish/apidocs/org/apache/poi/ss/formula/class-use/DataValidationEvaluator.DataValidationContext.html
poi/site/publish/apidocs/org/apache/poi/ss/formula/class-use/WorkbookEvaluatorProvider.html
poi/site/publish/apidocs/org/apache/poi/ss/formula/package-summary.html
poi/site/publish/apidocs/org/apache/poi/ss/formula/package-use.html
poi/site/publish/apidocs/org/apache/poi/ss/usermodel/class-use/Workbook.html
poi/site/publish/apidocs/org/apache/poi/ss/util/class-use/CellReference.html
poi/site/publish/changes.html
poi/site/publish/changes.rss
Modified: poi/site/publish/apidocs/index-all.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/apidocs/index-all.html?rev=1784125&r1=1784124&r2=1784125&view=diff
==============================================================================
--- poi/site/publish/apidocs/index-all.html (original)
+++ poi/site/publish/apidocs/index-all.html Thu Feb 23 13:18:48 2017
@@ -3936,6 +3936,11 @@
<div class="block">Check if the Fonts are installed correctly so that Java can
compute the size of
columns.</div>
</dd>
+<dt><span class="strong"><a
href="./org/apache/poi/sl/draw/DrawTextParagraph.html#canDisplayUpTo(java.awt.Font,%20char[],%20int,%20int)">canDisplayUpTo(Font,
char[], int, int)</a></span> - Static method in class
org.apache.poi.sl.draw.<a
href="./org/apache/poi/sl/draw/DrawTextParagraph.html" title="class in
org.apache.poi.sl.draw">DrawTextParagraph</a></dt>
+<dd>
+<div class="block">Indicates whether or not this <code>Font</code> can display
the characters in the specified <code>text</code>
+ starting at <code>start</code> and ending at <code>limit</code>.</div>
+</dd>
<dt><span class="strong"><a
href="./org/apache/poi/sl/draw/DrawMasterSheet.html#canDraw(java.awt.Graphics2D,%20org.apache.poi.sl.usermodel.Shape)">canDraw(Graphics2D,
Shape<?, ?>)</a></span> - Method in class org.apache.poi.sl.draw.<a
href="./org/apache/poi/sl/draw/DrawMasterSheet.html" title="class in
org.apache.poi.sl.draw">DrawMasterSheet</a></dt>
<dd>
<div class="block">Checks if this <code>sheet</code> displays the specified
shape.</div>
@@ -5092,7 +5097,10 @@
for all cells.</div>
</dd>
<dt><span class="strong"><a
href="./org/apache/poi/ss/formula/DataValidationEvaluator.html#clearAllCachedValues()">clearAllCachedValues()</a></span>
- Method in class org.apache.poi.ss.formula.<a
href="./org/apache/poi/ss/formula/DataValidationEvaluator.html" title="class in
org.apache.poi.ss.formula">DataValidationEvaluator</a></dt>
-<dd> </dd>
+<dd>
+<div class="block">Call this whenever validation structures change,
+ so future results stay in sync with the Workbook state.</div>
+</dd>
<dt><span class="strong"><a
href="./org/apache/poi/util/BitField.html#clearByte(byte)">clearByte(byte)</a></span>
- Method in class org.apache.poi.util.<a
href="./org/apache/poi/util/BitField.html" title="class in
org.apache.poi.util">BitField</a></dt>
<dd>
<div class="block">Clear the bits.</div>
@@ -11237,9 +11245,15 @@
For performance reasons, this class keeps a cache of all previously retrieved
<a href="./org/apache/poi/ss/usermodel/DataValidation.html" title="interface in
org.apache.poi.ss.usermodel"><code>DataValidation</code></a> instances.</div>
</dd>
<dt><span class="strong"><a
href="./org/apache/poi/ss/formula/DataValidationEvaluator.html#DataValidationEvaluator(org.apache.poi.ss.usermodel.Workbook,%20org.apache.poi.ss.formula.WorkbookEvaluatorProvider)">DataValidationEvaluator(Workbook,
WorkbookEvaluatorProvider)</a></span> - Constructor for class
org.apache.poi.ss.formula.<a
href="./org/apache/poi/ss/formula/DataValidationEvaluator.html" title="class in
org.apache.poi.ss.formula">DataValidationEvaluator</a></dt>
-<dd> </dd>
+<dd>
+<div class="block">Use the same formula evaluation context used for other
operations, so cell value
+ changes are automatically noticed</div>
+</dd>
<dt><a
href="./org/apache/poi/ss/formula/DataValidationEvaluator.DataValidationContext.html"
title="class in org.apache.poi.ss.formula"><span
class="strong">DataValidationEvaluator.DataValidationContext</span></a> - Class
in <a
href="./org/apache/poi/ss/formula/package-summary.html">org.apache.poi.ss.formula</a></dt>
-<dd> </dd>
+<dd>
+<div class="block">This class organizes and encapsulates all the pieces of
information related to a single
+ data validation configuration for a single cell.</div>
+</dd>
<dt><span class="strong"><a
href="./org/apache/poi/ss/formula/DataValidationEvaluator.DataValidationContext.html#DataValidationEvaluator.DataValidationContext(org.apache.poi.ss.usermodel.DataValidation,%20org.apache.poi.ss.formula.DataValidationEvaluator,%20org.apache.poi.ss.util.CellRangeAddressBase,%20org.apache.poi.ss.util.CellReference)">DataValidationEvaluator.DataValidationContext(DataValidation,
DataValidationEvaluator, CellRangeAddressBase, CellReference)</a></span> -
Constructor for class org.apache.poi.ss.formula.<a
href="./org/apache/poi/ss/formula/DataValidationEvaluator.DataValidationContext.html"
title="class in
org.apache.poi.ss.formula">DataValidationEvaluator.DataValidationContext</a></dt>
<dd> </dd>
<dt><a
href="./org/apache/poi/ss/formula/DataValidationEvaluator.OperatorEnum.html"
title="enum in org.apache.poi.ss.formula"><span
class="strong">DataValidationEvaluator.OperatorEnum</span></a> - Enum in <a
href="./org/apache/poi/ss/formula/package-summary.html">org.apache.poi.ss.formula</a></dt>
@@ -41487,7 +41501,10 @@
<dt><span class="strong"><a
href="./org/apache/poi/xssf/usermodel/XSSFDataValidation.html#getValidationConstraint()">getValidationConstraint()</a></span>
- Method in class org.apache.poi.xssf.usermodel.<a
href="./org/apache/poi/xssf/usermodel/XSSFDataValidation.html" title="class in
org.apache.poi.xssf.usermodel">XSSFDataValidation</a></dt>
<dd> </dd>
<dt><span class="strong"><a
href="./org/apache/poi/ss/formula/DataValidationEvaluator.html#getValidationContextForCell(org.apache.poi.ss.util.CellReference)">getValidationContextForCell(CellReference)</a></span>
- Method in class org.apache.poi.ss.formula.<a
href="./org/apache/poi/ss/formula/DataValidationEvaluator.html" title="class in
org.apache.poi.ss.formula">DataValidationEvaluator</a></dt>
-<dd> </dd>
+<dd>
+<div class="block">Finds and returns the <a
href="./org/apache/poi/ss/formula/DataValidationEvaluator.DataValidationContext.html"
title="class in
org.apache.poi.ss.formula"><code>DataValidationEvaluator.DataValidationContext</code></a>
for the cell, if there is
+ one.</div>
+</dd>
<dt><span class="strong"><a
href="./org/apache/poi/ss/formula/DataValidationEvaluator.html#getValidationForCell(org.apache.poi.ss.util.CellReference)">getValidationForCell(CellReference)</a></span>
- Method in class org.apache.poi.ss.formula.<a
href="./org/apache/poi/ss/formula/DataValidationEvaluator.html" title="class in
org.apache.poi.ss.formula">DataValidationEvaluator</a></dt>
<dd>
<div class="block">Finds and returns the <a
href="./org/apache/poi/ss/usermodel/DataValidation.html" title="interface in
org.apache.poi.ss.usermodel"><code>DataValidation</code></a> for the cell, if
there is
Modified: poi/site/publish/apidocs/org/apache/poi/sl/draw/DrawTextParagraph.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/sl/draw/DrawTextParagraph.html?rev=1784125&r1=1784124&r2=1784125&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/sl/draw/DrawTextParagraph.html
(original)
+++ poi/site/publish/apidocs/org/apache/poi/sl/draw/DrawTextParagraph.html Thu
Feb 23 13:18:48 2017
@@ -226,73 +226,83 @@ implements <a href="../../../../../org/a
</td>
</tr>
<tr class="altColor">
+<td class="colFirst"><code>protected static int</code></td>
+<td class="colLast"><code><strong><a
href="../../../../../org/apache/poi/sl/draw/DrawTextParagraph.html#canDisplayUpTo(java.awt.Font,%20char[],%20int,%20int)">canDisplayUpTo</a></strong>(java.awt.Font font,
+ char[] text,
+ int start,
+ int limit)</code>
+<div class="block">Indicates whether or not this <code>Font</code> can display
the characters in the specified <code>text</code>
+ starting at <code>start</code> and ending at <code>limit</code>.</div>
+</td>
+</tr>
+<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a
href="../../../../../org/apache/poi/sl/draw/DrawTextParagraph.html#draw(java.awt.Graphics2D)">draw</a></strong>(java.awt.Graphics2D graphics)</code>
<div class="block">Draw this shape into the supplied canvas</div>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a
href="../../../../../org/apache/poi/sl/draw/DrawTextParagraph.html#drawContent(java.awt.Graphics2D)">drawContent</a></strong>(java.awt.Graphics2D graphics)</code>
<div class="block">draw any content within this shape (image, text,
etc.).</div>
</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colFirst"><code>protected java.text.AttributedString</code></td>
<td class="colLast"><code><strong><a
href="../../../../../org/apache/poi/sl/draw/DrawTextParagraph.html#getAttributedString(java.awt.Graphics2D,%20java.lang.StringBuilder)">getAttributedString</a></strong>(java.awt.Graphics2D graphics,
java.lang.StringBuilder text)</code> </td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colFirst"><code>protected <a
href="../../../../../org/apache/poi/sl/draw/DrawTextFragment.html" title="class
in org.apache.poi.sl.draw">DrawTextFragment</a></code></td>
<td class="colLast"><code><strong><a
href="../../../../../org/apache/poi/sl/draw/DrawTextParagraph.html#getBullet(java.awt.Graphics2D,%20java.text.AttributedCharacterIterator)">getBullet</a></strong>(java.awt.Graphics2D graphics,
java.text.AttributedCharacterIterator firstLineAttr)</code> </td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colFirst"><code>float</code></td>
<td class="colLast"><code><strong><a
href="../../../../../org/apache/poi/sl/draw/DrawTextParagraph.html#getFirstLineHeight()">getFirstLineHeight</a></strong>()</code> </td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colFirst"><code>float</code></td>
<td class="colLast"><code><strong><a
href="../../../../../org/apache/poi/sl/draw/DrawTextParagraph.html#getLastLineHeight()">getLastLineHeight</a></strong>()</code> </td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colFirst"><code>protected java.lang.String</code></td>
<td class="colLast"><code><strong><a
href="../../../../../org/apache/poi/sl/draw/DrawTextParagraph.html#getRenderableText(java.awt.Graphics2D,%20org.apache.poi.sl.usermodel.TextRun)">getRenderableText</a></strong>(java.awt.Graphics2D graphics,
<a
href="../../../../../org/apache/poi/sl/usermodel/TextRun.html" title="interface
in org.apache.poi.sl.usermodel">TextRun</a> tr)</code> </td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colFirst"><code>protected double</code></td>
<td class="colLast"><code><strong><a
href="../../../../../org/apache/poi/sl/draw/DrawTextParagraph.html#getWrappingWidth(boolean,%20java.awt.Graphics2D)">getWrappingWidth</a></strong>(boolean firstLine,
java.awt.Graphics2D graphics)</code>
<div class="block">Returns wrapping width to break lines in this
paragraph</div>
</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colFirst"><code>double</code></td>
<td class="colLast"><code><strong><a
href="../../../../../org/apache/poi/sl/draw/DrawTextParagraph.html#getY()">getY</a></strong>()</code> </td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a
href="../../../../../org/apache/poi/sl/draw/DrawTextParagraph.html#isEmptyParagraph()">isEmptyParagraph</a></strong>()</code> </td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><code><strong><a
href="../../../../../org/apache/poi/sl/draw/DrawTextParagraph.html#isHSLF()">isHSLF</a></strong>()</code> </td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colFirst"><code>protected java.lang.String</code></td>
<td class="colLast"><code><strong><a
href="../../../../../org/apache/poi/sl/draw/DrawTextParagraph.html#mapFontCharset(java.lang.String,%20java.lang.String)">mapFontCharset</a></strong>(java.lang.String text,
java.lang.String fontFamily)</code>
<div class="block">Map text charset depending on font family.</div>
</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a
href="../../../../../org/apache/poi/sl/draw/DrawTextParagraph.html#setAutoNumberingIdx(int)">setAutoNumberingIdx</a></strong>(int index)</code>
<div class="block">Sets the auto numbering index of the handled paragraph</div>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a
href="../../../../../org/apache/poi/sl/draw/DrawTextParagraph.html#setPosition(double,%20double)">setPosition</a></strong>(double x,
double y)</code> </td>
@@ -587,7 +597,7 @@ implements <a href="../../../../../org/a
<a name="mapFontCharset(java.lang.String, java.lang.String)">
<!-- -->
</a>
-<ul class="blockListLast">
+<ul class="blockList">
<li class="blockList">
<h4>mapFontCharset</h4>
<pre>protected java.lang.String mapFontCharset(java.lang.String text,
@@ -599,6 +609,32 @@ implements <a href="../../../../../org/a
<a
href="../../../../../org/apache/poi/util/StringUtil.html#mapMsCodepointString(java.lang.String)"><code>StringUtil.mapMsCodepointString(String)</code></a></dd></dl>
</li>
</ul>
+<a name="canDisplayUpTo(java.awt.Font, char[], int, int)">
+<!-- -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>canDisplayUpTo</h4>
+<pre>protected static int canDisplayUpTo(java.awt.Font font,
+ char[] text,
+ int start,
+ int limit)</pre>
+<div class="block">Indicates whether or not this <code>Font</code> can display
the characters in the specified <code>text</code>
+ starting at <code>start</code> and ending at <code>limit</code>.<p>
+
+ This is a workaround for the Java 6 implementation of
<code>Font.canDisplayUpTo(char[], int, int)</code></div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>font</code> -
the font to inspect</dd><dd><code>text</code> - the specified array of
<code>char</code> values</dd><dd><code>start</code> - the specified starting
offset (in
+ <code>char</code>s) into the specified array of
+ <code>char</code> values</dd><dd><code>limit</code> - the
specified ending offset (in
+ <code>char</code>s) into the specified array of
+ <code>char</code> values</dd>
+<dt><span class="strong">Returns:</span></dt><dd>an offset into
<code>text</code> that points
+ to the first character in <code>text</code> that this
+ <code>Font</code> cannot display; or <code>-1</code> if
+ this <code>Font</code> can display all characters in
+ <code>text</code>.</dd><dt><span class="strong">See
Also:</span></dt><dd><a
href="https://bugs.openjdk.java.net/browse/JDK-6623219">Font.canDisplayUpTo
does not work with supplementary characters</a></dd></dl>
+</li>
+</ul>
</li>
</ul>
</li>
Modified:
poi/site/publish/apidocs/org/apache/poi/ss/formula/DataValidationEvaluator.DataValidationContext.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/formula/DataValidationEvaluator.DataValidationContext.html?rev=1784125&r1=1784124&r2=1784125&view=diff
==============================================================================
---
poi/site/publish/apidocs/org/apache/poi/ss/formula/DataValidationEvaluator.DataValidationContext.html
(original)
+++
poi/site/publish/apidocs/org/apache/poi/ss/formula/DataValidationEvaluator.DataValidationContext.html
Thu Feb 23 13:18:48 2017
@@ -104,6 +104,10 @@
<br>
<pre>public static class <span
class="strong">DataValidationEvaluator.DataValidationContext</span>
extends java.lang.Object</pre>
+<div class="block">This class organizes and encapsulates all the pieces of
information related to a single
+ data validation configuration for a single cell. It cleanly separates the
validation region,
+ the cells it applies to, the specific cell this instance references, and the
validation
+ configuration and current values if applicable.</div>
</li>
</ul>
</div>
Modified:
poi/site/publish/apidocs/org/apache/poi/ss/formula/DataValidationEvaluator.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/formula/DataValidationEvaluator.html?rev=1784125&r1=1784124&r2=1784125&view=diff
==============================================================================
---
poi/site/publish/apidocs/org/apache/poi/ss/formula/DataValidationEvaluator.html
(original)
+++
poi/site/publish/apidocs/org/apache/poi/ss/formula/DataValidationEvaluator.html
Thu Feb 23 13:18:48 2017
@@ -128,7 +128,10 @@ extends java.lang.Object</pre>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static class </code></td>
-<td class="colLast"><code><strong><a
href="../../../../../org/apache/poi/ss/formula/DataValidationEvaluator.DataValidationContext.html"
title="class in
org.apache.poi.ss.formula">DataValidationEvaluator.DataValidationContext</a></strong></code> </td>
+<td class="colLast"><code><strong><a
href="../../../../../org/apache/poi/ss/formula/DataValidationEvaluator.DataValidationContext.html"
title="class in
org.apache.poi.ss.formula">DataValidationEvaluator.DataValidationContext</a></strong></code>
+<div class="block">This class organizes and encapsulates all the pieces of
information related to a single
+ data validation configuration for a single cell.</div>
+</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static class </code></td>
@@ -158,7 +161,10 @@ extends java.lang.Object</pre>
</tr>
<tr class="altColor">
<td class="colOne"><code><strong><a
href="../../../../../org/apache/poi/ss/formula/DataValidationEvaluator.html#DataValidationEvaluator(org.apache.poi.ss.usermodel.Workbook,%20org.apache.poi.ss.formula.WorkbookEvaluatorProvider)">DataValidationEvaluator</a></strong>(<a
href="../../../../../org/apache/poi/ss/usermodel/Workbook.html"
title="interface in org.apache.poi.ss.usermodel">Workbook</a> wb,
- <a
href="../../../../../org/apache/poi/ss/formula/WorkbookEvaluatorProvider.html"
title="interface in
org.apache.poi.ss.formula">WorkbookEvaluatorProvider</a> provider)</code> </td>
+ <a
href="../../../../../org/apache/poi/ss/formula/WorkbookEvaluatorProvider.html"
title="interface in
org.apache.poi.ss.formula">WorkbookEvaluatorProvider</a> provider)</code>
+<div class="block">Use the same formula evaluation context used for other
operations, so cell value
+ changes are automatically noticed</div>
+</td>
</tr>
</table>
</li>
@@ -177,11 +183,17 @@ extends java.lang.Object</pre>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a
href="../../../../../org/apache/poi/ss/formula/DataValidationEvaluator.html#clearAllCachedValues()">clearAllCachedValues</a></strong>()</code> </td>
+<td class="colLast"><code><strong><a
href="../../../../../org/apache/poi/ss/formula/DataValidationEvaluator.html#clearAllCachedValues()">clearAllCachedValues</a></strong>()</code>
+<div class="block">Call this whenever validation structures change,
+ so future results stay in sync with the Workbook state.</div>
+</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a
href="../../../../../org/apache/poi/ss/formula/DataValidationEvaluator.DataValidationContext.html"
title="class in
org.apache.poi.ss.formula">DataValidationEvaluator.DataValidationContext</a></code></td>
-<td class="colLast"><code><strong><a
href="../../../../../org/apache/poi/ss/formula/DataValidationEvaluator.html#getValidationContextForCell(org.apache.poi.ss.util.CellReference)">getValidationContextForCell</a></strong>(<a
href="../../../../../org/apache/poi/ss/util/CellReference.html" title="class
in org.apache.poi.ss.util">CellReference</a> cell)</code> </td>
+<td class="colLast"><code><strong><a
href="../../../../../org/apache/poi/ss/formula/DataValidationEvaluator.html#getValidationContextForCell(org.apache.poi.ss.util.CellReference)">getValidationContextForCell</a></strong>(<a
href="../../../../../org/apache/poi/ss/util/CellReference.html" title="class
in org.apache.poi.ss.util">CellReference</a> cell)</code>
+<div class="block">Finds and returns the <a
href="../../../../../org/apache/poi/ss/formula/DataValidationEvaluator.DataValidationContext.html"
title="class in
org.apache.poi.ss.formula"><code>DataValidationEvaluator.DataValidationContext</code></a>
for the cell, if there is
+ one.</div>
+</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a
href="../../../../../org/apache/poi/ss/usermodel/DataValidation.html"
title="interface in org.apache.poi.ss.usermodel">DataValidation</a></code></td>
@@ -252,6 +264,9 @@ extends java.lang.Object</pre>
<h4>DataValidationEvaluator</h4>
<pre>public DataValidationEvaluator(<a
href="../../../../../org/apache/poi/ss/usermodel/Workbook.html"
title="interface in org.apache.poi.ss.usermodel">Workbook</a> wb,
<a
href="../../../../../org/apache/poi/ss/formula/WorkbookEvaluatorProvider.html"
title="interface in
org.apache.poi.ss.formula">WorkbookEvaluatorProvider</a> provider)</pre>
+<div class="block">Use the same formula evaluation context used for other
operations, so cell value
+ changes are automatically noticed</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>wb</code> - the
workbook this operates on</dd><dd><code>provider</code> - provider for formula
evaluation</dd></dl>
</li>
</ul>
</li>
@@ -269,6 +284,7 @@ extends java.lang.Object</pre>
<li class="blockList">
<h4>getWorkbookEvaluator</h4>
<pre>protected <a
href="../../../../../org/apache/poi/ss/formula/WorkbookEvaluator.html"
title="class in
org.apache.poi.ss.formula">WorkbookEvaluator</a> getWorkbookEvaluator()</pre>
+<dl><dt><span class="strong">Returns:</span></dt><dd>evaluator</dd></dl>
</li>
</ul>
<a name="clearAllCachedValues()">
@@ -278,6 +294,8 @@ extends java.lang.Object</pre>
<li class="blockList">
<h4>clearAllCachedValues</h4>
<pre>public void clearAllCachedValues()</pre>
+<div class="block">Call this whenever validation structures change,
+ so future results stay in sync with the Workbook state.</div>
</li>
</ul>
<a name="getValidationForCell(org.apache.poi.ss.util.CellReference)">
@@ -304,6 +322,14 @@ extends java.lang.Object</pre>
<li class="blockList">
<h4>getValidationContextForCell</h4>
<pre>public <a
href="../../../../../org/apache/poi/ss/formula/DataValidationEvaluator.DataValidationContext.html"
title="class in
org.apache.poi.ss.formula">DataValidationEvaluator.DataValidationContext</a> getValidationContextForCell(<a
href="../../../../../org/apache/poi/ss/util/CellReference.html" title="class
in org.apache.poi.ss.util">CellReference</a> cell)</pre>
+<div class="block">Finds and returns the <a
href="../../../../../org/apache/poi/ss/formula/DataValidationEvaluator.DataValidationContext.html"
title="class in
org.apache.poi.ss.formula"><code>DataValidationEvaluator.DataValidationContext</code></a>
for the cell, if there is
+ one. Lookup is based on the first match from
+ <a
href="../../../../../org/apache/poi/ss/usermodel/DataValidation.html#getRegions()"><code>DataValidation.getRegions()</code></a>
for the cell's sheet. DataValidation
+ regions must be in the same sheet as the DataValidation. Allowed values
+ expressions may reference other sheets, however.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>cell</code> -
reference to check</dd>
+<dt><span class="strong">Returns:</span></dt><dd>the DataValidationContext
applicable to the given cell, or null if no
+ validation applies</dd></dl>
</li>
</ul>
<a name="getValidationValuesForCell(org.apache.poi.ss.util.CellReference)">
Modified:
poi/site/publish/apidocs/org/apache/poi/ss/formula/class-use/DataValidationEvaluator.DataValidationContext.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/formula/class-use/DataValidationEvaluator.DataValidationContext.html?rev=1784125&r1=1784124&r2=1784125&view=diff
==============================================================================
---
poi/site/publish/apidocs/org/apache/poi/ss/formula/class-use/DataValidationEvaluator.DataValidationContext.html
(original)
+++
poi/site/publish/apidocs/org/apache/poi/ss/formula/class-use/DataValidationEvaluator.DataValidationContext.html
Thu Feb 23 13:18:48 2017
@@ -101,7 +101,10 @@
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a
href="../../../../../../org/apache/poi/ss/formula/DataValidationEvaluator.DataValidationContext.html"
title="class in
org.apache.poi.ss.formula">DataValidationEvaluator.DataValidationContext</a></code></td>
-<td class="colLast"><span
class="strong">DataValidationEvaluator.</span><code><strong><a
href="../../../../../../org/apache/poi/ss/formula/DataValidationEvaluator.html#getValidationContextForCell(org.apache.poi.ss.util.CellReference)">getValidationContextForCell</a></strong>(<a
href="../../../../../../org/apache/poi/ss/util/CellReference.html"
title="class in
org.apache.poi.ss.util">CellReference</a> cell)</code> </td>
+<td class="colLast"><span
class="strong">DataValidationEvaluator.</span><code><strong><a
href="../../../../../../org/apache/poi/ss/formula/DataValidationEvaluator.html#getValidationContextForCell(org.apache.poi.ss.util.CellReference)">getValidationContextForCell</a></strong>(<a
href="../../../../../../org/apache/poi/ss/util/CellReference.html"
title="class in org.apache.poi.ss.util">CellReference</a> cell)</code>
+<div class="block">Finds and returns the <a
href="../../../../../../org/apache/poi/ss/formula/DataValidationEvaluator.DataValidationContext.html"
title="class in
org.apache.poi.ss.formula"><code>DataValidationEvaluator.DataValidationContext</code></a>
for the cell, if there is
+ one.</div>
+</td>
</tr>
</tbody>
</table>
Modified:
poi/site/publish/apidocs/org/apache/poi/ss/formula/class-use/WorkbookEvaluatorProvider.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/formula/class-use/WorkbookEvaluatorProvider.html?rev=1784125&r1=1784124&r2=1784125&view=diff
==============================================================================
---
poi/site/publish/apidocs/org/apache/poi/ss/formula/class-use/WorkbookEvaluatorProvider.html
(original)
+++
poi/site/publish/apidocs/org/apache/poi/ss/formula/class-use/WorkbookEvaluatorProvider.html
Thu Feb 23 13:18:48 2017
@@ -156,7 +156,10 @@
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a
href="../../../../../../org/apache/poi/ss/formula/DataValidationEvaluator.html#DataValidationEvaluator(org.apache.poi.ss.usermodel.Workbook,%20org.apache.poi.ss.formula.WorkbookEvaluatorProvider)">DataValidationEvaluator</a></strong>(<a
href="../../../../../../org/apache/poi/ss/usermodel/Workbook.html"
title="interface in org.apache.poi.ss.usermodel">Workbook</a> wb,
- <a
href="../../../../../../org/apache/poi/ss/formula/WorkbookEvaluatorProvider.html"
title="interface in
org.apache.poi.ss.formula">WorkbookEvaluatorProvider</a> provider)</code> </td>
+ <a
href="../../../../../../org/apache/poi/ss/formula/WorkbookEvaluatorProvider.html"
title="interface in
org.apache.poi.ss.formula">WorkbookEvaluatorProvider</a> provider)</code>
+<div class="block">Use the same formula evaluation context used for other
operations, so cell value
+ changes are automatically noticed</div>
+</td>
</tr>
</tbody>
</table>
Modified:
poi/site/publish/apidocs/org/apache/poi/ss/formula/package-summary.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/formula/package-summary.html?rev=1784125&r1=1784124&r2=1784125&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/formula/package-summary.html
(original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/formula/package-summary.html Thu
Feb 23 13:18:48 2017
@@ -223,7 +223,10 @@
</tr>
<tr class="altColor">
<td class="colFirst"><a
href="../../../../../org/apache/poi/ss/formula/DataValidationEvaluator.DataValidationContext.html"
title="class in
org.apache.poi.ss.formula">DataValidationEvaluator.DataValidationContext</a></td>
-<td class="colLast"> </td>
+<td class="colLast">
+<div class="block">This class organizes and encapsulates all the pieces of
information related to a single
+ data validation configuration for a single cell.</div>
+</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a
href="../../../../../org/apache/poi/ss/formula/EvaluationConditionalFormatRule.html"
title="class in
org.apache.poi.ss.formula">EvaluationConditionalFormatRule</a></td>
Modified: poi/site/publish/apidocs/org/apache/poi/ss/formula/package-use.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/formula/package-use.html?rev=1784125&r1=1784124&r2=1784125&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/formula/package-use.html
(original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/formula/package-use.html Thu Feb
23 13:18:48 2017
@@ -368,7 +368,10 @@
</td>
</tr>
<tr class="altColor">
-<td class="colOne"><a
href="../../../../../org/apache/poi/ss/formula/class-use/DataValidationEvaluator.DataValidationContext.html#org.apache.poi.ss.formula">DataValidationEvaluator.DataValidationContext</a> </td>
+<td class="colOne"><a
href="../../../../../org/apache/poi/ss/formula/class-use/DataValidationEvaluator.DataValidationContext.html#org.apache.poi.ss.formula">DataValidationEvaluator.DataValidationContext</a>
+<div class="block">This class organizes and encapsulates all the pieces of
information related to a single
+ data validation configuration for a single cell.</div>
+</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a
href="../../../../../org/apache/poi/ss/formula/class-use/DataValidationEvaluator.OperatorEnum.html#org.apache.poi.ss.formula">DataValidationEvaluator.OperatorEnum</a>
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=1784125&r1=1784124&r2=1784125&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
Thu Feb 23 13:18:48 2017
@@ -255,7 +255,10 @@
</tr>
<tr class="rowColor">
<td class="colLast"><code><strong><a
href="../../../../../../org/apache/poi/ss/formula/DataValidationEvaluator.html#DataValidationEvaluator(org.apache.poi.ss.usermodel.Workbook,%20org.apache.poi.ss.formula.WorkbookEvaluatorProvider)">DataValidationEvaluator</a></strong>(<a
href="../../../../../../org/apache/poi/ss/usermodel/Workbook.html"
title="interface in org.apache.poi.ss.usermodel">Workbook</a> wb,
- <a
href="../../../../../../org/apache/poi/ss/formula/WorkbookEvaluatorProvider.html"
title="interface in
org.apache.poi.ss.formula">WorkbookEvaluatorProvider</a> provider)</code> </td>
+ <a
href="../../../../../../org/apache/poi/ss/formula/WorkbookEvaluatorProvider.html"
title="interface in
org.apache.poi.ss.formula">WorkbookEvaluatorProvider</a> provider)</code>
+<div class="block">Use the same formula evaluation context used for other
operations, so cell value
+ changes are automatically noticed</div>
+</td>
</tr>
</tbody>
</table>
Modified:
poi/site/publish/apidocs/org/apache/poi/ss/util/class-use/CellReference.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/util/class-use/CellReference.html?rev=1784125&r1=1784124&r2=1784125&view=diff
==============================================================================
---
poi/site/publish/apidocs/org/apache/poi/ss/util/class-use/CellReference.html
(original)
+++
poi/site/publish/apidocs/org/apache/poi/ss/util/class-use/CellReference.html
Thu Feb 23 13:18:48 2017
@@ -273,7 +273,10 @@ HSSF concepts.</div>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a
href="../../../../../../org/apache/poi/ss/formula/DataValidationEvaluator.DataValidationContext.html"
title="class in
org.apache.poi.ss.formula">DataValidationEvaluator.DataValidationContext</a></code></td>
-<td class="colLast"><span
class="strong">DataValidationEvaluator.</span><code><strong><a
href="../../../../../../org/apache/poi/ss/formula/DataValidationEvaluator.html#getValidationContextForCell(org.apache.poi.ss.util.CellReference)">getValidationContextForCell</a></strong>(<a
href="../../../../../../org/apache/poi/ss/util/CellReference.html"
title="class in
org.apache.poi.ss.util">CellReference</a> cell)</code> </td>
+<td class="colLast"><span
class="strong">DataValidationEvaluator.</span><code><strong><a
href="../../../../../../org/apache/poi/ss/formula/DataValidationEvaluator.html#getValidationContextForCell(org.apache.poi.ss.util.CellReference)">getValidationContextForCell</a></strong>(<a
href="../../../../../../org/apache/poi/ss/util/CellReference.html"
title="class in org.apache.poi.ss.util">CellReference</a> cell)</code>
+<div class="block">Finds and returns the <a
href="../../../../../../org/apache/poi/ss/formula/DataValidationEvaluator.DataValidationContext.html"
title="class in
org.apache.poi.ss.formula"><code>DataValidationEvaluator.DataValidationContext</code></a>
for the cell, if there is
+ one.</div>
+</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a
href="../../../../../../org/apache/poi/ss/usermodel/DataValidation.html"
title="interface in org.apache.poi.ss.usermodel">DataValidation</a></code></td>
Modified: poi/site/publish/changes.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/changes.html?rev=1784125&r1=1784124&r2=1784125&view=diff
==============================================================================
--- poi/site/publish/changes.html (original)
+++ poi/site/publish/changes.html Thu Feb 23 13:18:48 2017
@@ -280,22 +280,26 @@ if (VERSION > 3) {
<tbody>
<tr class="b">
-<td style="text-align: center;"><img class="icon" alt="fix"
src="skin/images/fix.png" title="fix"></td><td><a
href="https://bz.apache.org/bugzilla/show_bug.cgi?id=60715">60715</a></td><td>XSLF</td><td>Blank
layout was not found</td>
+<td style="text-align: center;"><img class="icon" alt="fix"
src="skin/images/fix.png" title="fix"></td><td><a
href="https://bz.apache.org/bugzilla/show_bug.cgi?id=60662">60662</a></td><td>XSLF</td><td>Slide
import delete unrecognized elements in group shape</td>
</tr>
<tr class="a">
-<td style="text-align: center;"><img class="icon" alt="add"
src="skin/images/add.png" title="add"></td><td><a
href="https://bz.apache.org/bugzilla/buglist.cgi?bug_id=59227,github-48">59227
github-48</a></td><td>SS Common</td><td>Support Chinese and Japanese date
formats</td>
+<td style="text-align: center;"><img class="icon" alt="fix"
src="skin/images/fix.png" title="fix"></td><td><a
href="https://bz.apache.org/bugzilla/show_bug.cgi?id=60715">60715</a></td><td>XSLF</td><td>Blank
layout was not found</td>
</tr>
<tr class="b">
-<td style="text-align: center;"><img class="icon" alt="fix"
src="skin/images/fix.png" title="fix"></td><td><a
href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59983">59983</a></td><td>XSSF</td><td>Shift
shared formulas when shifting rows in a sheet</td>
+<td style="text-align: center;"><img class="icon" alt="add"
src="skin/images/add.png" title="add"></td><td><a
href="https://bz.apache.org/bugzilla/buglist.cgi?bug_id=59227,github-48">59227
github-48</a></td><td>SS Common</td><td>Support Chinese and Japanese date
formats</td>
</tr>
<tr class="a">
-<td style="text-align: center;"><img class="icon" alt="fix"
src="skin/images/fix.png" title="fix"></td><td><a
href="https://bz.apache.org/bugzilla/show_bug.cgi?id=60625">60625</a></td><td>SL
Common,XSLF,HSLF</td><td>Rendering issue with background and shape overlayed
by image</td>
+<td style="text-align: center;"><img class="icon" alt="fix"
src="skin/images/fix.png" title="fix"></td><td><a
href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59983">59983</a></td><td>XSSF</td><td>Shift
shared formulas when shifting rows in a sheet</td>
</tr>
<tr class="b">
+<td style="text-align: center;"><img class="icon" alt="fix"
src="skin/images/fix.png" title="fix"></td><td><a
href="https://bz.apache.org/bugzilla/show_bug.cgi?id=60625">60625</a></td><td>SL
Common,XSLF,HSLF</td><td>Rendering issue with background and shape overlayed
by image</td>
+</tr>
+
+<tr class="a">
<td style="text-align: center;"><img class="icon" alt="fix"
src="skin/images/fix.png" title="fix"></td><td><a
href="https://bz.apache.org/bugzilla/show_bug.cgi?id=60626">60626</a></td><td>XSSF</td><td>ArrayIndexOutOfBoundsException
in EvilUnclosedBRFixingInputStream</td>
</tr>
@@ -325,9 +329,9 @@ if (VERSION > 3) {
</ul>
-<a name="Changes-N1008E"></a>
+<a name="Changes-N1009E"></a>
<div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N1008E">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N1009E">#</a>
</h4>
</div>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -441,9 +445,9 @@ if (VERSION > 3) {
</h3>
</div>
-<a name="Summary-N1021A"></a>
+<a name="Summary-N1022A"></a>
<div class="h4">
-<h4>Summary<a title="Permanent link" class="headerlink"
href="#Summary-N1021A">#</a>
+<h4>Summary<a title="Permanent link" class="headerlink"
href="#Summary-N1022A">#</a>
</h4>
</div>
<ul>
@@ -460,9 +464,9 @@ if (VERSION > 3) {
</ul>
-<a name="Changes-N10230"></a>
+<a name="Changes-N10240"></a>
<div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N10230">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N10240">#</a>
</h4>
</div>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -652,9 +656,9 @@ if (VERSION > 3) {
</h3>
</div>
-<a name="Summary-N104E2"></a>
+<a name="Summary-N104F2"></a>
<div class="h4">
-<h4>Summary<a title="Permanent link" class="headerlink"
href="#Summary-N104E2">#</a>
+<h4>Summary<a title="Permanent link" class="headerlink"
href="#Summary-N104F2">#</a>
</h4>
</div>
<ul>
@@ -677,9 +681,9 @@ if (VERSION > 3) {
</ul>
-<a name="Changes-N10502"></a>
+<a name="Changes-N10512"></a>
<div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N10502">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N10512">#</a>
</h4>
</div>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -885,9 +889,9 @@ if (VERSION > 3) {
</h3>
</div>
-<a name="Summary-N107F3"></a>
+<a name="Summary-N10803"></a>
<div class="h4">
-<h4>Summary<a title="Permanent link" class="headerlink"
href="#Summary-N107F3">#</a>
+<h4>Summary<a title="Permanent link" class="headerlink"
href="#Summary-N10803">#</a>
</h4>
</div>
<ul>
@@ -904,9 +908,9 @@ if (VERSION > 3) {
</ul>
-<a name="Changes-N10815"></a>
+<a name="Changes-N10825"></a>
<div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N10815">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N10825">#</a>
</h4>
</div>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -1100,9 +1104,9 @@ if (VERSION > 3) {
</h3>
</div>
-<a name="Summary-N10ACB"></a>
+<a name="Summary-N10ADB"></a>
<div class="h4">
-<h4>Summary<a title="Permanent link" class="headerlink"
href="#Summary-N10ACB">#</a>
+<h4>Summary<a title="Permanent link" class="headerlink"
href="#Summary-N10ADB">#</a>
</h4>
</div>
<ul>
@@ -1119,9 +1123,9 @@ if (VERSION > 3) {
</ul>
-<a name="Changes-N10AED"></a>
+<a name="Changes-N10AFD"></a>
<div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N10AED">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N10AFD">#</a>
</h4>
</div>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -1227,9 +1231,9 @@ if (VERSION > 3) {
</h3>
</div>
-<a name="Summary-N10C42"></a>
+<a name="Summary-N10C52"></a>
<div class="h4">
-<h4>Summary<a title="Permanent link" class="headerlink"
href="#Summary-N10C42">#</a>
+<h4>Summary<a title="Permanent link" class="headerlink"
href="#Summary-N10C52">#</a>
</h4>
</div>
<ul>
@@ -1255,9 +1259,9 @@ if (VERSION > 3) {
</ul>
-<a name="Changes-N10C70"></a>
+<a name="Changes-N10C80"></a>
<div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N10C70">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N10C80">#</a>
</h4>
</div>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -1435,9 +1439,9 @@ if (VERSION > 3) {
</h3>
</div>
-<a name="Changes-N10ED1"></a>
+<a name="Changes-N10EE1"></a>
<div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N10ED1">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N10EE1">#</a>
</h4>
</div>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -1691,9 +1695,9 @@ if (VERSION > 3) {
</h3>
</div>
-<a name="Summary-N1124F"></a>
+<a name="Summary-N1125F"></a>
<div class="h4">
-<h4>Summary<a title="Permanent link" class="headerlink"
href="#Summary-N1124F">#</a>
+<h4>Summary<a title="Permanent link" class="headerlink"
href="#Summary-N1125F">#</a>
</h4>
</div>
<ul>
@@ -1710,9 +1714,9 @@ if (VERSION > 3) {
</ul>
-<a name="Changes-N11262"></a>
+<a name="Changes-N11272"></a>
<div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N11262">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N11272">#</a>
</h4>
</div>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -1898,9 +1902,9 @@ if (VERSION > 3) {
</h3>
</div>
-<a name="Changes-N114E0"></a>
+<a name="Changes-N114F0"></a>
<div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N114E0">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N114F0">#</a>
</h4>
</div>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -2010,9 +2014,9 @@ if (VERSION > 3) {
</h3>
</div>
-<a name="Summary-N11644"></a>
+<a name="Summary-N11654"></a>
<div class="h4">
-<h4>Summary<a title="Permanent link" class="headerlink"
href="#Summary-N11644">#</a>
+<h4>Summary<a title="Permanent link" class="headerlink"
href="#Summary-N11654">#</a>
</h4>
</div>
<ul>
@@ -2025,9 +2029,9 @@ if (VERSION > 3) {
</ul>
-<a name="Changes-N1166C"></a>
+<a name="Changes-N1167C"></a>
<div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N1166C">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N1167C">#</a>
</h4>
</div>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -2157,9 +2161,9 @@ if (VERSION > 3) {
</h3>
</div>
-<a name="Changes-N1180F"></a>
+<a name="Changes-N1181F"></a>
<div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N1180F">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N1181F">#</a>
</h4>
</div>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -2318,9 +2322,9 @@ if (VERSION > 3) {
</div>
-<a name="Summary-N11A15"></a>
+<a name="Summary-N11A25"></a>
<div class="h4">
-<h4>Summary<a title="Permanent link" class="headerlink"
href="#Summary-N11A15">#</a>
+<h4>Summary<a title="Permanent link" class="headerlink"
href="#Summary-N11A25">#</a>
</h4>
</div>
<ul>
@@ -2403,9 +2407,9 @@ if (VERSION > 3) {
</ul>
-<a name="Changes-N11A92"></a>
+<a name="Changes-N11AA2"></a>
<div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N11A92">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N11AA2">#</a>
</h4>
</div>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -2483,9 +2487,9 @@ if (VERSION > 3) {
</h3>
</div>
-<a name="Changes-N11B6F"></a>
+<a name="Changes-N11B7F"></a>
<div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N11B6F">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N11B7F">#</a>
</h4>
</div>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -2627,9 +2631,9 @@ if (VERSION > 3) {
</h3>
</div>
-<a name="Changes-N11D43"></a>
+<a name="Changes-N11D53"></a>
<div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N11D43">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N11D53">#</a>
</h4>
</div>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -2671,9 +2675,9 @@ if (VERSION > 3) {
</h3>
</div>
-<a name="Summary-N11DA5"></a>
+<a name="Summary-N11DB5"></a>
<div class="h4">
-<h4>Summary<a title="Permanent link" class="headerlink"
href="#Summary-N11DA5">#</a>
+<h4>Summary<a title="Permanent link" class="headerlink"
href="#Summary-N11DB5">#</a>
</h4>
</div>
<ul>
@@ -2701,9 +2705,9 @@ if (VERSION > 3) {
</ul>
-<a name="Changes-N11DBB"></a>
+<a name="Changes-N11DCB"></a>
<div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N11DBB">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N11DCB">#</a>
</h4>
</div>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -2733,9 +2737,9 @@ if (VERSION > 3) {
</h3>
</div>
-<a name="Changes-N11DF3"></a>
+<a name="Changes-N11E03"></a>
<div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N11DF3">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N11E03">#</a>
</h4>
</div>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -3025,9 +3029,9 @@ if (VERSION > 3) {
</h3>
</div>
-<a name="Changes-N121EB"></a>
+<a name="Changes-N121FB"></a>
<div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N121EB">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N121FB">#</a>
</h4>
</div>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -3201,9 +3205,9 @@ if (VERSION > 3) {
</h3>
</div>
-<a name="Changes-N1243C"></a>
+<a name="Changes-N1244C"></a>
<div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N1243C">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N1244C">#</a>
</h4>
</div>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -3293,9 +3297,9 @@ if (VERSION > 3) {
</h3>
</div>
-<a name="Changes-N1254C"></a>
+<a name="Changes-N1255C"></a>
<div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N1254C">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N1255C">#</a>
</h4>
</div>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -3465,9 +3469,9 @@ if (VERSION > 3) {
</h3>
</div>
-<a name="Changes-N1278E"></a>
+<a name="Changes-N1279E"></a>
<div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N1278E">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N1279E">#</a>
</h4>
</div>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -3821,9 +3825,9 @@ if (VERSION > 3) {
</h3>
</div>
-<a name="Summary-N12C81"></a>
+<a name="Summary-N12C91"></a>
<div class="h4">
-<h4>Summary<a title="Permanent link" class="headerlink"
href="#Summary-N12C81">#</a>
+<h4>Summary<a title="Permanent link" class="headerlink"
href="#Summary-N12C91">#</a>
</h4>
</div>
<ul>
@@ -3853,9 +3857,9 @@ if (VERSION > 3) {
</ul>
-<a name="Changes-N12CA3"></a>
+<a name="Changes-N12CB3"></a>
<div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N12CA3">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N12CB3">#</a>
</h4>
</div>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -4121,9 +4125,9 @@ if (VERSION > 3) {
</h3>
</div>
-<a name="Changes-N13041"></a>
+<a name="Changes-N13051"></a>
<div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N13041">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N13051">#</a>
</h4>
</div>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -4337,9 +4341,9 @@ if (VERSION > 3) {
</h3>
</div>
-<a name="Changes-N1330B"></a>
+<a name="Changes-N1331B"></a>
<div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N1330B">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N1331B">#</a>
</h4>
</div>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -4681,9 +4685,9 @@ if (VERSION > 3) {
</h3>
</div>
-<a name="Changes-N13793"></a>
+<a name="Changes-N137A3"></a>
<div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N13793">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N137A3">#</a>
</h4>
</div>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -4845,9 +4849,9 @@ if (VERSION > 3) {
</h3>
</div>
-<a name="Changes-N13996"></a>
+<a name="Changes-N139A6"></a>
<div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N13996">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N139A6">#</a>
</h4>
</div>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -4957,9 +4961,9 @@ if (VERSION > 3) {
</h3>
</div>
-<a name="Changes-N13AEB"></a>
+<a name="Changes-N13AFB"></a>
<div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N13AEB">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N13AFB">#</a>
</h4>
</div>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -5137,9 +5141,9 @@ if (VERSION > 3) {
</h3>
</div>
-<a name="Summary-N13D42"></a>
+<a name="Summary-N13D52"></a>
<div class="h4">
-<h4>Summary<a title="Permanent link" class="headerlink"
href="#Summary-N13D42">#</a>
+<h4>Summary<a title="Permanent link" class="headerlink"
href="#Summary-N13D52">#</a>
</h4>
</div>
<ul>
@@ -5222,9 +5226,9 @@ if (VERSION > 3) {
</ul>
-<a name="Changes-N13DB2"></a>
+<a name="Changes-N13DC2"></a>
<div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N13DB2">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N13DC2">#</a>
</h4>
</div>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -5282,9 +5286,9 @@ if (VERSION > 3) {
</h3>
</div>
-<a name="Changes-N13E50"></a>
+<a name="Changes-N13E60"></a>
<div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N13E50">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N13E60">#</a>
</h4>
</div>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -5462,9 +5466,9 @@ if (VERSION > 3) {
</h3>
</div>
-<a name="Changes-N14095"></a>
+<a name="Changes-N140A5"></a>
<div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N14095">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N140A5">#</a>
</h4>
</div>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -5590,9 +5594,9 @@ if (VERSION > 3) {
</h3>
</div>
-<a name="Changes-N14224"></a>
+<a name="Changes-N14234"></a>
<div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N14224">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N14234">#</a>
</h4>
</div>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -5949,9 +5953,9 @@ if (VERSION > 3) {
</h3>
</div>
-<a name="Changes-N146EB"></a>
+<a name="Changes-N146FB"></a>
<div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N146EB">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N146FB">#</a>
</h4>
</div>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -6110,9 +6114,9 @@ if (VERSION > 3) {
</h3>
</div>
-<a name="Changes-N148FA"></a>
+<a name="Changes-N1490A"></a>
<div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N148FA">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N1490A">#</a>
</h4>
</div>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -6349,9 +6353,9 @@ if (VERSION > 3) {
</h3>
</div>
-<a name="Changes-N14C2D"></a>
+<a name="Changes-N14C3D"></a>
<div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N14C2D">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N14C3D">#</a>
</h4>
</div>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -6596,9 +6600,9 @@ if (VERSION > 3) {
</h3>
</div>
-<a name="Changes-N14F86"></a>
+<a name="Changes-N14F96"></a>
<div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N14F86">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N14F96">#</a>
</h4>
</div>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -6779,9 +6783,9 @@ if (VERSION > 3) {
</h3>
</div>
-<a name="Changes-N151E6"></a>
+<a name="Changes-N151F6"></a>
<div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N151E6">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N151F6">#</a>
</h4>
</div>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -6886,9 +6890,9 @@ if (VERSION > 3) {
</h3>
</div>
-<a name="Changes-N15332"></a>
+<a name="Changes-N15342"></a>
<div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N15332">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N15342">#</a>
</h4>
</div>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -6921,9 +6925,9 @@ if (VERSION > 3) {
</h3>
</div>
-<a name="Changes-N15376"></a>
+<a name="Changes-N15386"></a>
<div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N15376">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N15386">#</a>
</h4>
</div>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -6992,9 +6996,9 @@ if (VERSION > 3) {
</h3>
</div>
-<a name="Changes-N15435"></a>
+<a name="Changes-N15445"></a>
<div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N15435">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N15445">#</a>
</h4>
</div>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -7043,9 +7047,9 @@ if (VERSION > 3) {
</h3>
</div>
-<a name="Changes-N154A6"></a>
+<a name="Changes-N154B6"></a>
<div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N154A6">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N154B6">#</a>
</h4>
</div>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -7454,9 +7458,9 @@ if (VERSION > 3) {
</h3>
</div>
-<a name="Changes-N15A18"></a>
+<a name="Changes-N15A28"></a>
<div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N15A18">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N15A28">#</a>
</h4>
</div>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -7581,9 +7585,9 @@ if (VERSION > 3) {
</h3>
</div>
-<a name="Changes-N15BAC"></a>
+<a name="Changes-N15BBC"></a>
<div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N15BAC">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N15BBC">#</a>
</h4>
</div>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -7676,9 +7680,9 @@ if (VERSION > 3) {
</h3>
</div>
-<a name="Changes-N15CD1"></a>
+<a name="Changes-N15CE1"></a>
<div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N15CD1">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N15CE1">#</a>
</h4>
</div>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -7996,9 +8000,9 @@ if (VERSION > 3) {
</h3>
</div>
-<a name="Changes-N1611B"></a>
+<a name="Changes-N1612B"></a>
<div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N1611B">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N1612B">#</a>
</h4>
</div>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -8107,9 +8111,9 @@ if (VERSION > 3) {
</h3>
</div>
-<a name="Changes-N16279"></a>
+<a name="Changes-N16289"></a>
<div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N16279">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N16289">#</a>
</h4>
</div>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -8162,9 +8166,9 @@ if (VERSION > 3) {
</h3>
</div>
-<a name="Changes-N16305"></a>
+<a name="Changes-N16315"></a>
<div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N16305">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N16315">#</a>
</h4>
</div>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -8318,9 +8322,9 @@ if (VERSION > 3) {
</h3>
</div>
-<a name="Changes-N164ED"></a>
+<a name="Changes-N164FD"></a>
<div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N164ED">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N164FD">#</a>
</h4>
</div>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -8386,9 +8390,9 @@ if (VERSION > 3) {
</h3>
</div>
-<a name="Changes-N1659D"></a>
+<a name="Changes-N165AD"></a>
<div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N1659D">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N165AD">#</a>
</h4>
</div>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -8430,9 +8434,9 @@ if (VERSION > 3) {
</h3>
</div>
-<a name="Changes-N165F9"></a>
+<a name="Changes-N16609"></a>
<div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N165F9">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N16609">#</a>
</h4>
</div>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -8458,9 +8462,9 @@ if (VERSION > 3) {
</h3>
</div>
-<a name="Changes-N1661F"></a>
+<a name="Changes-N1662F"></a>
<div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N1661F">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N1662F">#</a>
</h4>
</div>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -8494,9 +8498,9 @@ if (VERSION > 3) {
</h3>
</div>
-<a name="Changes-N16660"></a>
+<a name="Changes-N16670"></a>
<div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N16660">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N16670">#</a>
</h4>
</div>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -8530,9 +8534,9 @@ if (VERSION > 3) {
</h3>
</div>
-<a name="Changes-N1669E"></a>
+<a name="Changes-N166AE"></a>
<div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N1669E">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N166AE">#</a>
</h4>
</div>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -8570,9 +8574,9 @@ if (VERSION > 3) {
</h3>
</div>
-<a name="Changes-N166F1"></a>
+<a name="Changes-N16701"></a>
<div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N166F1">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N16701">#</a>
</h4>
</div>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -8602,9 +8606,9 @@ if (VERSION > 3) {
</h3>
</div>
-<a name="Changes-N16726"></a>
+<a name="Changes-N16736"></a>
<div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N16726">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N16736">#</a>
</h4>
</div>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -8630,9 +8634,9 @@ if (VERSION > 3) {
</h3>
</div>
-<a name="Changes-N1674C"></a>
+<a name="Changes-N1675C"></a>
<div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N1674C">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N1675C">#</a>
</h4>
</div>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -8682,9 +8686,9 @@ if (VERSION > 3) {
</h3>
</div>
-<a name="Changes-N167BD"></a>
+<a name="Changes-N167CD"></a>
<div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N167BD">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N167CD">#</a>
</h4>
</div>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -8838,9 +8842,9 @@ if (VERSION > 3) {
</h3>
</div>
-<a name="Changes-N169C6"></a>
+<a name="Changes-N169D6"></a>
<div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N169C6">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N169D6">#</a>
</h4>
</div>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -8883,9 +8887,9 @@ if (VERSION > 3) {
</h3>
</div>
-<a name="Changes-N16A1C"></a>
+<a name="Changes-N16A2C"></a>
<div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N16A1C">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N16A2C">#</a>
</h4>
</div>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -8935,9 +8939,9 @@ if (VERSION > 3) {
</h3>
</div>
-<a name="Changes-N16A7E"></a>
+<a name="Changes-N16A8E"></a>
<div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N16A7E">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N16A8E">#</a>
</h4>
</div>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -9030,9 +9034,9 @@ if (VERSION > 3) {
</h3>
</div>
-<a name="Changes-N16B70"></a>
+<a name="Changes-N16B80"></a>
<div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N16B70">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N16B80">#</a>
</h4>
</div>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -9065,9 +9069,9 @@ if (VERSION > 3) {
</h3>
</div>
-<a name="Changes-N16BAE"></a>
+<a name="Changes-N16BBE"></a>
<div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N16BAE">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N16BBE">#</a>
</h4>
</div>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -9118,9 +9122,9 @@ if (VERSION > 3) {
</h3>
</div>
-<a name="Changes-N16C1C"></a>
+<a name="Changes-N16C2C"></a>
<div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N16C1C">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N16C2C">#</a>
</h4>
</div>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -9149,9 +9153,9 @@ if (VERSION > 3) {
</h3>
</div>
-<a name="Changes-N16C4E"></a>
+<a name="Changes-N16C5E"></a>
<div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N16C4E">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N16C5E">#</a>
</h4>
</div>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -9180,9 +9184,9 @@ if (VERSION > 3) {
</h3>
</div>
-<a name="Changes-N16C80"></a>
+<a name="Changes-N16C90"></a>
<div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N16C80">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N16C90">#</a>
</h4>
</div>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -9227,9 +9231,9 @@ if (VERSION > 3) {
</h3>
</div>
-<a name="Changes-N16CE2"></a>
+<a name="Changes-N16CF2"></a>
<div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N16CE2">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N16CF2">#</a>
</h4>
</div>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -9254,9 +9258,9 @@ if (VERSION > 3) {
</h3>
</div>
-<a name="Changes-N16D08"></a>
+<a name="Changes-N16D18"></a>
<div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N16D08">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N16D18">#</a>
</h4>
</div>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -9297,9 +9301,9 @@ if (VERSION > 3) {
</h3>
</div>
-<a name="Changes-N16D52"></a>
+<a name="Changes-N16D62"></a>
<div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N16D52">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N16D62">#</a>
</h4>
</div>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -9324,9 +9328,9 @@ if (VERSION > 3) {
</h3>
</div>
-<a name="Changes-N16D78"></a>
+<a name="Changes-N16D88"></a>
<div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N16D78">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N16D88">#</a>
</h4>
</div>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -9351,9 +9355,9 @@ if (VERSION > 3) {
</h3>
</div>
-<a name="Changes-N16D9E"></a>
+<a name="Changes-N16DAE"></a>
<div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N16D9E">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N16DAE">#</a>
</h4>
</div>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -9378,9 +9382,9 @@ if (VERSION > 3) {
</h3>
</div>
-<a name="Changes-N16DC4"></a>
+<a name="Changes-N16DD4"></a>
<div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N16DC4">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N16DD4">#</a>
</h4>
</div>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -9423,9 +9427,9 @@ if (VERSION > 3) {
</h3>
</div>
-<a name="Changes-N16E0E"></a>
+<a name="Changes-N16E1E"></a>
<div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N16E0E">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N16E1E">#</a>
</h4>
</div>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -9450,9 +9454,9 @@ if (VERSION > 3) {
</h3>
</div>
-<a name="Changes-N16E34"></a>
+<a name="Changes-N16E44"></a>
<div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N16E34">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N16E44">#</a>
</h4>
</div>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -9503,9 +9507,9 @@ if (VERSION > 3) {
</h3>
</div>
-<a name="Changes-N16E96"></a>
+<a name="Changes-N16EA6"></a>
<div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N16E96">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N16EA6">#</a>
</h4>
</div>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -9532,9 +9536,9 @@ if (VERSION > 3) {
</h3>
</div>
-<a name="Changes-N16EBC"></a>
+<a name="Changes-N16ECC"></a>
<div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N16EBC">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N16ECC">#</a>
</h4>
</div>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -9577,9 +9581,9 @@ if (VERSION > 3) {
</h3>
</div>
-<a name="Changes-N16F12"></a>
+<a name="Changes-N16F22"></a>
<div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N16F12">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N16F22">#</a>
</h4>
</div>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -9622,9 +9626,9 @@ if (VERSION > 3) {
</h3>
</div>
-<a name="Changes-N16F5C"></a>
+<a name="Changes-N16F6C"></a>
<div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N16F5C">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N16F6C">#</a>
</h4>
</div>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -9655,9 +9659,9 @@ if (VERSION > 3) {
</h3>
</div>
-<a name="Changes-N16F8E"></a>
+<a name="Changes-N16F9E"></a>
<div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N16F8E">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N16F9E">#</a>
</h4>
</div>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -9682,9 +9686,9 @@ if (VERSION > 3) {
</h3>
</div>
-<a name="Changes-N16FB4"></a>
+<a name="Changes-N16FC4"></a>
<div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N16FB4">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N16FC4">#</a>
</h4>
</div>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -9709,9 +9713,9 @@ if (VERSION > 3) {
</h3>
</div>
-<a name="Changes-N16FDA"></a>
+<a name="Changes-N16FEA"></a>
<div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N16FDA">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N16FEA">#</a>
</h4>
</div>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -9736,9 +9740,9 @@ if (VERSION > 3) {
</h3>
</div>
-<a name="Changes-N17000"></a>
+<a name="Changes-N17010"></a>
<div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N17000">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N17010">#</a>
</h4>
</div>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
@@ -9763,9 +9767,9 @@ if (VERSION > 3) {
</h3>
</div>
-<a name="Changes-N17026"></a>
+<a name="Changes-N17036"></a>
<div class="h4">
-<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N17026">#</a>
+<h4>Changes<a title="Permanent link" class="headerlink"
href="#Changes-N17036">#</a>
</h4>
</div>
<table class="ForrestTable" cellspacing="1" cellpadding="4">
Modified: poi/site/publish/changes.rss
URL:
http://svn.apache.org/viewvc/poi/site/publish/changes.rss?rev=1784125&r1=1784124&r2=1784125&view=diff
==============================================================================
--- poi/site/publish/changes.rss (original)
+++ poi/site/publish/changes.rss Thu Feb 23 13:18:48 2017
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE rss PUBLIC "-//Netscape Communications//DTD RSS 0.91//EN"
"http://my.netscape.com/publish/formats/rss-0.91.dtd">
<rss version="0.91"><channel><title>Apache POI
Changes</title><link>https://poi.apache.org/changes.html</link><description>Apache
POI Changes</description><language>en-us</language>
+<item><title>XSLF: fix(bug
60662)</title><link>https://poi.apache.org/changes.html</link><description>fix
by POI Developers (bug 60662) - XSLF: Slide import delete unrecognized elements
in group shape</description></item>
<item><title>XSLF: fix(bug
60715)</title><link>https://poi.apache.org/changes.html</link><description>fix
by POI Developers (bug 60715) - XSLF: Blank layout was not
found</description></item>
<item><title>SS Common: add(bug
59227,github-48)</title><link>https://poi.apache.org/changes.html</link><description>add
by POI Developers (bug 59227,github-48) - SS Common: Support Chinese and
Japanese date formats</description></item>
<item><title>XSSF: fix(bug
59983)</title><link>https://poi.apache.org/changes.html</link><description>fix
by POI Developers (bug 59983) - XSSF: Shift shared formulas when shifting rows
in a sheet</description></item>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]