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 2013/10/10 18:32:41 UTC

svn commit: r1531045 [7/15] - in /poi/site/publish/apidocs: ./ org/apache/poi/class-use/ org/apache/poi/ddf/class-use/ org/apache/poi/hpsf/class-use/ org/apache/poi/hpsf/wellknown/class-use/ org/apache/poi/hslf/model/class-use/ org/apache/poi/hslf/mode...

Modified: poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/DirectoryEntry.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/DirectoryEntry.html?rev=1531045&r1=1531044&r2=1531045&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/DirectoryEntry.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/DirectoryEntry.html Thu Oct 10 16:32:37 2013
@@ -288,50 +288,50 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/poifs/filesystem/DirectoryEntry.html" title="interface in org.apache.poi.poifs.filesystem">DirectoryEntry</a></code></td>
-<td class="colLast"><span class="strong">DirectoryNode.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/DirectoryNode.html#createDirectory(java.lang.String)">createDirectory</a></strong>(java.lang.String&nbsp;name)</code>
-<div class="block">create a new DirectoryEntry</div>
-</td>
+<td class="colLast"><span class="strong">FilteringDirectoryNode.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/FilteringDirectoryNode.html#createDirectory(java.lang.String)">createDirectory</a></strong>(java.lang.String&nbsp;name)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/poifs/filesystem/DirectoryEntry.html" title="interface in org.apache.poi.poifs.filesystem">DirectoryEntry</a></code></td>
-<td class="colLast"><span class="strong">DirectoryEntry.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/DirectoryEntry.html#createDirectory(java.lang.String)">createDirectory</a></strong>(java.lang.String&nbsp;name)</code>
-<div class="block">create a new DirectoryEntry</div>
+<td class="colLast"><span class="strong">POIFSFileSystem.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/POIFSFileSystem.html#createDirectory(java.lang.String)">createDirectory</a></strong>(java.lang.String&nbsp;name)</code>
+<div class="block">create a new DirectoryEntry in the root directory</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/poifs/filesystem/DirectoryEntry.html" title="interface in org.apache.poi.poifs.filesystem">DirectoryEntry</a></code></td>
-<td class="colLast"><span class="strong">NPOIFSFileSystem.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#createDirectory(java.lang.String)">createDirectory</a></strong>(java.lang.String&nbsp;name)</code>
-<div class="block">create a new DirectoryEntry in the root directory</div>
+<td class="colLast"><span class="strong">DirectoryEntry.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/DirectoryEntry.html#createDirectory(java.lang.String)">createDirectory</a></strong>(java.lang.String&nbsp;name)</code>
+<div class="block">create a new DirectoryEntry</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/poifs/filesystem/DirectoryEntry.html" title="interface in org.apache.poi.poifs.filesystem">DirectoryEntry</a></code></td>
-<td class="colLast"><span class="strong">POIFSFileSystem.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/POIFSFileSystem.html#createDirectory(java.lang.String)">createDirectory</a></strong>(java.lang.String&nbsp;name)</code>
+<td class="colLast"><span class="strong">NPOIFSFileSystem.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#createDirectory(java.lang.String)">createDirectory</a></strong>(java.lang.String&nbsp;name)</code>
 <div class="block">create a new DirectoryEntry in the root directory</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/poifs/filesystem/DirectoryEntry.html" title="interface in org.apache.poi.poifs.filesystem">DirectoryEntry</a></code></td>
-<td class="colLast"><span class="strong">FilteringDirectoryNode.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/FilteringDirectoryNode.html#createDirectory(java.lang.String)">createDirectory</a></strong>(java.lang.String&nbsp;name)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">DirectoryNode.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/DirectoryNode.html#createDirectory(java.lang.String)">createDirectory</a></strong>(java.lang.String&nbsp;name)</code>
+<div class="block">create a new DirectoryEntry</div>
+</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/poifs/filesystem/DirectoryEntry.html" title="interface in org.apache.poi.poifs.filesystem">DirectoryEntry</a></code></td>
+<td class="colLast"><span class="strong">FilteringDirectoryNode.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/FilteringDirectoryNode.html#getParent()">getParent</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/poi/poifs/filesystem/DirectoryEntry.html" title="interface in org.apache.poi.poifs.filesystem">DirectoryEntry</a></code></td>
 <td class="colLast"><span class="strong">Entry.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/Entry.html#getParent()">getParent</a></strong>()</code>
 <div class="block">get this Entry's parent (the DirectoryEntry that owns this
  Entry).</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/poifs/filesystem/DirectoryEntry.html" title="interface in org.apache.poi.poifs.filesystem">DirectoryEntry</a></code></td>
 <td class="colLast"><span class="strong">EntryNode.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/EntryNode.html#getParent()">getParent</a></strong>()</code>
 <div class="block">get this Entry's parent (the DocumentEntry that owns this
  Entry).</div>
 </td>
 </tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a href="../../../../../../org/apache/poi/poifs/filesystem/DirectoryEntry.html" title="interface in org.apache.poi.poifs.filesystem">DirectoryEntry</a></code></td>
-<td class="colLast"><span class="strong">FilteringDirectoryNode.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/FilteringDirectoryNode.html#getParent()">getParent</a></strong>()</code>&nbsp;</td>
-</tr>
 </tbody>
 </table>
 <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">

Modified: poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/DirectoryNode.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/DirectoryNode.html?rev=1531045&r1=1531044&r2=1531045&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/DirectoryNode.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/DirectoryNode.html Thu Oct 10 16:32:37 2013
@@ -939,14 +939,14 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/poifs/filesystem/DirectoryNode.html" title="class in org.apache.poi.poifs.filesystem">DirectoryNode</a></code></td>
-<td class="colLast"><span class="strong">NPOIFSFileSystem.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#getRoot()">getRoot</a></strong>()</code>
-<div class="block">Get the root entry</div>
+<td class="colLast"><span class="strong">POIFSFileSystem.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/POIFSFileSystem.html#getRoot()">getRoot</a></strong>()</code>
+<div class="block">get the root entry</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/poifs/filesystem/DirectoryNode.html" title="class in org.apache.poi.poifs.filesystem">DirectoryNode</a></code></td>
-<td class="colLast"><span class="strong">POIFSFileSystem.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/POIFSFileSystem.html#getRoot()">getRoot</a></strong>()</code>
-<div class="block">get the root entry</div>
+<td class="colLast"><span class="strong">NPOIFSFileSystem.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#getRoot()">getRoot</a></strong>()</code>
+<div class="block">Get the root entry</div>
 </td>
 </tr>
 </tbody>

Modified: poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/DocumentEntry.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/DocumentEntry.html?rev=1531045&r1=1531044&r2=1531045&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/DocumentEntry.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/DocumentEntry.html Thu Oct 10 16:32:37 2013
@@ -112,24 +112,22 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/poifs/filesystem/DocumentEntry.html" title="interface in org.apache.poi.poifs.filesystem">DocumentEntry</a></code></td>
-<td class="colLast"><span class="strong">NPOIFSFileSystem.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#createDocument(java.io.InputStream, java.lang.String)">createDocument</a></strong>(java.io.InputStream&nbsp;stream,
+<td class="colLast"><span class="strong">POIFSFileSystem.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/POIFSFileSystem.html#createDocument(java.io.InputStream, java.lang.String)">createDocument</a></strong>(java.io.InputStream&nbsp;stream,
               java.lang.String&nbsp;name)</code>
 <div class="block">Create a new document to be added to the root directory</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/poifs/filesystem/DocumentEntry.html" title="interface in org.apache.poi.poifs.filesystem">DocumentEntry</a></code></td>
-<td class="colLast"><span class="strong">POIFSFileSystem.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/POIFSFileSystem.html#createDocument(java.io.InputStream, java.lang.String)">createDocument</a></strong>(java.io.InputStream&nbsp;stream,
+<td class="colLast"><span class="strong">NPOIFSFileSystem.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#createDocument(java.io.InputStream, java.lang.String)">createDocument</a></strong>(java.io.InputStream&nbsp;stream,
               java.lang.String&nbsp;name)</code>
 <div class="block">Create a new document to be added to the root directory</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/poifs/filesystem/DocumentEntry.html" title="interface in org.apache.poi.poifs.filesystem">DocumentEntry</a></code></td>
-<td class="colLast"><span class="strong">DirectoryNode.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/DirectoryNode.html#createDocument(java.lang.String, java.io.InputStream)">createDocument</a></strong>(java.lang.String&nbsp;name,
-              java.io.InputStream&nbsp;stream)</code>
-<div class="block">create a new DocumentEntry</div>
-</td>
+<td class="colLast"><span class="strong">FilteringDirectoryNode.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/FilteringDirectoryNode.html#createDocument(java.lang.String, java.io.InputStream)">createDocument</a></strong>(java.lang.String&nbsp;name,
+              java.io.InputStream&nbsp;stream)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/poifs/filesystem/DocumentEntry.html" title="interface in org.apache.poi.poifs.filesystem">DocumentEntry</a></code></td>
@@ -140,37 +138,37 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/poifs/filesystem/DocumentEntry.html" title="interface in org.apache.poi.poifs.filesystem">DocumentEntry</a></code></td>
-<td class="colLast"><span class="strong">FilteringDirectoryNode.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/FilteringDirectoryNode.html#createDocument(java.lang.String, java.io.InputStream)">createDocument</a></strong>(java.lang.String&nbsp;name,
-              java.io.InputStream&nbsp;stream)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">DirectoryNode.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/DirectoryNode.html#createDocument(java.lang.String, java.io.InputStream)">createDocument</a></strong>(java.lang.String&nbsp;name,
+              java.io.InputStream&nbsp;stream)</code>
+<div class="block">create a new DocumentEntry</div>
+</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/poifs/filesystem/DocumentEntry.html" title="interface in org.apache.poi.poifs.filesystem">DocumentEntry</a></code></td>
-<td class="colLast"><span class="strong">DirectoryNode.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/DirectoryNode.html#createDocument(java.lang.String, int, org.apache.poi.poifs.filesystem.POIFSWriterListener)">createDocument</a></strong>(java.lang.String&nbsp;name,
+<td class="colLast"><span class="strong">FilteringDirectoryNode.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/FilteringDirectoryNode.html#createDocument(java.lang.String, int, org.apache.poi.poifs.filesystem.POIFSWriterListener)">createDocument</a></strong>(java.lang.String&nbsp;name,
               int&nbsp;size,
-              <a href="../../../../../../org/apache/poi/poifs/filesystem/POIFSWriterListener.html" title="interface in org.apache.poi.poifs.filesystem">POIFSWriterListener</a>&nbsp;writer)</code>
-<div class="block">create a new DocumentEntry; the data will be provided later</div>
-</td>
+              <a href="../../../../../../org/apache/poi/poifs/filesystem/POIFSWriterListener.html" title="interface in org.apache.poi.poifs.filesystem">POIFSWriterListener</a>&nbsp;writer)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/poifs/filesystem/DocumentEntry.html" title="interface in org.apache.poi.poifs.filesystem">DocumentEntry</a></code></td>
-<td class="colLast"><span class="strong">DirectoryEntry.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/DirectoryEntry.html#createDocument(java.lang.String, int, org.apache.poi.poifs.filesystem.POIFSWriterListener)">createDocument</a></strong>(java.lang.String&nbsp;name,
+<td class="colLast"><span class="strong">POIFSFileSystem.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/POIFSFileSystem.html#createDocument(java.lang.String, int, org.apache.poi.poifs.filesystem.POIFSWriterListener)">createDocument</a></strong>(java.lang.String&nbsp;name,
               int&nbsp;size,
               <a href="../../../../../../org/apache/poi/poifs/filesystem/POIFSWriterListener.html" title="interface in org.apache.poi.poifs.filesystem">POIFSWriterListener</a>&nbsp;writer)</code>
-<div class="block">create a new DocumentEntry; the data will be provided later</div>
+<div class="block">create a new DocumentEntry in the root entry; the data will be
+ provided later</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/poifs/filesystem/DocumentEntry.html" title="interface in org.apache.poi.poifs.filesystem">DocumentEntry</a></code></td>
-<td class="colLast"><span class="strong">NPOIFSFileSystem.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#createDocument(java.lang.String, int, org.apache.poi.poifs.filesystem.POIFSWriterListener)">createDocument</a></strong>(java.lang.String&nbsp;name,
+<td class="colLast"><span class="strong">DirectoryEntry.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/DirectoryEntry.html#createDocument(java.lang.String, int, org.apache.poi.poifs.filesystem.POIFSWriterListener)">createDocument</a></strong>(java.lang.String&nbsp;name,
               int&nbsp;size,
               <a href="../../../../../../org/apache/poi/poifs/filesystem/POIFSWriterListener.html" title="interface in org.apache.poi.poifs.filesystem">POIFSWriterListener</a>&nbsp;writer)</code>
-<div class="block">create a new DocumentEntry in the root entry; the data will be
- provided later</div>
+<div class="block">create a new DocumentEntry; the data will be provided later</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/poifs/filesystem/DocumentEntry.html" title="interface in org.apache.poi.poifs.filesystem">DocumentEntry</a></code></td>
-<td class="colLast"><span class="strong">POIFSFileSystem.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/POIFSFileSystem.html#createDocument(java.lang.String, int, org.apache.poi.poifs.filesystem.POIFSWriterListener)">createDocument</a></strong>(java.lang.String&nbsp;name,
+<td class="colLast"><span class="strong">NPOIFSFileSystem.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#createDocument(java.lang.String, int, org.apache.poi.poifs.filesystem.POIFSWriterListener)">createDocument</a></strong>(java.lang.String&nbsp;name,
               int&nbsp;size,
               <a href="../../../../../../org/apache/poi/poifs/filesystem/POIFSWriterListener.html" title="interface in org.apache.poi.poifs.filesystem">POIFSWriterListener</a>&nbsp;writer)</code>
 <div class="block">create a new DocumentEntry in the root entry; the data will be
@@ -179,9 +177,11 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/poifs/filesystem/DocumentEntry.html" title="interface in org.apache.poi.poifs.filesystem">DocumentEntry</a></code></td>
-<td class="colLast"><span class="strong">FilteringDirectoryNode.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/FilteringDirectoryNode.html#createDocument(java.lang.String, int, org.apache.poi.poifs.filesystem.POIFSWriterListener)">createDocument</a></strong>(java.lang.String&nbsp;name,
+<td class="colLast"><span class="strong">DirectoryNode.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/DirectoryNode.html#createDocument(java.lang.String, int, org.apache.poi.poifs.filesystem.POIFSWriterListener)">createDocument</a></strong>(java.lang.String&nbsp;name,
               int&nbsp;size,
-              <a href="../../../../../../org/apache/poi/poifs/filesystem/POIFSWriterListener.html" title="interface in org.apache.poi.poifs.filesystem">POIFSWriterListener</a>&nbsp;writer)</code>&nbsp;</td>
+              <a href="../../../../../../org/apache/poi/poifs/filesystem/POIFSWriterListener.html" title="interface in org.apache.poi.poifs.filesystem">POIFSWriterListener</a>&nbsp;writer)</code>
+<div class="block">create a new DocumentEntry; the data will be provided later</div>
+</td>
 </tr>
 </tbody>
 </table>

Modified: poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/DocumentInputStream.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/DocumentInputStream.html?rev=1531045&r1=1531044&r2=1531045&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/DocumentInputStream.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/DocumentInputStream.html Thu Oct 10 16:32:37 2013
@@ -174,8 +174,8 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/poifs/filesystem/DocumentInputStream.html" title="class in org.apache.poi.poifs.filesystem">DocumentInputStream</a></code></td>
-<td class="colLast"><span class="strong">DirectoryNode.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/DirectoryNode.html#createDocumentInputStream(java.lang.String)">createDocumentInputStream</a></strong>(java.lang.String&nbsp;documentName)</code>
-<div class="block">open a document in the directory's entry's list of entries</div>
+<td class="colLast"><span class="strong">POIFSFileSystem.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/POIFSFileSystem.html#createDocumentInputStream(java.lang.String)">createDocumentInputStream</a></strong>(java.lang.String&nbsp;documentName)</code>
+<div class="block">open a document in the root entry's list of entries</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -186,8 +186,8 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/poifs/filesystem/DocumentInputStream.html" title="class in org.apache.poi.poifs.filesystem">DocumentInputStream</a></code></td>
-<td class="colLast"><span class="strong">POIFSFileSystem.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/POIFSFileSystem.html#createDocumentInputStream(java.lang.String)">createDocumentInputStream</a></strong>(java.lang.String&nbsp;documentName)</code>
-<div class="block">open a document in the root entry's list of entries</div>
+<td class="colLast"><span class="strong">DirectoryNode.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/DirectoryNode.html#createDocumentInputStream(java.lang.String)">createDocumentInputStream</a></strong>(java.lang.String&nbsp;documentName)</code>
+<div class="block">open a document in the directory's entry's list of entries</div>
 </td>
 </tr>
 </tbody>

Modified: poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/Entry.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/Entry.html?rev=1531045&r1=1531044&r2=1531045&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/Entry.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/Entry.html Thu Oct 10 16:32:37 2013
@@ -157,13 +157,13 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>protected boolean</code></td>
-<td class="colLast"><span class="strong">WordToTextConverter.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/converter/WordToTextConverter.html#processOle2(org.apache.poi.hwpf.HWPFDocument, org.w3c.dom.Element, org.apache.poi.poifs.filesystem.Entry)">processOle2</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/HWPFDocument.html" title="class in org.apache.poi.hwpf">HWPFDocument</a>&nbsp;wordDocument,
+<td class="colLast"><span class="strong">AbstractWordConverter.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/converter/AbstractWordConverter.html#processOle2(org.apache.poi.hwpf.HWPFDocument, org.w3c.dom.Element, org.apache.poi.poifs.filesystem.Entry)">processOle2</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/HWPFDocument.html" title="class in org.apache.poi.hwpf">HWPFDocument</a>&nbsp;wordDocument,
            org.w3c.dom.Element&nbsp;block,
            <a href="../../../../../../org/apache/poi/poifs/filesystem/Entry.html" title="interface in org.apache.poi.poifs.filesystem">Entry</a>&nbsp;entry)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected boolean</code></td>
-<td class="colLast"><span class="strong">AbstractWordConverter.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/converter/AbstractWordConverter.html#processOle2(org.apache.poi.hwpf.HWPFDocument, org.w3c.dom.Element, org.apache.poi.poifs.filesystem.Entry)">processOle2</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/HWPFDocument.html" title="class in org.apache.poi.hwpf">HWPFDocument</a>&nbsp;wordDocument,
+<td class="colLast"><span class="strong">WordToTextConverter.</span><code><strong><a href="../../../../../../org/apache/poi/hwpf/converter/WordToTextConverter.html#processOle2(org.apache.poi.hwpf.HWPFDocument, org.w3c.dom.Element, org.apache.poi.poifs.filesystem.Entry)">processOle2</a></strong>(<a href="../../../../../../org/apache/poi/hwpf/HWPFDocument.html" title="class in org.apache.poi.hwpf">HWPFDocument</a>&nbsp;wordDocument,
            org.w3c.dom.Element&nbsp;block,
            <a href="../../../../../../org/apache/poi/poifs/filesystem/Entry.html" title="interface in org.apache.poi.poifs.filesystem">Entry</a>&nbsp;entry)</code>&nbsp;</td>
 </tr>
@@ -267,9 +267,7 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/poifs/filesystem/Entry.html" title="interface in org.apache.poi.poifs.filesystem">Entry</a></code></td>
-<td class="colLast"><span class="strong">DirectoryNode.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/DirectoryNode.html#getEntry(java.lang.String)">getEntry</a></strong>(java.lang.String&nbsp;name)</code>
-<div class="block">get a specified Entry by name</div>
-</td>
+<td class="colLast"><span class="strong">FilteringDirectoryNode.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/FilteringDirectoryNode.html#getEntry(java.lang.String)">getEntry</a></strong>(java.lang.String&nbsp;name)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/poifs/filesystem/Entry.html" title="interface in org.apache.poi.poifs.filesystem">Entry</a></code></td>
@@ -279,7 +277,9 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/poifs/filesystem/Entry.html" title="interface in org.apache.poi.poifs.filesystem">Entry</a></code></td>
-<td class="colLast"><span class="strong">FilteringDirectoryNode.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/FilteringDirectoryNode.html#getEntry(java.lang.String)">getEntry</a></strong>(java.lang.String&nbsp;name)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">DirectoryNode.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/DirectoryNode.html#getEntry(java.lang.String)">getEntry</a></strong>(java.lang.String&nbsp;name)</code>
+<div class="block">get a specified Entry by name</div>
+</td>
 </tr>
 </tbody>
 </table>
@@ -292,11 +292,7 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>java.util.Iterator&lt;<a href="../../../../../../org/apache/poi/poifs/filesystem/Entry.html" title="interface in org.apache.poi.poifs.filesystem">Entry</a>&gt;</code></td>
-<td class="colLast"><span class="strong">DirectoryNode.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/DirectoryNode.html#getEntries()">getEntries</a></strong>()</code>
-<div class="block">get an iterator of the Entry instances contained directly in
- this instance (in other words, children only; no grandchildren
- etc.)</div>
-</td>
+<td class="colLast"><span class="strong">FilteringDirectoryNode.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/FilteringDirectoryNode.html#getEntries()">getEntries</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>java.util.Iterator&lt;<a href="../../../../../../org/apache/poi/poifs/filesystem/Entry.html" title="interface in org.apache.poi.poifs.filesystem">Entry</a>&gt;</code></td>
@@ -308,17 +304,21 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>java.util.Iterator&lt;<a href="../../../../../../org/apache/poi/poifs/filesystem/Entry.html" title="interface in org.apache.poi.poifs.filesystem">Entry</a>&gt;</code></td>
-<td class="colLast"><span class="strong">FilteringDirectoryNode.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/FilteringDirectoryNode.html#getEntries()">getEntries</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">DirectoryNode.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/DirectoryNode.html#getEntries()">getEntries</a></strong>()</code>
+<div class="block">get an iterator of the Entry instances contained directly in
+ this instance (in other words, children only; no grandchildren
+ etc.)</div>
+</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>java.util.Iterator&lt;<a href="../../../../../../org/apache/poi/poifs/filesystem/Entry.html" title="interface in org.apache.poi.poifs.filesystem">Entry</a>&gt;</code></td>
-<td class="colLast"><span class="strong">DirectoryNode.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/DirectoryNode.html#iterator()">iterator</a></strong>()</code>
-<div class="block">Returns an Iterator over all the entries</div>
-</td>
+<td class="colLast"><span class="strong">FilteringDirectoryNode.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/FilteringDirectoryNode.html#iterator()">iterator</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>java.util.Iterator&lt;<a href="../../../../../../org/apache/poi/poifs/filesystem/Entry.html" title="interface in org.apache.poi.poifs.filesystem">Entry</a>&gt;</code></td>
-<td class="colLast"><span class="strong">FilteringDirectoryNode.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/FilteringDirectoryNode.html#iterator()">iterator</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">DirectoryNode.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/DirectoryNode.html#iterator()">iterator</a></strong>()</code>
+<div class="block">Returns an Iterator over all the entries</div>
+</td>
 </tr>
 </tbody>
 </table>

Modified: poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/POIFSDocumentPath.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/POIFSDocumentPath.html?rev=1531045&r1=1531044&r2=1531045&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/POIFSDocumentPath.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/POIFSDocumentPath.html Thu Oct 10 16:32:37 2013
@@ -146,11 +146,11 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/poifs/filesystem/POIFSDocumentPath.html" title="class in org.apache.poi.poifs.filesystem">POIFSDocumentPath</a></code></td>
-<td class="colLast"><span class="strong">DirectoryNode.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/DirectoryNode.html#getPath()">getPath</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">POIFSWriterEvent.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/POIFSWriterEvent.html#getPath()">getPath</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/poifs/filesystem/POIFSDocumentPath.html" title="class in org.apache.poi.poifs.filesystem">POIFSDocumentPath</a></code></td>
-<td class="colLast"><span class="strong">POIFSWriterEvent.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/POIFSWriterEvent.html#getPath()">getPath</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">DirectoryNode.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/DirectoryNode.html#getPath()">getPath</a></strong>()</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>

Modified: poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/POIFSWriterListener.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/POIFSWriterListener.html?rev=1531045&r1=1531044&r2=1531045&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/POIFSWriterListener.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/POIFSWriterListener.html Thu Oct 10 16:32:37 2013
@@ -97,32 +97,30 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/poifs/filesystem/DocumentEntry.html" title="interface in org.apache.poi.poifs.filesystem">DocumentEntry</a></code></td>
-<td class="colLast"><span class="strong">DirectoryNode.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/DirectoryNode.html#createDocument(java.lang.String, int, org.apache.poi.poifs.filesystem.POIFSWriterListener)">createDocument</a></strong>(java.lang.String&nbsp;name,
+<td class="colLast"><span class="strong">FilteringDirectoryNode.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/FilteringDirectoryNode.html#createDocument(java.lang.String, int, org.apache.poi.poifs.filesystem.POIFSWriterListener)">createDocument</a></strong>(java.lang.String&nbsp;name,
               int&nbsp;size,
-              <a href="../../../../../../org/apache/poi/poifs/filesystem/POIFSWriterListener.html" title="interface in org.apache.poi.poifs.filesystem">POIFSWriterListener</a>&nbsp;writer)</code>
-<div class="block">create a new DocumentEntry; the data will be provided later</div>
-</td>
+              <a href="../../../../../../org/apache/poi/poifs/filesystem/POIFSWriterListener.html" title="interface in org.apache.poi.poifs.filesystem">POIFSWriterListener</a>&nbsp;writer)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/poifs/filesystem/DocumentEntry.html" title="interface in org.apache.poi.poifs.filesystem">DocumentEntry</a></code></td>
-<td class="colLast"><span class="strong">DirectoryEntry.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/DirectoryEntry.html#createDocument(java.lang.String, int, org.apache.poi.poifs.filesystem.POIFSWriterListener)">createDocument</a></strong>(java.lang.String&nbsp;name,
+<td class="colLast"><span class="strong">POIFSFileSystem.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/POIFSFileSystem.html#createDocument(java.lang.String, int, org.apache.poi.poifs.filesystem.POIFSWriterListener)">createDocument</a></strong>(java.lang.String&nbsp;name,
               int&nbsp;size,
               <a href="../../../../../../org/apache/poi/poifs/filesystem/POIFSWriterListener.html" title="interface in org.apache.poi.poifs.filesystem">POIFSWriterListener</a>&nbsp;writer)</code>
-<div class="block">create a new DocumentEntry; the data will be provided later</div>
+<div class="block">create a new DocumentEntry in the root entry; the data will be
+ provided later</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/poifs/filesystem/DocumentEntry.html" title="interface in org.apache.poi.poifs.filesystem">DocumentEntry</a></code></td>
-<td class="colLast"><span class="strong">NPOIFSFileSystem.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#createDocument(java.lang.String, int, org.apache.poi.poifs.filesystem.POIFSWriterListener)">createDocument</a></strong>(java.lang.String&nbsp;name,
+<td class="colLast"><span class="strong">DirectoryEntry.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/DirectoryEntry.html#createDocument(java.lang.String, int, org.apache.poi.poifs.filesystem.POIFSWriterListener)">createDocument</a></strong>(java.lang.String&nbsp;name,
               int&nbsp;size,
               <a href="../../../../../../org/apache/poi/poifs/filesystem/POIFSWriterListener.html" title="interface in org.apache.poi.poifs.filesystem">POIFSWriterListener</a>&nbsp;writer)</code>
-<div class="block">create a new DocumentEntry in the root entry; the data will be
- provided later</div>
+<div class="block">create a new DocumentEntry; the data will be provided later</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/poifs/filesystem/DocumentEntry.html" title="interface in org.apache.poi.poifs.filesystem">DocumentEntry</a></code></td>
-<td class="colLast"><span class="strong">POIFSFileSystem.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/POIFSFileSystem.html#createDocument(java.lang.String, int, org.apache.poi.poifs.filesystem.POIFSWriterListener)">createDocument</a></strong>(java.lang.String&nbsp;name,
+<td class="colLast"><span class="strong">NPOIFSFileSystem.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html#createDocument(java.lang.String, int, org.apache.poi.poifs.filesystem.POIFSWriterListener)">createDocument</a></strong>(java.lang.String&nbsp;name,
               int&nbsp;size,
               <a href="../../../../../../org/apache/poi/poifs/filesystem/POIFSWriterListener.html" title="interface in org.apache.poi.poifs.filesystem">POIFSWriterListener</a>&nbsp;writer)</code>
 <div class="block">create a new DocumentEntry in the root entry; the data will be
@@ -131,9 +129,11 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/poifs/filesystem/DocumentEntry.html" title="interface in org.apache.poi.poifs.filesystem">DocumentEntry</a></code></td>
-<td class="colLast"><span class="strong">FilteringDirectoryNode.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/FilteringDirectoryNode.html#createDocument(java.lang.String, int, org.apache.poi.poifs.filesystem.POIFSWriterListener)">createDocument</a></strong>(java.lang.String&nbsp;name,
+<td class="colLast"><span class="strong">DirectoryNode.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/filesystem/DirectoryNode.html#createDocument(java.lang.String, int, org.apache.poi.poifs.filesystem.POIFSWriterListener)">createDocument</a></strong>(java.lang.String&nbsp;name,
               int&nbsp;size,
-              <a href="../../../../../../org/apache/poi/poifs/filesystem/POIFSWriterListener.html" title="interface in org.apache.poi.poifs.filesystem">POIFSWriterListener</a>&nbsp;writer)</code>&nbsp;</td>
+              <a href="../../../../../../org/apache/poi/poifs/filesystem/POIFSWriterListener.html" title="interface in org.apache.poi.poifs.filesystem">POIFSWriterListener</a>&nbsp;writer)</code>
+<div class="block">create a new DocumentEntry; the data will be provided later</div>
+</td>
 </tr>
 </tbody>
 </table>

Modified: poi/site/publish/apidocs/org/apache/poi/poifs/property/class-use/Child.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/poifs/property/class-use/Child.html?rev=1531045&r1=1531044&r2=1531045&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/poifs/property/class-use/Child.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/poifs/property/class-use/Child.html Thu Oct 10 16:32:37 2013
@@ -146,25 +146,25 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/poifs/property/Child.html" title="interface in org.apache.poi.poifs.property">Child</a></code></td>
-<td class="colLast"><span class="strong">Property.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/property/Property.html#getNextChild()">getNextChild</a></strong>()</code>
+<td class="colLast"><span class="strong">Child.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/property/Child.html#getNextChild()">getNextChild</a></strong>()</code>
 <div class="block">Get the next Child, if any</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/poifs/property/Child.html" title="interface in org.apache.poi.poifs.property">Child</a></code></td>
-<td class="colLast"><span class="strong">Child.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/property/Child.html#getNextChild()">getNextChild</a></strong>()</code>
+<td class="colLast"><span class="strong">Property.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/property/Property.html#getNextChild()">getNextChild</a></strong>()</code>
 <div class="block">Get the next Child, if any</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/poifs/property/Child.html" title="interface in org.apache.poi.poifs.property">Child</a></code></td>
-<td class="colLast"><span class="strong">Property.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/property/Property.html#getPreviousChild()">getPreviousChild</a></strong>()</code>
+<td class="colLast"><span class="strong">Child.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/property/Child.html#getPreviousChild()">getPreviousChild</a></strong>()</code>
 <div class="block">Get the previous Child, if any</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/poifs/property/Child.html" title="interface in org.apache.poi.poifs.property">Child</a></code></td>
-<td class="colLast"><span class="strong">Child.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/property/Child.html#getPreviousChild()">getPreviousChild</a></strong>()</code>
+<td class="colLast"><span class="strong">Property.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/property/Property.html#getPreviousChild()">getPreviousChild</a></strong>()</code>
 <div class="block">Get the previous Child, if any</div>
 </td>
 </tr>
@@ -179,37 +179,37 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">Parent.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/property/Parent.html#setNextChild(org.apache.poi.poifs.property.Child)">setNextChild</a></strong>(<a href="../../../../../../org/apache/poi/poifs/property/Child.html" title="interface in org.apache.poi.poifs.property">Child</a>&nbsp;child)</code>
+<td class="colLast"><span class="strong">Child.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/property/Child.html#setNextChild(org.apache.poi.poifs.property.Child)">setNextChild</a></strong>(<a href="../../../../../../org/apache/poi/poifs/property/Child.html" title="interface in org.apache.poi.poifs.property">Child</a>&nbsp;child)</code>
 <div class="block">Set the next Child</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">Property.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/property/Property.html#setNextChild(org.apache.poi.poifs.property.Child)">setNextChild</a></strong>(<a href="../../../../../../org/apache/poi/poifs/property/Child.html" title="interface in org.apache.poi.poifs.property">Child</a>&nbsp;child)</code>
+<td class="colLast"><span class="strong">Parent.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/property/Parent.html#setNextChild(org.apache.poi.poifs.property.Child)">setNextChild</a></strong>(<a href="../../../../../../org/apache/poi/poifs/property/Child.html" title="interface in org.apache.poi.poifs.property">Child</a>&nbsp;child)</code>
 <div class="block">Set the next Child</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">Child.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/property/Child.html#setNextChild(org.apache.poi.poifs.property.Child)">setNextChild</a></strong>(<a href="../../../../../../org/apache/poi/poifs/property/Child.html" title="interface in org.apache.poi.poifs.property">Child</a>&nbsp;child)</code>
+<td class="colLast"><span class="strong">Property.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/property/Property.html#setNextChild(org.apache.poi.poifs.property.Child)">setNextChild</a></strong>(<a href="../../../../../../org/apache/poi/poifs/property/Child.html" title="interface in org.apache.poi.poifs.property">Child</a>&nbsp;child)</code>
 <div class="block">Set the next Child</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">Parent.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/property/Parent.html#setPreviousChild(org.apache.poi.poifs.property.Child)">setPreviousChild</a></strong>(<a href="../../../../../../org/apache/poi/poifs/property/Child.html" title="interface in org.apache.poi.poifs.property">Child</a>&nbsp;child)</code>
+<td class="colLast"><span class="strong">Child.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/property/Child.html#setPreviousChild(org.apache.poi.poifs.property.Child)">setPreviousChild</a></strong>(<a href="../../../../../../org/apache/poi/poifs/property/Child.html" title="interface in org.apache.poi.poifs.property">Child</a>&nbsp;child)</code>
 <div class="block">Set the previous Child</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">Property.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/property/Property.html#setPreviousChild(org.apache.poi.poifs.property.Child)">setPreviousChild</a></strong>(<a href="../../../../../../org/apache/poi/poifs/property/Child.html" title="interface in org.apache.poi.poifs.property">Child</a>&nbsp;child)</code>
+<td class="colLast"><span class="strong">Parent.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/property/Parent.html#setPreviousChild(org.apache.poi.poifs.property.Child)">setPreviousChild</a></strong>(<a href="../../../../../../org/apache/poi/poifs/property/Child.html" title="interface in org.apache.poi.poifs.property">Child</a>&nbsp;child)</code>
 <div class="block">Set the previous Child</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">Child.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/property/Child.html#setPreviousChild(org.apache.poi.poifs.property.Child)">setPreviousChild</a></strong>(<a href="../../../../../../org/apache/poi/poifs/property/Child.html" title="interface in org.apache.poi.poifs.property">Child</a>&nbsp;child)</code>
+<td class="colLast"><span class="strong">Property.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/property/Property.html#setPreviousChild(org.apache.poi.poifs.property.Child)">setPreviousChild</a></strong>(<a href="../../../../../../org/apache/poi/poifs/property/Child.html" title="interface in org.apache.poi.poifs.property">Child</a>&nbsp;child)</code>
 <div class="block">Set the previous Child</div>
 </td>
 </tr>

Modified: poi/site/publish/apidocs/org/apache/poi/poifs/property/class-use/Property.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/poifs/property/class-use/Property.html?rev=1531045&r1=1531044&r2=1531045&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/poifs/property/class-use/Property.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/poifs/property/class-use/Property.html Thu Oct 10 16:32:37 2013
@@ -200,13 +200,13 @@ Compound Document Format.</div>
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">Parent.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/property/Parent.html#addChild(org.apache.poi.poifs.property.Property)">addChild</a></strong>(<a href="../../../../../../org/apache/poi/poifs/property/Property.html" title="class in org.apache.poi.poifs.property">Property</a>&nbsp;property)</code>
+<td class="colLast"><span class="strong">DirectoryProperty.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/property/DirectoryProperty.html#addChild(org.apache.poi.poifs.property.Property)">addChild</a></strong>(<a href="../../../../../../org/apache/poi/poifs/property/Property.html" title="class in org.apache.poi.poifs.property">Property</a>&nbsp;property)</code>
 <div class="block">Add a new child to the collection of children</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">DirectoryProperty.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/property/DirectoryProperty.html#addChild(org.apache.poi.poifs.property.Property)">addChild</a></strong>(<a href="../../../../../../org/apache/poi/poifs/property/Property.html" title="class in org.apache.poi.poifs.property">Property</a>&nbsp;property)</code>
+<td class="colLast"><span class="strong">Parent.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/property/Parent.html#addChild(org.apache.poi.poifs.property.Property)">addChild</a></strong>(<a href="../../../../../../org/apache/poi/poifs/property/Property.html" title="class in org.apache.poi.poifs.property">Property</a>&nbsp;property)</code>
 <div class="block">Add a new child to the collection of children</div>
 </td>
 </tr>

Modified: poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/MasterSheet.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/MasterSheet.html?rev=1531045&r1=1531044&r2=1531045&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/MasterSheet.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/MasterSheet.html Thu Oct 10 16:32:37 2013
@@ -98,13 +98,13 @@
 <td class="colLast"><span class="strong">SlideShow.</span><code><strong><a href="../../../../../../org/apache/poi/sl/usermodel/SlideShow.html#createMasterSheet()">createMasterSheet</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code><a href="../../../../../../org/apache/poi/sl/usermodel/MasterSheet.html" title="interface in org.apache.poi.sl.usermodel">MasterSheet</a>[]</code></td>
-<td class="colLast"><span class="strong">SlideShow.</span><code><strong><a href="../../../../../../org/apache/poi/sl/usermodel/SlideShow.html#getMasterSheet()">getMasterSheet</a></strong>()</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/sl/usermodel/MasterSheet.html" title="interface in org.apache.poi.sl.usermodel">MasterSheet</a></code></td>
 <td class="colLast"><span class="strong">Sheet.</span><code><strong><a href="../../../../../../org/apache/poi/sl/usermodel/Sheet.html#getMasterSheet()">getMasterSheet</a></strong>()</code>&nbsp;</td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/poi/sl/usermodel/MasterSheet.html" title="interface in org.apache.poi.sl.usermodel">MasterSheet</a>[]</code></td>
+<td class="colLast"><span class="strong">SlideShow.</span><code><strong><a href="../../../../../../org/apache/poi/sl/usermodel/SlideShow.html#getMasterSheet()">getMasterSheet</a></strong>()</code>&nbsp;</td>
+</tr>
 </tbody>
 </table>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/PictureData.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/PictureData.html?rev=1531045&r1=1531044&r2=1531045&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/PictureData.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/PictureData.html Thu Oct 10 16:32:37 2013
@@ -94,13 +94,13 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><code><a href="../../../../../../org/apache/poi/sl/usermodel/PictureData.html" title="interface in org.apache.poi.sl.usermodel">PictureData</a></code></td>
-<td class="colLast"><span class="strong">Picture.</span><code><strong><a href="../../../../../../org/apache/poi/sl/usermodel/Picture.html#getPictureData()">getPictureData</a></strong>()</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/sl/usermodel/PictureData.html" title="interface in org.apache.poi.sl.usermodel">PictureData</a>[]</code></td>
 <td class="colLast"><span class="strong">Resources.</span><code><strong><a href="../../../../../../org/apache/poi/sl/usermodel/Resources.html#getPictureData()">getPictureData</a></strong>()</code>&nbsp;</td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/poi/sl/usermodel/PictureData.html" title="interface in org.apache.poi.sl.usermodel">PictureData</a></code></td>
+<td class="colLast"><span class="strong">Picture.</span><code><strong><a href="../../../../../../org/apache/poi/sl/usermodel/Picture.html#getPictureData()">getPictureData</a></strong>()</code>&nbsp;</td>
+</tr>
 </tbody>
 </table>
 <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">

Modified: poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/TextRun.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/TextRun.html?rev=1531045&r1=1531044&r2=1531045&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/TextRun.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/TextRun.html Thu Oct 10 16:32:37 2013
@@ -95,11 +95,11 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/sl/usermodel/TextRun.html" title="interface in org.apache.poi.sl.usermodel">TextRun</a></code></td>
-<td class="colLast"><span class="strong">Notes.</span><code><strong><a href="../../../../../../org/apache/poi/sl/usermodel/Notes.html#getTextRun()">getTextRun</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">AutoShape.</span><code><strong><a href="../../../../../../org/apache/poi/sl/usermodel/AutoShape.html#getTextRun()">getTextRun</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/sl/usermodel/TextRun.html" title="interface in org.apache.poi.sl.usermodel">TextRun</a></code></td>
-<td class="colLast"><span class="strong">AutoShape.</span><code><strong><a href="../../../../../../org/apache/poi/sl/usermodel/AutoShape.html#getTextRun()">getTextRun</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">Notes.</span><code><strong><a href="../../../../../../org/apache/poi/sl/usermodel/Notes.html#getTextRun()">getTextRun</a></strong>()</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>

Modified: poi/site/publish/apidocs/org/apache/poi/ss/formula/class-use/EvaluationName.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/formula/class-use/EvaluationName.html?rev=1531045&r1=1531044&r2=1531045&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/formula/class-use/EvaluationName.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/formula/class-use/EvaluationName.html Thu Oct 10 16:32:37 2013
@@ -136,16 +136,16 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/ss/formula/EvaluationName.html" title="interface in org.apache.poi.ss.formula">EvaluationName</a></code></td>
+<td class="colLast"><span class="strong">EvaluationWorkbook.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/EvaluationWorkbook.html#getName(java.lang.String, int)">getName</a></strong>(java.lang.String&nbsp;name,
+       int&nbsp;sheetIndex)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/poi/ss/formula/EvaluationName.html" title="interface in org.apache.poi.ss.formula">EvaluationName</a></code></td>
 <td class="colLast"><span class="strong">FormulaParsingWorkbook.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/FormulaParsingWorkbook.html#getName(java.lang.String, int)">getName</a></strong>(java.lang.String&nbsp;name,
        int&nbsp;sheetIndex)</code>
 <div class="block">named range name matching is case insensitive</div>
 </td>
 </tr>
-<tr class="altColor">
-<td class="colFirst"><code><a href="../../../../../../org/apache/poi/ss/formula/EvaluationName.html" title="interface in org.apache.poi.ss.formula">EvaluationName</a></code></td>
-<td class="colLast"><span class="strong">EvaluationWorkbook.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/EvaluationWorkbook.html#getName(java.lang.String, int)">getName</a></strong>(java.lang.String&nbsp;name,
-       int&nbsp;sheetIndex)</code>&nbsp;</td>
-</tr>
 </tbody>
 </table>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/ss/formula/class-use/EvaluationWorkbook.ExternalSheet.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/formula/class-use/EvaluationWorkbook.ExternalSheet.html?rev=1531045&r1=1531044&r2=1531045&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/formula/class-use/EvaluationWorkbook.ExternalSheet.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/formula/class-use/EvaluationWorkbook.ExternalSheet.html Thu Oct 10 16:32:37 2013
@@ -149,11 +149,11 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/ss/formula/EvaluationWorkbook.ExternalSheet.html" title="class in org.apache.poi.ss.formula">EvaluationWorkbook.ExternalSheet</a></code></td>
-<td class="colLast"><span class="strong">FormulaRenderingWorkbook.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/FormulaRenderingWorkbook.html#getExternalSheet(int)">getExternalSheet</a></strong>(int&nbsp;externSheetIndex)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">EvaluationWorkbook.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/EvaluationWorkbook.html#getExternalSheet(int)">getExternalSheet</a></strong>(int&nbsp;externSheetIndex)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/ss/formula/EvaluationWorkbook.ExternalSheet.html" title="class in org.apache.poi.ss.formula">EvaluationWorkbook.ExternalSheet</a></code></td>
-<td class="colLast"><span class="strong">EvaluationWorkbook.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/EvaluationWorkbook.html#getExternalSheet(int)">getExternalSheet</a></strong>(int&nbsp;externSheetIndex)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">FormulaRenderingWorkbook.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/FormulaRenderingWorkbook.html#getExternalSheet(int)">getExternalSheet</a></strong>(int&nbsp;externSheetIndex)</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>

Modified: poi/site/publish/apidocs/org/apache/poi/ss/formula/class-use/FormulaRenderingWorkbook.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/formula/class-use/FormulaRenderingWorkbook.html?rev=1531045&r1=1531044&r2=1531045&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/formula/class-use/FormulaRenderingWorkbook.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/formula/class-use/FormulaRenderingWorkbook.html Thu Oct 10 16:32:37 2013
@@ -159,27 +159,27 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>java.lang.String</code></td>
-<td class="colLast"><span class="strong">DeletedArea3DPtg.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/ptg/DeletedArea3DPtg.html#toFormulaString(org.apache.poi.ss.formula.FormulaRenderingWorkbook)">toFormulaString</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/FormulaRenderingWorkbook.html" title="interface in org.apache.poi.ss.formula">FormulaRenderingWorkbook</a>&nbsp;book)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">DeletedRef3DPtg.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/ptg/DeletedRef3DPtg.html#toFormulaString(org.apache.poi.ss.formula.FormulaRenderingWorkbook)">toFormulaString</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/FormulaRenderingWorkbook.html" title="interface in org.apache.poi.ss.formula">FormulaRenderingWorkbook</a>&nbsp;book)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>java.lang.String</code></td>
-<td class="colLast"><span class="strong">Ref3DPtg.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/ptg/Ref3DPtg.html#toFormulaString(org.apache.poi.ss.formula.FormulaRenderingWorkbook)">toFormulaString</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/FormulaRenderingWorkbook.html" title="interface in org.apache.poi.ss.formula">FormulaRenderingWorkbook</a>&nbsp;book)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">Area3DPtg.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/ptg/Area3DPtg.html#toFormulaString(org.apache.poi.ss.formula.FormulaRenderingWorkbook)">toFormulaString</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/FormulaRenderingWorkbook.html" title="interface in org.apache.poi.ss.formula">FormulaRenderingWorkbook</a>&nbsp;book)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>java.lang.String</code></td>
-<td class="colLast"><span class="strong">Area3DPtg.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/ptg/Area3DPtg.html#toFormulaString(org.apache.poi.ss.formula.FormulaRenderingWorkbook)">toFormulaString</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/FormulaRenderingWorkbook.html" title="interface in org.apache.poi.ss.formula">FormulaRenderingWorkbook</a>&nbsp;book)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">DeletedArea3DPtg.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/ptg/DeletedArea3DPtg.html#toFormulaString(org.apache.poi.ss.formula.FormulaRenderingWorkbook)">toFormulaString</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/FormulaRenderingWorkbook.html" title="interface in org.apache.poi.ss.formula">FormulaRenderingWorkbook</a>&nbsp;book)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>java.lang.String</code></td>
-<td class="colLast"><span class="strong">DeletedRef3DPtg.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/ptg/DeletedRef3DPtg.html#toFormulaString(org.apache.poi.ss.formula.FormulaRenderingWorkbook)">toFormulaString</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/FormulaRenderingWorkbook.html" title="interface in org.apache.poi.ss.formula">FormulaRenderingWorkbook</a>&nbsp;book)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">NamePtg.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/ptg/NamePtg.html#toFormulaString(org.apache.poi.ss.formula.FormulaRenderingWorkbook)">toFormulaString</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/FormulaRenderingWorkbook.html" title="interface in org.apache.poi.ss.formula">FormulaRenderingWorkbook</a>&nbsp;book)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>java.lang.String</code></td>
-<td class="colLast"><span class="strong">NameXPtg.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/ptg/NameXPtg.html#toFormulaString(org.apache.poi.ss.formula.FormulaRenderingWorkbook)">toFormulaString</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/FormulaRenderingWorkbook.html" title="interface in org.apache.poi.ss.formula">FormulaRenderingWorkbook</a>&nbsp;book)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">Ref3DPtg.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/ptg/Ref3DPtg.html#toFormulaString(org.apache.poi.ss.formula.FormulaRenderingWorkbook)">toFormulaString</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/FormulaRenderingWorkbook.html" title="interface in org.apache.poi.ss.formula">FormulaRenderingWorkbook</a>&nbsp;book)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>java.lang.String</code></td>
-<td class="colLast"><span class="strong">NamePtg.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/ptg/NamePtg.html#toFormulaString(org.apache.poi.ss.formula.FormulaRenderingWorkbook)">toFormulaString</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/FormulaRenderingWorkbook.html" title="interface in org.apache.poi.ss.formula">FormulaRenderingWorkbook</a>&nbsp;book)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">NameXPtg.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/ptg/NameXPtg.html#toFormulaString(org.apache.poi.ss.formula.FormulaRenderingWorkbook)">toFormulaString</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/FormulaRenderingWorkbook.html" title="interface in org.apache.poi.ss.formula">FormulaRenderingWorkbook</a>&nbsp;book)</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>

Modified: poi/site/publish/apidocs/org/apache/poi/ss/formula/class-use/FormulaShifter.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/formula/class-use/FormulaShifter.html?rev=1531045&r1=1531044&r2=1531045&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/formula/class-use/FormulaShifter.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/formula/class-use/FormulaShifter.html Thu Oct 10 16:32:37 2013
@@ -150,12 +150,12 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">RowRecordsAggregate.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/record/aggregates/RowRecordsAggregate.html#updateFormulasAfterRowShift(org.apache.poi.ss.formula.FormulaShifter, int)">updateFormulasAfterRowShift</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/FormulaShifter.html" title="class in org.apache.poi.ss.formula">FormulaShifter</a>&nbsp;formulaShifter,
+<td class="colLast"><span class="strong">ValueRecordsAggregate.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/record/aggregates/ValueRecordsAggregate.html#updateFormulasAfterRowShift(org.apache.poi.ss.formula.FormulaShifter, int)">updateFormulasAfterRowShift</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/FormulaShifter.html" title="class in org.apache.poi.ss.formula">FormulaShifter</a>&nbsp;shifter,
                            int&nbsp;currentExternSheetIndex)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">ValueRecordsAggregate.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/record/aggregates/ValueRecordsAggregate.html#updateFormulasAfterRowShift(org.apache.poi.ss.formula.FormulaShifter, int)">updateFormulasAfterRowShift</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/FormulaShifter.html" title="class in org.apache.poi.ss.formula">FormulaShifter</a>&nbsp;shifter,
+<td class="colLast"><span class="strong">RowRecordsAggregate.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/record/aggregates/RowRecordsAggregate.html#updateFormulasAfterRowShift(org.apache.poi.ss.formula.FormulaShifter, int)">updateFormulasAfterRowShift</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/FormulaShifter.html" title="class in org.apache.poi.ss.formula">FormulaShifter</a>&nbsp;formulaShifter,
                            int&nbsp;currentExternSheetIndex)</code>&nbsp;</td>
 </tr>
 </tbody>

Modified: poi/site/publish/apidocs/org/apache/poi/ss/formula/class-use/OperationEvaluationContext.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/formula/class-use/OperationEvaluationContext.html?rev=1531045&r1=1531044&r2=1531045&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/formula/class-use/OperationEvaluationContext.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/formula/class-use/OperationEvaluationContext.html Thu Oct 10 16:32:37 2013
@@ -95,7 +95,7 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a></code></td>
-<td class="colLast"><span class="strong">Imaginary.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/functions/Imaginary.html#evaluate(org.apache.poi.ss.formula.eval.ValueEval[], org.apache.poi.ss.formula.OperationEvaluationContext)">evaluate</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a>[]&nbsp;args,
+<td class="colLast"><span class="strong">Delta.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/functions/Delta.html#evaluate(org.apache.poi.ss.formula.eval.ValueEval[], org.apache.poi.ss.formula.OperationEvaluationContext)">evaluate</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a>[]&nbsp;args,
         <a href="../../../../../../org/apache/poi/ss/formula/OperationEvaluationContext.html" title="class in org.apache.poi.ss.formula">OperationEvaluationContext</a>&nbsp;ec)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
@@ -105,27 +105,27 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a></code></td>
-<td class="colLast"><span class="strong">ImReal.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/functions/ImReal.html#evaluate(org.apache.poi.ss.formula.eval.ValueEval[], org.apache.poi.ss.formula.OperationEvaluationContext)">evaluate</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a>[]&nbsp;args,
+<td class="colLast"><span class="strong">Imaginary.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/functions/Imaginary.html#evaluate(org.apache.poi.ss.formula.eval.ValueEval[], org.apache.poi.ss.formula.OperationEvaluationContext)">evaluate</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a>[]&nbsp;args,
         <a href="../../../../../../org/apache/poi/ss/formula/OperationEvaluationContext.html" title="class in org.apache.poi.ss.formula">OperationEvaluationContext</a>&nbsp;ec)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a></code></td>
-<td class="colLast"><span class="strong">Indirect.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/functions/Indirect.html#evaluate(org.apache.poi.ss.formula.eval.ValueEval[], org.apache.poi.ss.formula.OperationEvaluationContext)">evaluate</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a>[]&nbsp;args,
+<td class="colLast"><span class="strong">Quotient.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/functions/Quotient.html#evaluate(org.apache.poi.ss.formula.eval.ValueEval[], org.apache.poi.ss.formula.OperationEvaluationContext)">evaluate</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a>[]&nbsp;args,
         <a href="../../../../../../org/apache/poi/ss/formula/OperationEvaluationContext.html" title="class in org.apache.poi.ss.formula">OperationEvaluationContext</a>&nbsp;ec)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a></code></td>
-<td class="colLast"><span class="strong">Dec2Hex.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/functions/Dec2Hex.html#evaluate(org.apache.poi.ss.formula.eval.ValueEval[], org.apache.poi.ss.formula.OperationEvaluationContext)">evaluate</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a>[]&nbsp;args,
+<td class="colLast"><span class="strong">Indirect.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/functions/Indirect.html#evaluate(org.apache.poi.ss.formula.eval.ValueEval[], org.apache.poi.ss.formula.OperationEvaluationContext)">evaluate</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a>[]&nbsp;args,
         <a href="../../../../../../org/apache/poi/ss/formula/OperationEvaluationContext.html" title="class in org.apache.poi.ss.formula">OperationEvaluationContext</a>&nbsp;ec)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a></code></td>
-<td class="colLast"><span class="strong">EDate.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/functions/EDate.html#evaluate(org.apache.poi.ss.formula.eval.ValueEval[], org.apache.poi.ss.formula.OperationEvaluationContext)">evaluate</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a>[]&nbsp;args,
+<td class="colLast"><span class="strong">ImReal.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/functions/ImReal.html#evaluate(org.apache.poi.ss.formula.eval.ValueEval[], org.apache.poi.ss.formula.OperationEvaluationContext)">evaluate</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a>[]&nbsp;args,
         <a href="../../../../../../org/apache/poi/ss/formula/OperationEvaluationContext.html" title="class in org.apache.poi.ss.formula">OperationEvaluationContext</a>&nbsp;ec)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a></code></td>
-<td class="colLast"><span class="strong">Quotient.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/functions/Quotient.html#evaluate(org.apache.poi.ss.formula.eval.ValueEval[], org.apache.poi.ss.formula.OperationEvaluationContext)">evaluate</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a>[]&nbsp;args,
+<td class="colLast"><span class="strong">Dec2Hex.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/functions/Dec2Hex.html#evaluate(org.apache.poi.ss.formula.eval.ValueEval[], org.apache.poi.ss.formula.OperationEvaluationContext)">evaluate</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a>[]&nbsp;args,
         <a href="../../../../../../org/apache/poi/ss/formula/OperationEvaluationContext.html" title="class in org.apache.poi.ss.formula">OperationEvaluationContext</a>&nbsp;ec)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
@@ -138,6 +138,16 @@
 <td class="colLast"><span class="strong">FreeRefFunction.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/functions/FreeRefFunction.html#evaluate(org.apache.poi.ss.formula.eval.ValueEval[], org.apache.poi.ss.formula.OperationEvaluationContext)">evaluate</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a>[]&nbsp;args,
         <a href="../../../../../../org/apache/poi/ss/formula/OperationEvaluationContext.html" title="class in org.apache.poi.ss.formula">OperationEvaluationContext</a>&nbsp;ec)</code>&nbsp;</td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a></code></td>
+<td class="colLast"><span class="strong">EDate.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/functions/EDate.html#evaluate(org.apache.poi.ss.formula.eval.ValueEval[], org.apache.poi.ss.formula.OperationEvaluationContext)">evaluate</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a>[]&nbsp;args,
+        <a href="../../../../../../org/apache/poi/ss/formula/OperationEvaluationContext.html" title="class in org.apache.poi.ss.formula">OperationEvaluationContext</a>&nbsp;ec)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a></code></td>
+<td class="colLast"><span class="strong">WeekNum.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/functions/WeekNum.html#evaluate(org.apache.poi.ss.formula.eval.ValueEval[], org.apache.poi.ss.formula.OperationEvaluationContext)">evaluate</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a>[]&nbsp;args,
+        <a href="../../../../../../org/apache/poi/ss/formula/OperationEvaluationContext.html" title="class in org.apache.poi.ss.formula">OperationEvaluationContext</a>&nbsp;ec)</code>&nbsp;</td>
+</tr>
 </tbody>
 </table>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/ss/formula/eval/class-use/EvaluationException.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/formula/eval/class-use/EvaluationException.html?rev=1531045&r1=1531044&r2=1531045&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/formula/eval/class-use/EvaluationException.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/formula/eval/class-use/EvaluationException.html Thu Oct 10 16:32:37 2013
@@ -242,19 +242,19 @@
 <td class="colLast"><span class="strong">NumericFunction.OneArg.</span><code><strong><a href="../../../../../../../org/apache/poi/ss/formula/functions/NumericFunction.OneArg.html#evaluate(double)">evaluate</a></strong>(double&nbsp;d)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>protected double</code></td>
-<td class="colLast"><span class="strong">FinanceFunction.</span><code><strong><a href="../../../../../../../org/apache/poi/ss/formula/functions/FinanceFunction.html#evaluate(double[])">evaluate</a></strong>(double[]&nbsp;ds)</code>&nbsp;</td>
+<td class="colFirst"><code>static double</code></td>
+<td class="colLast"><span class="strong">Mode.</span><code><strong><a href="../../../../../../../org/apache/poi/ss/formula/functions/Mode.html#evaluate(double[])">evaluate</a></strong>(double[]&nbsp;v)</code>
+<div class="block">if v is zero length or contains no duplicates, return value is
+ Double.NaN.</div>
+</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected abstract double</code></td>
 <td class="colLast"><span class="strong">MultiOperandNumericFunction.</span><code><strong><a href="../../../../../../../org/apache/poi/ss/formula/functions/MultiOperandNumericFunction.html#evaluate(double[])">evaluate</a></strong>(double[]&nbsp;values)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>static double</code></td>
-<td class="colLast"><span class="strong">Mode.</span><code><strong><a href="../../../../../../../org/apache/poi/ss/formula/functions/Mode.html#evaluate(double[])">evaluate</a></strong>(double[]&nbsp;v)</code>
-<div class="block">if v is zero length or contains no duplicates, return value is
- Double.NaN.</div>
-</td>
+<td class="colFirst"><code>protected double</code></td>
+<td class="colLast"><span class="strong">FinanceFunction.</span><code><strong><a href="../../../../../../../org/apache/poi/ss/formula/functions/FinanceFunction.html#evaluate(double[])">evaluate</a></strong>(double[]&nbsp;ds)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected abstract double</code></td>



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