You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by ni...@apache.org on 2014/02/19 00:31:54 UTC

svn commit: r1569558 [1/3] - in /poi/site/publish: apidocs/org/apache/poi/hwpf/model/Ffn.html apidocs/org/apache/poi/hwpf/model/FontTable.html changes.html changes.rss hpbf/file-format.xml todo.html

Author: nick
Date: Tue Feb 18 23:31:53 2014
New Revision: 1569558

URL: http://svn.apache.org/r1569558
Log:
Republish the site

Modified:
    poi/site/publish/apidocs/org/apache/poi/hwpf/model/Ffn.html
    poi/site/publish/apidocs/org/apache/poi/hwpf/model/FontTable.html
    poi/site/publish/changes.html
    poi/site/publish/changes.rss
    poi/site/publish/hpbf/file-format.xml   (contents, props changed)
    poi/site/publish/todo.html

Modified: poi/site/publish/apidocs/org/apache/poi/hwpf/model/Ffn.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hwpf/model/Ffn.html?rev=1569558&r1=1569557&r2=1569558&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hwpf/model/Ffn.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hwpf/model/Ffn.html Tue Feb 18 23:31:53 2014
@@ -140,7 +140,7 @@ extends java.lang.Object</pre>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwpf/model/Ffn.html#equals(java.lang.Object)">equals</a></strong>(java.lang.Object&nbsp;o)</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwpf/model/Ffn.html#equals(java.lang.Object)">equals</a></strong>(java.lang.Object&nbsp;other)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>int</code></td>
@@ -322,7 +322,7 @@ extends java.lang.Object</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>equals</h4>
-<pre>public&nbsp;boolean&nbsp;equals(java.lang.Object&nbsp;o)</pre>
+<pre>public&nbsp;boolean&nbsp;equals(java.lang.Object&nbsp;other)</pre>
 <dl>
 <dt><strong>Overrides:</strong></dt>
 <dd><code>equals</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>

Modified: poi/site/publish/apidocs/org/apache/poi/hwpf/model/FontTable.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hwpf/model/FontTable.html?rev=1569558&r1=1569557&r2=1569558&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hwpf/model/FontTable.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hwpf/model/FontTable.html Tue Feb 18 23:31:53 2014
@@ -142,7 +142,7 @@ extends java.lang.Object</pre>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwpf/model/FontTable.html#equals(java.lang.Object)">equals</a></strong>(java.lang.Object&nbsp;o)</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwpf/model/FontTable.html#equals(java.lang.Object)">equals</a></strong>(java.lang.Object&nbsp;other)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>java.lang.String</code></td>
@@ -322,7 +322,7 @@ public&nbsp;void&nbsp;writeTo(<a href=".
 <ul class="blockList">
 <li class="blockList">
 <h4>equals</h4>
-<pre>public&nbsp;boolean&nbsp;equals(java.lang.Object&nbsp;o)</pre>
+<pre>public&nbsp;boolean&nbsp;equals(java.lang.Object&nbsp;other)</pre>
 <dl>
 <dt><strong>Overrides:</strong></dt>
 <dd><code>equals</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>



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