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 2015/02/10 16:56:00 UTC

svn commit: r1658741 - in /poi/site/publish: ./ apidocs/ apidocs/org/apache/poi/hssf/usermodel/ apidocs/org/apache/poi/ss/usermodel/class-use/ spreadsheet/

Author: nick
Date: Tue Feb 10 15:55:59 2015
New Revision: 1658741

URL: http://svn.apache.org/r1658741
Log:
Republish site

Modified:
    poi/site/publish/apidocs/index-all.html
    poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/DummyGraphics2d.html
    poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/EscherGraphics2d.html
    poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFRow.html
    poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFWorkbook.html
    poi/site/publish/apidocs/org/apache/poi/ss/usermodel/class-use/Cell.html
    poi/site/publish/changes.html
    poi/site/publish/spreadsheet/quick-guide.html

Modified: poi/site/publish/apidocs/index-all.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/index-all.html?rev=1658741&r1=1658740&r2=1658741&view=diff
==============================================================================
--- poi/site/publish/apidocs/index-all.html (original)
+++ poi/site/publish/apidocs/index-all.html Tue Feb 10 15:55:59 2015
@@ -1086,9 +1086,9 @@
 <div class="block">Sets the values of an arbitrary number of preferences for the
  rendering algorithms.</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/DummyGraphics2d.html#addRenderingHints(java.util.Map)">addRenderingHints(Map)</a></span> - Method in class org.apache.poi.hssf.usermodel.<a href="./org/apache/poi/hssf/usermodel/DummyGraphics2d.html" title="class in org.apache.poi.hssf.usermodel">DummyGraphics2d</a></dt>
+<dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/DummyGraphics2d.html#addRenderingHints(java.util.Map)">addRenderingHints(Map&lt;?, ?&gt;)</a></span> - Method in class org.apache.poi.hssf.usermodel.<a href="./org/apache/poi/hssf/usermodel/DummyGraphics2d.html" title="class in org.apache.poi.hssf.usermodel">DummyGraphics2d</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/EscherGraphics2d.html#addRenderingHints(java.util.Map)">addRenderingHints(Map)</a></span> - Method in class org.apache.poi.hssf.usermodel.<a href="./org/apache/poi/hssf/usermodel/EscherGraphics2d.html" title="class in org.apache.poi.hssf.usermodel">EscherGraphics2d</a></dt>
+<dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/EscherGraphics2d.html#addRenderingHints(java.util.Map)">addRenderingHints(Map&lt;?, ?&gt;)</a></span> - Method in class org.apache.poi.hssf.usermodel.<a href="./org/apache/poi/hssf/usermodel/EscherGraphics2d.html" title="class in org.apache.poi.hssf.usermodel">EscherGraphics2d</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xssf/usermodel/XSSFPivotTable.html#addReportFilter(int)">addReportFilter(int)</a></span> - Method in class org.apache.poi.xssf.usermodel.<a href="./org/apache/poi/xssf/usermodel/XSSFPivotTable.html" title="class in org.apache.poi.xssf.usermodel">XSSFPivotTable</a></dt>
 <dd>
@@ -39377,12 +39377,12 @@ return null</div>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/HSSFWorkbook.html#HSSFWorkbook(java.io.InputStream)">HSSFWorkbook(InputStream)</a></span> - Constructor for class org.apache.poi.hssf.usermodel.<a href="./org/apache/poi/hssf/usermodel/HSSFWorkbook.html" title="class in org.apache.poi.hssf.usermodel">HSSFWorkbook</a></dt>
 <dd>
 <div class="block">Companion to HSSFWorkbook(POIFSFileSystem), this constructs the 
-  POI filesystem around your inputstream, including all nodes.</div>
+  POI filesystem around your <code>InputStream</code>, including all nodes.</div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/HSSFWorkbook.html#HSSFWorkbook(java.io.InputStream,%20boolean)">HSSFWorkbook(InputStream, boolean)</a></span> - Constructor for class org.apache.poi.hssf.usermodel.<a href="./org/apache/poi/hssf/usermodel/HSSFWorkbook.html" title="class in org.apache.poi.hssf.usermodel">HSSFWorkbook</a></dt>
 <dd>
 <div class="block">Companion to HSSFWorkbook(POIFSFileSystem), this constructs the 
- POI filesystem around your inputstream.</div>
+ POI filesystem around your <code>InputStream</code>.</div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/hwpf/converter/HtmlDocumentFacade.html#html">html</a></span> - Variable in class org.apache.poi.hwpf.converter.<a href="./org/apache/poi/hwpf/converter/HtmlDocumentFacade.html" title="class in org.apache.poi.hwpf.converter">HtmlDocumentFacade</a></dt>
 <dd>&nbsp;</dd>
@@ -65226,9 +65226,9 @@ Compound Document Format.</div>
 <div class="block">Replaces the values of all preferences for the rendering
  algorithms with the specified <code>hints</code>.</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/DummyGraphics2d.html#setRenderingHints(java.util.Map)">setRenderingHints(Map)</a></span> - Method in class org.apache.poi.hssf.usermodel.<a href="./org/apache/poi/hssf/usermodel/DummyGraphics2d.html" title="class in org.apache.poi.hssf.usermodel">DummyGraphics2d</a></dt>
+<dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/DummyGraphics2d.html#setRenderingHints(java.util.Map)">setRenderingHints(Map&lt;?, ?&gt;)</a></span> - Method in class org.apache.poi.hssf.usermodel.<a href="./org/apache/poi/hssf/usermodel/DummyGraphics2d.html" title="class in org.apache.poi.hssf.usermodel">DummyGraphics2d</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/EscherGraphics2d.html#setRenderingHints(java.util.Map)">setRenderingHints(Map)</a></span> - Method in class org.apache.poi.hssf.usermodel.<a href="./org/apache/poi/hssf/usermodel/EscherGraphics2d.html" title="class in org.apache.poi.hssf.usermodel">EscherGraphics2d</a></dt>
+<dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/EscherGraphics2d.html#setRenderingHints(java.util.Map)">setRenderingHints(Map&lt;?, ?&gt;)</a></span> - Method in class org.apache.poi.hssf.usermodel.<a href="./org/apache/poi/hssf/usermodel/EscherGraphics2d.html" title="class in org.apache.poi.hssf.usermodel">EscherGraphics2d</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/xwpf/usermodel/XWPFTableRow.html#setRepeatHeader(boolean)">setRepeatHeader(boolean)</a></span> - Method in class org.apache.poi.xwpf.usermodel.<a href="./org/apache/poi/xwpf/usermodel/XWPFTableRow.html" title="class in org.apache.poi.xwpf.usermodel">XWPFTableRow</a></dt>
 <dd>
@@ -77451,7 +77451,7 @@ the order they are declared.</div>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hssf/usermodel/HSSFWorkbook.html#write(java.io.OutputStream)">write(OutputStream)</a></span> - Method in class org.apache.poi.hssf.usermodel.<a href="./org/apache/poi/hssf/usermodel/HSSFWorkbook.html" title="class in org.apache.poi.hssf.usermodel">HSSFWorkbook</a></dt>
 <dd>
-<div class="block">Method write - write out this workbook to an Outputstream.</div>
+<div class="block">Method write - write out this workbook to an <code>OutputStream</code>.</div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/hwpf/HWPFDocument.html#write(java.io.OutputStream)">write(OutputStream)</a></span> - Method in class org.apache.poi.hwpf.<a href="./org/apache/poi/hwpf/HWPFDocument.html" title="class in org.apache.poi.hwpf">HWPFDocument</a></dt>
 <dd>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/DummyGraphics2d.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/DummyGraphics2d.html?rev=1658741&r1=1658740&r2=1658741&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/DummyGraphics2d.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/DummyGraphics2d.html Tue Feb 10 15:55:59 2015
@@ -143,7 +143,7 @@ extends java.awt.Graphics2D</pre>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/DummyGraphics2d.html#addRenderingHints(java.util.Map)">addRenderingHints</a></strong>(java.util.Map&nbsp;hints)</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/DummyGraphics2d.html#addRenderingHints(java.util.Map)">addRenderingHints</a></strong>(java.util.Map&lt;?,?&gt;&nbsp;hints)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
@@ -580,7 +580,7 @@ extends java.awt.Graphics2D</pre>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/DummyGraphics2d.html#setRenderingHints(java.util.Map)">setRenderingHints</a></strong>(java.util.Map&nbsp;hints)</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/DummyGraphics2d.html#setRenderingHints(java.util.Map)">setRenderingHints</a></strong>(java.util.Map&lt;?,?&gt;&nbsp;hints)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
@@ -662,7 +662,7 @@ extends java.awt.Graphics2D</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>addRenderingHints</h4>
-<pre>public&nbsp;void&nbsp;addRenderingHints(java.util.Map&nbsp;hints)</pre>
+<pre>public&nbsp;void&nbsp;addRenderingHints(java.util.Map&lt;?,?&gt;&nbsp;hints)</pre>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code>addRenderingHints</code>&nbsp;in class&nbsp;<code>java.awt.Graphics2D</code></dd>
@@ -1045,7 +1045,7 @@ extends java.awt.Graphics2D</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>setRenderingHints</h4>
-<pre>public&nbsp;void&nbsp;setRenderingHints(java.util.Map&nbsp;hints)</pre>
+<pre>public&nbsp;void&nbsp;setRenderingHints(java.util.Map&lt;?,?&gt;&nbsp;hints)</pre>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code>setRenderingHints</code>&nbsp;in class&nbsp;<code>java.awt.Graphics2D</code></dd>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/EscherGraphics2d.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/EscherGraphics2d.html?rev=1658741&r1=1658740&r2=1658741&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/EscherGraphics2d.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/EscherGraphics2d.html Tue Feb 10 15:55:59 2015
@@ -175,7 +175,7 @@ extends java.awt.Graphics2D</pre>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/EscherGraphics2d.html#addRenderingHints(java.util.Map)">addRenderingHints</a></strong>(java.util.Map&nbsp;map)</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/EscherGraphics2d.html#addRenderingHints(java.util.Map)">addRenderingHints</a></strong>(java.util.Map&lt;?,?&gt;&nbsp;map)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
@@ -553,7 +553,7 @@ extends java.awt.Graphics2D</pre>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/EscherGraphics2d.html#setRenderingHints(java.util.Map)">setRenderingHints</a></strong>(java.util.Map&nbsp;map)</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/EscherGraphics2d.html#setRenderingHints(java.util.Map)">setRenderingHints</a></strong>(java.util.Map&lt;?,?&gt;&nbsp;map)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
@@ -647,7 +647,7 @@ extends java.awt.Graphics2D</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>addRenderingHints</h4>
-<pre>public&nbsp;void&nbsp;addRenderingHints(java.util.Map&nbsp;map)</pre>
+<pre>public&nbsp;void&nbsp;addRenderingHints(java.util.Map&lt;?,?&gt;&nbsp;map)</pre>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code>addRenderingHints</code>&nbsp;in class&nbsp;<code>java.awt.Graphics2D</code></dd>
@@ -1607,7 +1607,7 @@ extends java.awt.Graphics2D</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>setRenderingHints</h4>
-<pre>public&nbsp;void&nbsp;setRenderingHints(java.util.Map&nbsp;map)</pre>
+<pre>public&nbsp;void&nbsp;setRenderingHints(java.util.Map&lt;?,?&gt;&nbsp;map)</pre>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code>setRenderingHints</code>&nbsp;in class&nbsp;<code>java.awt.Graphics2D</code></dd>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFRow.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFRow.html?rev=1658741&r1=1658740&r2=1658741&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFRow.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFRow.html Tue Feb 10 15:55:59 2015
@@ -307,7 +307,7 @@ implements <a href="../../../../../org/a
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>java.util.Iterator</code></td>
+<td class="colFirst"><code>java.util.Iterator&lt;<a href="../../../../../org/apache/poi/ss/usermodel/Cell.html" title="interface in org.apache.poi.ss.usermodel">Cell</a>&gt;</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFRow.html#iterator()">iterator</a></strong>()</code>
 <div class="block">Alias for <a href="../../../../../org/apache/poi/hssf/usermodel/HSSFRow.html#cellIterator()"><code>cellIterator()</code></a> to allow
   foreach loops</div>
@@ -860,7 +860,7 @@ implements <a href="../../../../../org/a
 <ul class="blockList">
 <li class="blockList">
 <h4>iterator</h4>
-<pre>public&nbsp;java.util.Iterator&nbsp;iterator()</pre>
+<pre>public&nbsp;java.util.Iterator&lt;<a href="../../../../../org/apache/poi/ss/usermodel/Cell.html" title="interface in org.apache.poi.ss.usermodel">Cell</a>&gt;&nbsp;iterator()</pre>
 <div class="block">Alias for <a href="../../../../../org/apache/poi/hssf/usermodel/HSSFRow.html#cellIterator()"><code>cellIterator()</code></a> to allow
   foreach loops</div>
 <dl>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFWorkbook.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFWorkbook.html?rev=1658741&r1=1658740&r2=1658741&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFWorkbook.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFWorkbook.html Tue Feb 10 15:55:59 2015
@@ -194,14 +194,14 @@ implements <a href="../../../../../org/a
 <tr class="rowColor">
 <td class="colOne"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFWorkbook.html#HSSFWorkbook(java.io.InputStream)">HSSFWorkbook</a></strong>(java.io.InputStream&nbsp;s)</code>
 <div class="block">Companion to HSSFWorkbook(POIFSFileSystem), this constructs the 
-  POI filesystem around your inputstream, including all nodes.</div>
+  POI filesystem around your <code>InputStream</code>, including all nodes.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colOne"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFWorkbook.html#HSSFWorkbook(java.io.InputStream,%20boolean)">HSSFWorkbook</a></strong>(java.io.InputStream&nbsp;s,
             boolean&nbsp;preserveNodes)</code>
 <div class="block">Companion to HSSFWorkbook(POIFSFileSystem), this constructs the 
- POI filesystem around your inputstream.</div>
+ POI filesystem around your <code>InputStream</code>.</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -777,7 +777,7 @@ implements <a href="../../../../../org/a
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFWorkbook.html#write(java.io.OutputStream)">write</a></strong>(java.io.OutputStream&nbsp;stream)</code>
-<div class="block">Method write - write out this workbook to an Outputstream.</div>
+<div class="block">Method write - write out this workbook to an <code>OutputStream</code>.</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -886,7 +886,7 @@ implements <a href="../../../../../org/a
              throws java.io.IOException</pre>
 <div class="block">Given a POI POIFSFileSystem object, read in its Workbook and populate 
  the high and low level models.  If you're reading in a workbook... start here!</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>fs</code> - the POI filesystem that contains the Workbook stream.</dd><dd><code>preserveNodes</code> - whether to preseve other nodes, such as
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>fs</code> - the POI filesystem that contains the Workbook stream.</dd><dd><code>preserveNodes</code> - whether to preserve other nodes, such as
         macros.  This takes more memory, so only say yes if you
         need to. If set, will store all of the POIFSFileSystem
         in memory</dd>
@@ -907,7 +907,7 @@ implements <a href="../../../../../org/a
 <div class="block">given a POI POIFSFileSystem object, and a specific directory
   within it, read in its Workbook and populate the high and
   low level models.  If you're reading in a workbook...start here.</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>directory</code> - the POI filesystem directory to process from</dd><dd><code>fs</code> - the POI filesystem that contains the Workbook stream.</dd><dd><code>preserveNodes</code> - whether to preseve other nodes, such as
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>directory</code> - the POI filesystem directory to process from</dd><dd><code>fs</code> - the POI filesystem that contains the Workbook stream.</dd><dd><code>preserveNodes</code> - whether to preserve other nodes, such as
         macros.  This takes more memory, so only say yes if you
         need to. If set, will store all of the POIFSFileSystem
         in memory</dd>
@@ -927,7 +927,7 @@ implements <a href="../../../../../org/a
 <div class="block">given a POI POIFSFileSystem object, and a specific directory
   within it, read in its Workbook and populate the high and
   low level models.  If you're reading in a workbook...start here.</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>directory</code> - the POI filesystem directory to process from</dd><dd><code>preserveNodes</code> - whether to preseve other nodes, such as
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>directory</code> - the POI filesystem directory to process from</dd><dd><code>preserveNodes</code> - whether to preserve other nodes, such as
         macros.  This takes more memory, so only say yes if you
         need to. If set, will store all of the POIFSFileSystem
         in memory</dd>
@@ -944,7 +944,7 @@ implements <a href="../../../../../org/a
 <pre>public&nbsp;HSSFWorkbook(java.io.InputStream&nbsp;s)
              throws java.io.IOException</pre>
 <div class="block">Companion to HSSFWorkbook(POIFSFileSystem), this constructs the 
-  POI filesystem around your inputstream, including all nodes.
+  POI filesystem around your <code>InputStream</code>, including all nodes.
  <p>This calls <a href="../../../../../org/apache/poi/hssf/usermodel/HSSFWorkbook.html#HSSFWorkbook(java.io.InputStream,%20boolean)"><code>HSSFWorkbook(InputStream, boolean)</code></a> with
   preserve nodes set to true.</div>
 <dl><dt><span class="strong">Throws:</span></dt>
@@ -963,8 +963,8 @@ implements <a href="../../../../../org/a
             boolean&nbsp;preserveNodes)
              throws java.io.IOException</pre>
 <div class="block">Companion to HSSFWorkbook(POIFSFileSystem), this constructs the 
- POI filesystem around your inputstream.</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>s</code> - the POI filesystem that contains the Workbook stream.</dd><dd><code>preserveNodes</code> - whether to preseve other nodes, such as
+ POI filesystem around your <code>InputStream</code>.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>s</code> - the POI filesystem that contains the Workbook stream.</dd><dd><code>preserveNodes</code> - whether to preserve other nodes, such as
         macros.  This takes more memory, so only say yes if you
         need to.</dd>
 <dt><span class="strong">Throws:</span></dt>
@@ -1774,7 +1774,7 @@ public&nbsp;void&nbsp;setRepeatingRowsAn
 <h4>write</h4>
 <pre>public&nbsp;void&nbsp;write(java.io.OutputStream&nbsp;stream)
            throws java.io.IOException</pre>
-<div class="block">Method write - write out this workbook to an Outputstream.  Constructs
+<div class="block">Method write - write out this workbook to an <code>OutputStream</code>.  Constructs
  a new POI POIFSFileSystem, passes in the workbook binary representation  and
  writes it out.</div>
 <dl>
@@ -2272,9 +2272,9 @@ public&nbsp;java.lang.String&nbsp;getSST
 <pre>public&nbsp;boolean&nbsp;changeExternalReference(java.lang.String&nbsp;oldUrl,
                               java.lang.String&nbsp;newUrl)</pre>
 <div class="block">Changes an external referenced file to another file.
- A formular in Excel which refers a cell in another file is saved in two parts:
+ A formula in Excel which references a cell in another file is saved in two parts:
  The referenced file is stored in an reference table. the row/cell information is saved separate.
- This method invokation will only change the reference in the lookup-table itself.</div>
+ This method invocation will only change the reference in the lookup-table itself.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>oldUrl</code> - The old URL to search for and which is to be replaced</dd><dd><code>newUrl</code> - The URL replacement</dd>
 <dt><span class="strong">Returns:</span></dt><dd>true if the oldUrl was found and replaced with newUrl. Otherwise false</dd></dl>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/ss/usermodel/class-use/Cell.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/usermodel/class-use/Cell.html?rev=1658741&r1=1658740&r2=1658741&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/usermodel/class-use/Cell.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/usermodel/class-use/Cell.html Tue Feb 10 15:55:59 2015
@@ -140,6 +140,13 @@
 <td class="colFirst"><code>java.util.Iterator&lt;<a href="../../../../../../org/apache/poi/ss/usermodel/Cell.html" title="interface in org.apache.poi.ss.usermodel">Cell</a>&gt;</code></td>
 <td class="colLast"><span class="strong">HSSFRow.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFRow.html#cellIterator()">cellIterator</a></strong>()</code>&nbsp;</td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code>java.util.Iterator&lt;<a href="../../../../../../org/apache/poi/ss/usermodel/Cell.html" title="interface in org.apache.poi.ss.usermodel">Cell</a>&gt;</code></td>
+<td class="colLast"><span class="strong">HSSFRow.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFRow.html#iterator()">iterator</a></strong>()</code>
+<div class="block">Alias for <a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFRow.html#cellIterator()"><code>HSSFRow.cellIterator()</code></a> to allow
+  foreach loops</div>
+</td>
+</tr>
 </tbody>
 </table>
 <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">

Modified: poi/site/publish/changes.html
URL: http://svn.apache.org/viewvc/poi/site/publish/changes.html?rev=1658741&r1=1658740&r2=1658741&view=diff
==============================================================================
--- poi/site/publish/changes.html (original)
+++ poi/site/publish/changes.html Tue Feb 10 15:55:59 2015
@@ -362,6 +362,12 @@ if (VERSION > 3) {
 <ul>
         
 <li>
+<img class="icon" alt="fix" src="images/fix.jpg"> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=57479">57479</a> - Typo in HSSFWorkbook javadocs and quick-guide.</li>
+        
+<li>
+<img class="icon" alt="fix" src="images/fix.jpg"> <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=57480">57480</a> - Fix some unnecessary casts, generics, Eclipse warnings, ...</li>
+        
+<li>
 <img class="icon" alt="add" src="images/add.jpg"> Added workarounds to tests for JDK 6 LineBreakMeasurer bug</li>
         
 <li>

Modified: poi/site/publish/spreadsheet/quick-guide.html
URL: http://svn.apache.org/viewvc/poi/site/publish/spreadsheet/quick-guide.html?rev=1658741&r1=1658740&r2=1658741&view=diff
==============================================================================
--- poi/site/publish/spreadsheet/quick-guide.html (original)
+++ poi/site/publish/spreadsheet/quick-guide.html Tue Feb 10 15:55:59 2015
@@ -555,14 +555,14 @@ if (VERSION > 3) {
                   
 <pre class="code">
   // HSSFWorkbook, File
-  NPOIFSFileSytem fs = new NPOIFSFileSystem(new File("file.xls"));
-  HSSFWorkbook wb = new HSSFWorkbook(fs.getRoot());
+  NPOIFSFileSystem fs = new NPOIFSFileSystem(new File("file.xls"));
+  HSSFWorkbook wb = new HSSFWorkbook(fs.getRoot(), true);
   ....
   fs.close();
 
   // HSSFWorkbook, InputStream, needs more memory
-  NPOIFSFileSytem fs = new NPOIFSFileSystem(myInputStream);
-  HSSFWorkbook wb = new HSSFWorkbook(fs.getRoot());
+  NPOIFSFileSystem fs = new NPOIFSFileSystem(myInputStream);
+  HSSFWorkbook wb = new HSSFWorkbook(fs.getRoot(), true);
 
   // XSSFWorkbook, File
   OPCPackage pkg = OPCPackage.open(new File("file.xlsx"));



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