Author: nick
Date: Fri Apr  1 07:17:17 2016
New Revision: 1737318

URL: http://svn.apache.org/viewvc?rev=1737318&view=rev
Log:
Republish javadocs

Modified:
    poi/site/publish/apidocs/org/apache/poi/xssf/streaming/SXSSFCell.html
    poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFCell.html

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/streaming/SXSSFCell.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/streaming/SXSSFCell.html?rev=1737318&r1=1737317&r2=1737318&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/streaming/SXSSFCell.html 
(original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/streaming/SXSSFCell.html Fri 
Apr  1 07:17:17 2016
@@ -823,7 +823,7 @@ implements <a href="../../../../../org/a
  the Workbook.</p>
  
  <p>To change the style of a cell without affecting other cells that use the 
same style,
- use <code>org.apache.poi.ss.util.CellUtil#setCellStyleProperties(Cell, 
Map<String,Object>)</code></p></div>
+ use <a 
href="../../../../../org/apache/poi/ss/util/CellUtil.html#setCellStyleProperties(org.apache.poi.ss.usermodel.Cell,%20java.util.Map)"><code>CellUtil.setCellStyleProperties(Cell,
 Map)</code></a></p></div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a 
href="../../../../../org/apache/poi/ss/usermodel/Cell.html#setCellStyle(org.apache.poi.ss.usermodel.CellStyle)">setCellStyle</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/poi/ss/usermodel/Cell.html" title="interface in 
org.apache.poi.ss.usermodel">Cell</a></code></dd>

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFCell.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFCell.html?rev=1737318&r1=1737317&r2=1737318&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFCell.html 
(original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFCell.html Fri 
Apr  1 07:17:17 2016
@@ -806,7 +806,7 @@ public&nbsp;void&nbsp;copyCellFrom(<a hr
  the XSSFWorkbook.</p>
 
  <p>To change the style of a cell without affecting other cells that use the 
same style,
- use <code>org.apache.poi.ss.util.CellUtil#setCellStyleProperties(Cell, 
java.util.Map<String, Object>)</code></p></div>
+ use <a 
href="../../../../../org/apache/poi/ss/util/CellUtil.html#setCellStyleProperties(org.apache.poi.ss.usermodel.Cell,%20java.util.Map)"><code>CellUtil.setCellStyleProperties(Cell,
 java.util.Map)</code></a></p></div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a 
href="../../../../../org/apache/poi/ss/usermodel/Cell.html#setCellStyle(org.apache.poi.ss.usermodel.CellStyle)">setCellStyle</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/poi/ss/usermodel/Cell.html" title="interface in 
org.apache.poi.ss.usermodel">Cell</a></code></dd>



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to