Author: nick
Date: Thu Aug 13 06:21:08 2015
New Revision: 1695650
URL: http://svn.apache.org/r1695650
Log:
Republish site
Modified:
poi/site/publish/apidocs/index-all.html
poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFSlideShow.html
poi/site/publish/apidocs/org/apache/poi/sl/usermodel/SlideShow.html
poi/site/publish/apidocs/org/apache/poi/ss/formula/functions/IfFunc.html
poi/site/publish/apidocs/org/apache/poi/ss/formula/functions/LogicalFunction.html
poi/site/publish/apidocs/org/apache/poi/ss/formula/functions/class-use/Fixed1ArgFunction.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/class-use/Function1Arg.html
poi/site/publish/apidocs/org/apache/poi/ss/formula/functions/package-summary.html
poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XMLSlideShow.html
Modified: poi/site/publish/apidocs/index-all.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/apidocs/index-all.html?rev=1695650&r1=1695649&r2=1695650&view=diff
==============================================================================
--- poi/site/publish/apidocs/index-all.html (original)
+++ poi/site/publish/apidocs/index-all.html Thu Aug 13 06:21:08 2015
@@ -49210,7 +49210,10 @@
<dt><span class="strong"><a
href="./org/apache/poi/hwpf/model/FileInformationBlock.html#logger">logger</a></span>
- Static variable in class org.apache.poi.hwpf.model.<a
href="./org/apache/poi/hwpf/model/FileInformationBlock.html" title="class in
org.apache.poi.hwpf.model">FileInformationBlock</a></dt>
<dd> </dd>
<dt><a href="./org/apache/poi/ss/formula/functions/LogicalFunction.html"
title="class in org.apache.poi.ss.formula.functions"><span
class="strong">LogicalFunction</span></a> - Class in <a
href="./org/apache/poi/ss/formula/functions/package-summary.html">org.apache.poi.ss.formula.functions</a></dt>
-<dd> </dd>
+<dd>
+<div class="block">Implementation of the various ISxxx Logical Functions, which
+ take a single expression argument, and return True or False.</div>
+</dd>
<dt><span class="strong"><a
href="./org/apache/poi/ss/formula/functions/LogicalFunction.html#LogicalFunction()">LogicalFunction()</a></span>
- Constructor for class org.apache.poi.ss.formula.functions.<a
href="./org/apache/poi/ss/formula/functions/LogicalFunction.html" title="class
in org.apache.poi.ss.formula.functions">LogicalFunction</a></dt>
<dd> </dd>
<dt><span class="strong"><a
href="./org/apache/poi/sl/draw/binding/CTSphereCoords.html#lon">lon</a></span>
- Variable in class org.apache.poi.sl.draw.binding.<a
href="./org/apache/poi/sl/draw/binding/CTSphereCoords.html" title="class in
org.apache.poi.sl.draw.binding">CTSphereCoords</a></dt>
@@ -82621,10 +82624,7 @@ the order they are declared.</div>
<div class="block">Write this picture into <code>OutputStream</code></div>
</dd>
<dt><span class="strong"><a
href="./org/apache/poi/hslf/usermodel/HSLFSlideShow.html#write(java.io.OutputStream)">write(OutputStream)</a></span>
- Method in class org.apache.poi.hslf.usermodel.<a
href="./org/apache/poi/hslf/usermodel/HSLFSlideShow.html" title="class in
org.apache.poi.hslf.usermodel">HSLFSlideShow</a></dt>
-<dd>
-<div class="block">Writes out the slideshow file the is represented by an
instance of this
- class</div>
-</dd>
+<dd> </dd>
<dt><span class="strong"><a
href="./org/apache/poi/hslf/usermodel/HSLFSlideShowImpl.html#write(java.io.OutputStream)">write(OutputStream)</a></span>
- Method in class org.apache.poi.hslf.usermodel.<a
href="./org/apache/poi/hslf/usermodel/HSLFSlideShowImpl.html" title="class in
org.apache.poi.hslf.usermodel">HSLFSlideShowImpl</a></dt>
<dd>
<div class="block">Writes out the slideshow file the is represented by an
instance
@@ -82749,6 +82749,11 @@ the order they are declared.</div>
<dd>
<div class="block">Write out this document to an Outputstream.</div>
</dd>
+<dt><span class="strong"><a
href="./org/apache/poi/sl/usermodel/SlideShow.html#write(java.io.OutputStream)">write(OutputStream)</a></span>
- Method in interface org.apache.poi.sl.usermodel.<a
href="./org/apache/poi/sl/usermodel/SlideShow.html" title="interface in
org.apache.poi.sl.usermodel">SlideShow</a></dt>
+<dd>
+<div class="block">Writes out the slideshow file the is represented by an
instance of this
+ class</div>
+</dd>
<dt><span class="strong"><a
href="./org/apache/poi/ss/formula/ptg/Area2DPtgBase.html#write(org.apache.poi.util.LittleEndianOutput)">write(LittleEndianOutput)</a></span>
- Method in class org.apache.poi.ss.formula.ptg.<a
href="./org/apache/poi/ss/formula/ptg/Area2DPtgBase.html" title="class in
org.apache.poi.ss.formula.ptg">Area2DPtgBase</a></dt>
<dd> </dd>
<dt><span class="strong"><a
href="./org/apache/poi/ss/formula/ptg/Area3DPtg.html#write(org.apache.poi.util.LittleEndianOutput)">write(LittleEndianOutput)</a></span>
- Method in class org.apache.poi.ss.formula.ptg.<a
href="./org/apache/poi/ss/formula/ptg/Area3DPtg.html" title="class in
org.apache.poi.ss.formula.ptg">Area3DPtg</a></dt>
Modified:
poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFSlideShow.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFSlideShow.html?rev=1695650&r1=1695649&r2=1695650&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFSlideShow.html
(original)
+++ poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFSlideShow.html
Thu Aug 13 06:21:08 2015
@@ -453,9 +453,13 @@ implements <a href="../../../../../org/a
<h4>write</h4>
<pre>public void write(java.io.OutputStream out)
throws java.io.IOException</pre>
+<div class="block"><strong>Description copied from interface: <code><a
href="../../../../../org/apache/poi/sl/usermodel/SlideShow.html#write(java.io.OutputStream)">SlideShow</a></code></strong></div>
<div class="block">Writes out the slideshow file the is represented by an
instance of this
class</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>out</code> - The
OutputStream to write to.</dd>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a
href="../../../../../org/apache/poi/sl/usermodel/SlideShow.html#write(java.io.OutputStream)">write</a></code> in
interface <code><a
href="../../../../../org/apache/poi/sl/usermodel/SlideShow.html"
title="interface in org.apache.poi.sl.usermodel">SlideShow</a></code></dd>
+<dt><span class="strong">Parameters:</span></dt><dd><code>out</code> - The
OutputStream to write to.</dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code>java.io.IOException</code> - If there is an unexpected IOException
from the passed in
OutputStream</dd></dl>
Modified: poi/site/publish/apidocs/org/apache/poi/sl/usermodel/SlideShow.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/sl/usermodel/SlideShow.html?rev=1695650&r1=1695649&r2=1695650&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/sl/usermodel/SlideShow.html
(original)
+++ poi/site/publish/apidocs/org/apache/poi/sl/usermodel/SlideShow.html Thu Aug
13 06:21:08 2015
@@ -144,6 +144,13 @@
<td class="colFirst"><code>java.util.List<? extends <a
href="../../../../../org/apache/poi/sl/usermodel/Slide.html" title="interface
in org.apache.poi.sl.usermodel">Slide</a><? extends <a
href="../../../../../org/apache/poi/sl/usermodel/Shape.html" title="interface
in org.apache.poi.sl.usermodel">Shape</a>,? extends <a
href="../../../../../org/apache/poi/sl/usermodel/SlideShow.html"
title="interface in org.apache.poi.sl.usermodel">SlideShow</a>,? extends <a
href="../../../../../org/apache/poi/sl/usermodel/Notes.html" title="interface
in org.apache.poi.sl.usermodel">Notes</a><?,?>>></code></td>
<td class="colLast"><code><strong><a
href="../../../../../org/apache/poi/sl/usermodel/SlideShow.html#getSlides()">getSlides</a></strong>()</code> </td>
</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a
href="../../../../../org/apache/poi/sl/usermodel/SlideShow.html#write(java.io.OutputStream)">write</a></strong>(java.io.OutputStream out)</code>
+<div class="block">Writes out the slideshow file the is represented by an
instance of this
+ class</div>
+</td>
+</tr>
</table>
</li>
</ul>
@@ -226,7 +233,7 @@
<a name="addPicture(byte[],
org.apache.poi.sl.usermodel.PictureData.PictureType)">
<!-- -->
</a>
-<ul class="blockListLast">
+<ul class="blockList">
<li class="blockList">
<h4>addPicture</h4>
<pre><a href="../../../../../org/apache/poi/sl/usermodel/PictureData.html"
title="interface in
org.apache.poi.sl.usermodel">PictureData</a> addPicture(byte[] pictureData,
@@ -239,6 +246,22 @@
<dd><code>java.io.IOException</code></dd></dl>
</li>
</ul>
+<a name="write(java.io.OutputStream)">
+<!-- -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>write</h4>
+<pre>void write(java.io.OutputStream out)
+ throws java.io.IOException</pre>
+<div class="block">Writes out the slideshow file the is represented by an
instance of this
+ class</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>out</code> - The
OutputStream to write to.</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code>java.io.IOException</code> - If there is an unexpected IOException
from the passed in
+ OutputStream</dd></dl>
+</li>
+</ul>
</li>
</ul>
</li>
Modified:
poi/site/publish/apidocs/org/apache/poi/ss/formula/functions/IfFunc.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/formula/functions/IfFunc.html?rev=1695650&r1=1695649&r2=1695650&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/formula/functions/IfFunc.html
(original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/formula/functions/IfFunc.html
Thu Aug 13 06:21:08 2015
@@ -100,9 +100,14 @@
<br>
<pre>public final class <span class="strong">IfFunc</span>
extends java.lang.Object</pre>
-<div class="block">Implementation for the Excel function IF</div>
-<dl><dt><span class="strong">Author:</span></dt>
- <dd>Amol S. Deshmukh < amolweb at ya hoo dot com ></dd></dl>
+<div class="block">Implementation for the Excel function IF
+ <p>
+ Note that Excel is a bit picky about the arguments to this function,
+ when serialised into <a
href="../../../../../../org/apache/poi/ss/formula/ptg/Ptg.html" title="class in
org.apache.poi.ss.formula.ptg"><code>Ptg</code></a>s in a HSSF file. While most
cases are
+ pretty chilled about the R vs V state of <a
href="../../../../../../org/apache/poi/ss/formula/ptg/RefPtg.html" title="class
in org.apache.poi.ss.formula.ptg"><code>RefPtg</code></a> arguments,
+ for IF special care is needed to avoid Excel showing #VALUE.
+ See bug numbers #55324 and #55747 for the full details on this.
+ TODO Fix this...</div>
</li>
</ul>
</div>
Modified:
poi/site/publish/apidocs/org/apache/poi/ss/formula/functions/LogicalFunction.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/formula/functions/LogicalFunction.html?rev=1695650&r1=1695649&r2=1695650&view=diff
==============================================================================
---
poi/site/publish/apidocs/org/apache/poi/ss/formula/functions/LogicalFunction.html
(original)
+++
poi/site/publish/apidocs/org/apache/poi/ss/formula/functions/LogicalFunction.html
Thu Aug 13 06:21:08 2015
@@ -105,8 +105,8 @@
<br>
<pre>public abstract class <span class="strong">LogicalFunction</span>
extends <a
href="../../../../../../org/apache/poi/ss/formula/functions/Fixed1ArgFunction.html"
title="class in
org.apache.poi.ss.formula.functions">Fixed1ArgFunction</a></pre>
-<dl><dt><span class="strong">Author:</span></dt>
- <dd>Amol S. Deshmukh < amolweb at ya hoo dot com >, Josh
Micich</dd></dl>
+<div class="block">Implementation of the various ISxxx Logical Functions, which
+ take a single expression argument, and return True or False.</div>
</li>
</ul>
</div>
Modified:
poi/site/publish/apidocs/org/apache/poi/ss/formula/functions/class-use/Fixed1ArgFunction.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/formula/functions/class-use/Fixed1ArgFunction.html?rev=1695650&r1=1695649&r2=1695650&view=diff
==============================================================================
---
poi/site/publish/apidocs/org/apache/poi/ss/formula/functions/class-use/Fixed1ArgFunction.html
(original)
+++
poi/site/publish/apidocs/org/apache/poi/ss/formula/functions/class-use/Fixed1ArgFunction.html
Thu Aug 13 06:21:08 2015
@@ -217,7 +217,10 @@
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class </code></td>
-<td class="colLast"><code><strong><a
href="../../../../../../../org/apache/poi/ss/formula/functions/LogicalFunction.html"
title="class in
org.apache.poi.ss.formula.functions">LogicalFunction</a></strong></code> </td>
+<td class="colLast"><code><strong><a
href="../../../../../../../org/apache/poi/ss/formula/functions/LogicalFunction.html"
title="class in
org.apache.poi.ss.formula.functions">LogicalFunction</a></strong></code>
+<div class="block">Implementation of the various ISxxx Logical Functions, which
+ take a single expression argument, and return True or False.</div>
+</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static class </code></td>
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=1695650&r1=1695649&r2=1695650&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
Thu Aug 13 06:21:08 2015
@@ -623,7 +623,10 @@
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class </code></td>
-<td class="colLast"><code><strong><a
href="../../../../../../../org/apache/poi/ss/formula/functions/LogicalFunction.html"
title="class in
org.apache.poi.ss.formula.functions">LogicalFunction</a></strong></code> </td>
+<td class="colLast"><code><strong><a
href="../../../../../../../org/apache/poi/ss/formula/functions/LogicalFunction.html"
title="class in
org.apache.poi.ss.formula.functions">LogicalFunction</a></strong></code>
+<div class="block">Implementation of the various ISxxx Logical Functions, which
+ take a single expression argument, and return True or False.</div>
+</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class </code></td>
Modified:
poi/site/publish/apidocs/org/apache/poi/ss/formula/functions/class-use/Function1Arg.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/formula/functions/class-use/Function1Arg.html?rev=1695650&r1=1695649&r2=1695650&view=diff
==============================================================================
---
poi/site/publish/apidocs/org/apache/poi/ss/formula/functions/class-use/Function1Arg.html
(original)
+++
poi/site/publish/apidocs/org/apache/poi/ss/formula/functions/class-use/Function1Arg.html
Thu Aug 13 06:21:08 2015
@@ -260,7 +260,10 @@
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class </code></td>
-<td class="colLast"><code><strong><a
href="../../../../../../../org/apache/poi/ss/formula/functions/LogicalFunction.html"
title="class in
org.apache.poi.ss.formula.functions">LogicalFunction</a></strong></code> </td>
+<td class="colLast"><code><strong><a
href="../../../../../../../org/apache/poi/ss/formula/functions/LogicalFunction.html"
title="class in
org.apache.poi.ss.formula.functions">LogicalFunction</a></strong></code>
+<div class="block">Implementation of the various ISxxx Logical Functions, which
+ take a single expression argument, and return True or False.</div>
+</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static class </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=1695650&r1=1695649&r2=1695650&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
Thu Aug 13 06:21:08 2015
@@ -516,7 +516,10 @@
</tr>
<tr class="altColor">
<td class="colFirst"><a
href="../../../../../../org/apache/poi/ss/formula/functions/LogicalFunction.html"
title="class in org.apache.poi.ss.formula.functions">LogicalFunction</a></td>
-<td class="colLast"> </td>
+<td class="colLast">
+<div class="block">Implementation of the various ISxxx Logical Functions, which
+ take a single expression argument, and return True or False.</div>
+</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a
href="../../../../../../org/apache/poi/ss/formula/functions/Lookup.html"
title="class in org.apache.poi.ss.formula.functions">Lookup</a></td>
Modified:
poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XMLSlideShow.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XMLSlideShow.html?rev=1695650&r1=1695649&r2=1695650&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XMLSlideShow.html
(original)
+++ poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XMLSlideShow.html
Thu Aug 13 06:21:08 2015
@@ -329,6 +329,13 @@ implements <a href="../../../../../org/a
<h3>Methods inherited from class java.lang.Object</h3>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait,
wait, wait</code></li>
</ul>
+<ul class="blockList">
+<li class="blockList"><a
name="methods_inherited_from_class_org.apache.poi.sl.usermodel.SlideShow">
+<!-- -->
+</a>
+<h3>Methods inherited from interface org.apache.poi.sl.usermodel.<a
href="../../../../../org/apache/poi/sl/usermodel/SlideShow.html"
title="interface in org.apache.poi.sl.usermodel">SlideShow</a></h3>
+<code><a
href="../../../../../org/apache/poi/sl/usermodel/SlideShow.html#write(java.io.OutputStream)">write</a></code></li>
+</ul>
</li>
</ul>
</li>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]