Author: nick
Date: Fri Jul 14 10:36:26 2017
New Revision: 1801929

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

Modified:
    poi/site/publish/apidocs/deprecated-list.html
    poi/site/publish/apidocs/index-all.html
    poi/site/publish/apidocs/org/apache/poi/hpbf/model/QuillContents.html
    poi/site/publish/apidocs/org/apache/poi/hpbf/model/class-use/HPBFPart.html
    poi/site/publish/apidocs/org/apache/poi/hpbf/model/package-summary.html
    poi/site/publish/apidocs/org/apache/poi/hpbf/model/package-use.html
    poi/site/publish/apidocs/org/apache/poi/hssf/record/DBCellRecord.html
    poi/site/publish/apidocs/org/apache/poi/ss/format/CellFormat.html
    poi/site/publish/apidocs/org/apache/poi/ss/usermodel/class-use/Workbook.html
    poi/site/publish/apidocs/org/apache/poi/util/IOUtils.html
    poi/site/publish/apidocs/org/apache/poi/util/class-use/Internal.html
    poi/site/publish/apidocs/org/apache/poi/util/class-use/Removal.html
    poi/site/publish/apidocs/org/apache/poi/util/package-use.html
    poi/site/publish/apidocs/org/apache/poi/xssf/model/CommentsTable.html
    poi/site/publish/apidocs/org/apache/poi/xssf/model/StylesTable.html
    
poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFComment.html
    poi/site/publish/hpbf/file-format.html

Modified: poi/site/publish/apidocs/deprecated-list.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/deprecated-list.html?rev=1801929&r1=1801928&r2=1801929&view=diff
==============================================================================
--- poi/site/publish/apidocs/deprecated-list.html (original)
+++ poi/site/publish/apidocs/deprecated-list.html Fri Jul 14 10:36:26 2017
@@ -700,23 +700,13 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colOne"><a 
href="org/apache/poi/xssf/model/StylesTable.html#_getNumberFormatSize()">org.apache.poi.xssf.model.StylesTable._getNumberFormatSize()</a>
-<div class="block"><i>POI 3.14 beta 2. Use <a 
href="org/apache/poi/xssf/model/StylesTable.html#getNumDataFormats()"><code>StylesTable.getNumDataFormats()</code></a>
 instead.</i></div>
-</td>
-</tr>
-<tr class="rowColor">
 <td class="colOne"><a 
href="org/apache/poi/POIXMLDocumentPart.html#_invokeOnDocumentRead(org.apache.poi.POIXMLDocumentPart)">org.apache.poi.POIXMLDocumentPart._invokeOnDocumentRead(POIXMLDocumentPart)</a></td>
 </tr>
-<tr class="altColor">
-<td class="colOne"><a 
href="org/apache/poi/hwpf/model/OldTextPiece.html#adjustForDelete(int,%20int)">org.apache.poi.hwpf.model.OldTextPiece.adjustForDelete(int,
 int)</a></td>
-</tr>
 <tr class="rowColor">
-<td class="colOne"><a 
href="org/apache/poi/hwpf/model/TextPiece.html#adjustForDelete(int,%20int)">org.apache.poi.hwpf.model.TextPiece.adjustForDelete(int,
 int)</a></td>
+<td class="colOne"><a 
href="org/apache/poi/hwpf/model/OldTextPiece.html#adjustForDelete(int,%20int)">org.apache.poi.hwpf.model.OldTextPiece.adjustForDelete(int,
 int)</a></td>
 </tr>
 <tr class="altColor">
-<td class="colOne"><a 
href="org/apache/poi/hssf/record/DBCellRecord.html#calculateSizeOfRecords(int,%20int)">org.apache.poi.hssf.record.DBCellRecord.calculateSizeOfRecords(int,
 int)</a>
-<div class="block"><i>in POI 3.15-beta2, scheduled for removal in POI 3.17 - 
this method is not used within POI</i></div>
-</td>
+<td class="colOne"><a 
href="org/apache/poi/hwpf/model/TextPiece.html#adjustForDelete(int,%20int)">org.apache.poi.hwpf.model.TextPiece.adjustForDelete(int,
 int)</a></td>
 </tr>
 <tr class="rowColor">
 <td class="colOne"><a 
href="org/apache/poi/hwpf/model/TextPiece.html#characterLength()">org.apache.poi.hwpf.model.TextPiece.characterLength()</a></td>
@@ -762,326 +752,316 @@
 </td>
 </tr>
 <tr class="altColor">
-<td class="colOne"><a 
href="org/apache/poi/xssf/model/CommentsTable.html#findCellComment(java.lang.String)">org.apache.poi.xssf.model.CommentsTable.findCellComment(String)</a>
-<div class="block"><i>2015-11-23 (circa POI 3.14beta1). Use <a 
href="org/apache/poi/xssf/model/CommentsTable.html#findCellComment(org.apache.poi.ss.util.CellAddress)"><code>CommentsTable.findCellComment(CellAddress)</code></a>
 instead</i></div>
-</td>
-</tr>
-<tr class="rowColor">
 <td class="colOne"><a 
href="org/apache/poi/common/usermodel/HyperlinkType.html#forInt(int)">org.apache.poi.common.usermodel.HyperlinkType.forInt(int)</a>
 <div class="block"><i>POI 3.15 beta 3</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="org/apache/poi/ss/formula/FormulaType.html#forInt(int)">org.apache.poi.ss.formula.FormulaType.forInt(int)</a>
 <div class="block"><i>POI 3.15 beta 3. Used to transition code from 
<code>int</code>s to <code>FormulaType</code>s.</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="org/apache/poi/ss/usermodel/CellType.html#forInt(int)">org.apache.poi.ss.usermodel.CellType.forInt(int)</a>
 <div class="block"><i>POI 3.15 beta 3. Used to transition code from 
<code>int</code>s to <code>CellType</code>s.</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="org/apache/poi/ss/util/AreaReference.html#generateContiguous(java.lang.String)">org.apache.poi.ss.util.AreaReference.generateContiguous(String)</a>
 <div class="block"><i>use <a 
href="org/apache/poi/ss/util/AreaReference.html#generateContiguous(org.apache.poi.ss.SpreadsheetVersion,%20java.lang.String)"><code>AreaReference.generateContiguous(SpreadsheetVersion,
 String)</code></a> instead</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="org/apache/poi/poifs/crypt/EncryptionVerifier.html#getAlgorithm()">org.apache.poi.poifs.crypt.EncryptionVerifier.getAlgorithm()</a>
 <div class="block"><i>POI 3.16 beta 1. use <a 
href="org/apache/poi/poifs/crypt/EncryptionVerifier.html#getCipherAlgorithm()"><code>EncryptionVerifier.getCipherAlgorithm()</code></a></i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="org/apache/poi/hssf/converter/AbstractExcelUtils.html#getAlign(short)">org.apache.poi.hssf.converter.AbstractExcelUtils.getAlign(short)</a>
 <div class="block"><i>POI 3.15 beta 3. Use <a 
href="org/apache/poi/hssf/converter/AbstractExcelUtils.html#getAlign(org.apache.poi.ss.usermodel.HorizontalAlignment)"><code>AbstractExcelUtils.getAlign(HorizontalAlignment)</code></a>
 instead.</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="org/apache/poi/hssf/usermodel/HSSFCellStyle.html#getAlignment()">org.apache.poi.hssf.usermodel.HSSFCellStyle.getAlignment()</a>
 <div class="block"><i>POI 3.15 beta 3. Use <a 
href="org/apache/poi/hssf/usermodel/HSSFCellStyle.html#getAlignmentEnum()"><code>HSSFCellStyle.getAlignmentEnum()</code></a>
 instead.</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="org/apache/poi/ss/usermodel/CellStyle.html#getAlignment()">org.apache.poi.ss.usermodel.CellStyle.getAlignment()</a>
 <div class="block"><i>POI 3.15 beta 3. Use <a 
href="org/apache/poi/ss/usermodel/CellStyle.html#getAlignmentEnum()"><code>CellStyle.getAlignmentEnum()</code></a>
 instead.</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="org/apache/poi/xssf/usermodel/XSSFCellStyle.html#getAlignment()">org.apache.poi.xssf.usermodel.XSSFCellStyle.getAlignment()</a>
 <div class="block"><i>POI 3.15 beta 3. Use <a 
href="org/apache/poi/xssf/usermodel/XSSFCellStyle.html#getAlignmentEnum()"><code>XSSFCellStyle.getAlignmentEnum()</code></a>
 instead.</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="org/apache/poi/hssf/usermodel/HSSFCellStyle.html#getBorderBottom()">org.apache.poi.hssf.usermodel.HSSFCellStyle.getBorderBottom()</a>
 <div class="block"><i>POI 3.15. Will return a BorderStyle enum in the future. 
Use <a 
href="org/apache/poi/hssf/usermodel/HSSFCellStyle.html#getBorderBottomEnum()"><code>HSSFCellStyle.getBorderBottomEnum()</code></a>.</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="org/apache/poi/hssf/usermodel/HSSFBorderFormatting.html#getBorderBottom()">org.apache.poi.hssf.usermodel.HSSFBorderFormatting.getBorderBottom()</a>
 <div class="block"><i>POI 3.15. Use <a 
href="org/apache/poi/hssf/usermodel/HSSFBorderFormatting.html#getBorderBottomEnum()"><code>HSSFBorderFormatting.getBorderBottomEnum()</code></a>.
  This method will return an BorderStyle enum in the future.</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="org/apache/poi/ss/usermodel/CellStyle.html#getBorderBottom()">org.apache.poi.ss.usermodel.CellStyle.getBorderBottom()</a>
 <div class="block"><i>POI 3.15. Use <a 
href="org/apache/poi/ss/usermodel/CellStyle.html#getBorderBottomEnum()"><code>CellStyle.getBorderBottomEnum()</code></a>
 instead.
  This will return a BorderStyle enum in the future.</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="org/apache/poi/ss/usermodel/BorderFormatting.html#getBorderBottom()">org.apache.poi.ss.usermodel.BorderFormatting.getBorderBottom()</a>
 <div class="block"><i>POI 3.15. Use <a 
href="org/apache/poi/ss/usermodel/BorderFormatting.html#getBorderBottomEnum()"><code>BorderFormatting.getBorderBottomEnum()</code></a>.
  This method will return an BorderStyle enum in the future.</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="org/apache/poi/xssf/usermodel/XSSFBorderFormatting.html#getBorderBottom()">org.apache.poi.xssf.usermodel.XSSFBorderFormatting.getBorderBottom()</a>
 <div class="block"><i>POI 3.15. Use <a 
href="org/apache/poi/xssf/usermodel/XSSFBorderFormatting.html#getBorderBottomEnum()"><code>XSSFBorderFormatting.getBorderBottomEnum()</code></a>.
  This method will return an BorderStyle enum in the future.</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="org/apache/poi/xssf/usermodel/XSSFCellStyle.html#getBorderBottom()">org.apache.poi.xssf.usermodel.XSSFCellStyle.getBorderBottom()</a>
 <div class="block"><i>3.15 beta 2. Use <a 
href="org/apache/poi/xssf/usermodel/XSSFCellStyle.html#getBorderBottomEnum()"><code>XSSFCellStyle.getBorderBottomEnum()</code></a></i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="org/apache/poi/hssf/usermodel/HSSFBorderFormatting.html#getBorderDiagonal()">org.apache.poi.hssf.usermodel.HSSFBorderFormatting.getBorderDiagonal()</a>
 <div class="block"><i>POI 3.15. Use <a 
href="org/apache/poi/hssf/usermodel/HSSFBorderFormatting.html#getBorderDiagonalEnum()"><code>HSSFBorderFormatting.getBorderDiagonalEnum()</code></a>.
  This method will return an BorderStyle enum in the future.</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="org/apache/poi/ss/usermodel/BorderFormatting.html#getBorderDiagonal()">org.apache.poi.ss.usermodel.BorderFormatting.getBorderDiagonal()</a>
 <div class="block"><i>POI 3.15. Use <a 
href="org/apache/poi/ss/usermodel/BorderFormatting.html#getBorderDiagonalEnum()"><code>BorderFormatting.getBorderDiagonalEnum()</code></a>.
  This method will return an BorderStyle enum in the future.</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="org/apache/poi/xssf/usermodel/XSSFBorderFormatting.html#getBorderDiagonal()">org.apache.poi.xssf.usermodel.XSSFBorderFormatting.getBorderDiagonal()</a>
 <div class="block"><i>POI 3.15. Use <a 
href="org/apache/poi/xssf/usermodel/XSSFBorderFormatting.html#getBorderDiagonalEnum()"><code>XSSFBorderFormatting.getBorderDiagonalEnum()</code></a>.
  This method will return an BorderStyle enum in the future.</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="org/apache/poi/hssf/usermodel/HSSFCellStyle.html#getBorderLeft()">org.apache.poi.hssf.usermodel.HSSFCellStyle.getBorderLeft()</a>
 <div class="block"><i>POI 3.15. Will return a BorderStyle enum in the future. 
Use <a 
href="org/apache/poi/hssf/usermodel/HSSFCellStyle.html#getBorderLeftEnum()"><code>HSSFCellStyle.getBorderLeftEnum()</code></a>.</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="org/apache/poi/hssf/usermodel/HSSFBorderFormatting.html#getBorderLeft()">org.apache.poi.hssf.usermodel.HSSFBorderFormatting.getBorderLeft()</a>
 <div class="block"><i>POI 3.15. Use <a 
href="org/apache/poi/hssf/usermodel/HSSFBorderFormatting.html#getBorderLeftEnum()"><code>HSSFBorderFormatting.getBorderLeftEnum()</code></a>.
  This method will return an BorderStyle enum in the future.</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="org/apache/poi/ss/usermodel/CellStyle.html#getBorderLeft()">org.apache.poi.ss.usermodel.CellStyle.getBorderLeft()</a>
 <div class="block"><i>POI 3.15. Use <a 
href="org/apache/poi/ss/usermodel/CellStyle.html#getBorderLeftEnum()"><code>CellStyle.getBorderLeftEnum()</code></a>
 instead.
  This will return a BorderStyle enum in the future.</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="org/apache/poi/ss/usermodel/BorderFormatting.html#getBorderLeft()">org.apache.poi.ss.usermodel.BorderFormatting.getBorderLeft()</a>
 <div class="block"><i>POI 3.15. Use <a 
href="org/apache/poi/ss/usermodel/BorderFormatting.html#getBorderLeftEnum()"><code>BorderFormatting.getBorderLeftEnum()</code></a>.
  This method will return an BorderStyle enum in the future.</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="org/apache/poi/xssf/usermodel/XSSFBorderFormatting.html#getBorderLeft()">org.apache.poi.xssf.usermodel.XSSFBorderFormatting.getBorderLeft()</a>
 <div class="block"><i>POI 3.15. Use <a 
href="org/apache/poi/xssf/usermodel/XSSFBorderFormatting.html#getBorderLeftEnum()"><code>XSSFBorderFormatting.getBorderLeftEnum()</code></a>.
  This method will return an BorderStyle enum in the future.</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="org/apache/poi/xssf/usermodel/XSSFCellStyle.html#getBorderLeft()">org.apache.poi.xssf.usermodel.XSSFCellStyle.getBorderLeft()</a>
 <div class="block"><i>3.15 beta 2. Use <a 
href="org/apache/poi/xssf/usermodel/XSSFCellStyle.html#getBorderLeftEnum()"><code>XSSFCellStyle.getBorderLeftEnum()</code></a></i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="org/apache/poi/hssf/usermodel/HSSFCellStyle.html#getBorderRight()">org.apache.poi.hssf.usermodel.HSSFCellStyle.getBorderRight()</a>
 <div class="block"><i>POI 3.15. Will return a BorderStyle enum in the future. 
Use <a 
href="org/apache/poi/hssf/usermodel/HSSFCellStyle.html#getBorderRightEnum()"><code>HSSFCellStyle.getBorderRightEnum()</code></a>.</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="org/apache/poi/hssf/usermodel/HSSFBorderFormatting.html#getBorderRight()">org.apache.poi.hssf.usermodel.HSSFBorderFormatting.getBorderRight()</a>
 <div class="block"><i>POI 3.15. Use <a 
href="org/apache/poi/hssf/usermodel/HSSFBorderFormatting.html#getBorderRightEnum()"><code>HSSFBorderFormatting.getBorderRightEnum()</code></a>.
  This method will return an BorderStyle enum in the future.</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="org/apache/poi/ss/usermodel/CellStyle.html#getBorderRight()">org.apache.poi.ss.usermodel.CellStyle.getBorderRight()</a>
 <div class="block"><i>POI 3.15. Use <a 
href="org/apache/poi/ss/usermodel/CellStyle.html#getBorderRightEnum()"><code>CellStyle.getBorderRightEnum()</code></a>
 instead.
  This will return a BorderStyle enum in the future.</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="org/apache/poi/ss/usermodel/BorderFormatting.html#getBorderRight()">org.apache.poi.ss.usermodel.BorderFormatting.getBorderRight()</a>
 <div class="block"><i>POI 3.15. Use <a 
href="org/apache/poi/ss/usermodel/BorderFormatting.html#getBorderRightEnum()"><code>BorderFormatting.getBorderRightEnum()</code></a>.
  This method will return an BorderStyle enum in the future.</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="org/apache/poi/xssf/usermodel/XSSFBorderFormatting.html#getBorderRight()">org.apache.poi.xssf.usermodel.XSSFBorderFormatting.getBorderRight()</a>
 <div class="block"><i>POI 3.15. Use <a 
href="org/apache/poi/xssf/usermodel/XSSFBorderFormatting.html#getBorderRightEnum()"><code>XSSFBorderFormatting.getBorderRightEnum()</code></a>.
  This method will return an BorderStyle enum in the future.</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="org/apache/poi/xssf/usermodel/XSSFCellStyle.html#getBorderRight()">org.apache.poi.xssf.usermodel.XSSFCellStyle.getBorderRight()</a>
 <div class="block"><i>3.15 beta 2. Use <a 
href="org/apache/poi/xssf/usermodel/XSSFCellStyle.html#getBorderRightEnum()"><code>XSSFCellStyle.getBorderRightEnum()</code></a>
 instead</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="org/apache/poi/hssf/usermodel/HSSFCellStyle.html#getBorderTop()">org.apache.poi.hssf.usermodel.HSSFCellStyle.getBorderTop()</a>
 <div class="block"><i>POI 3.15. Will return a BorderStyle enum in the future. 
Use <a 
href="org/apache/poi/hssf/usermodel/HSSFCellStyle.html#getBorderTopEnum()"><code>HSSFCellStyle.getBorderTopEnum()</code></a>.</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="org/apache/poi/hssf/usermodel/HSSFBorderFormatting.html#getBorderTop()">org.apache.poi.hssf.usermodel.HSSFBorderFormatting.getBorderTop()</a>
 <div class="block"><i>POI 3.15. Use <a 
href="org/apache/poi/hssf/usermodel/HSSFBorderFormatting.html#getBorderTopEnum()"><code>HSSFBorderFormatting.getBorderTopEnum()</code></a>.
  This method will return an BorderStyle enum in the future.</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="org/apache/poi/ss/usermodel/CellStyle.html#getBorderTop()">org.apache.poi.ss.usermodel.CellStyle.getBorderTop()</a>
 <div class="block"><i>POI 3.15. Use <a 
href="org/apache/poi/ss/usermodel/CellStyle.html#getBorderTopEnum()"><code>CellStyle.getBorderTopEnum()</code></a>
 instead.
  This will return a BorderStyle enum in the future.</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="org/apache/poi/ss/usermodel/BorderFormatting.html#getBorderTop()">org.apache.poi.ss.usermodel.BorderFormatting.getBorderTop()</a>
 <div class="block"><i>POI 3.15. Use <a 
href="org/apache/poi/ss/usermodel/BorderFormatting.html#getBorderTopEnum()"><code>BorderFormatting.getBorderTopEnum()</code></a>.
  This method will return an BorderStyle enum in the future.</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="org/apache/poi/xssf/usermodel/XSSFBorderFormatting.html#getBorderTop()">org.apache.poi.xssf.usermodel.XSSFBorderFormatting.getBorderTop()</a>
 <div class="block"><i>POI 3.15. Use <a 
href="org/apache/poi/xssf/usermodel/XSSFBorderFormatting.html#getBorderTopEnum()"><code>XSSFBorderFormatting.getBorderTopEnum()</code></a>.
  This method will return an BorderStyle enum in the future.</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="org/apache/poi/xssf/usermodel/XSSFCellStyle.html#getBorderTop()">org.apache.poi.xssf.usermodel.XSSFCellStyle.getBorderTop()</a>
 <div class="block"><i>3.15 beta 2. Use <a 
href="org/apache/poi/xssf/usermodel/XSSFCellStyle.html#getBorderTopEnum()"><code>XSSFCellStyle.getBorderTopEnum()</code></a>
 instead.</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="org/apache/poi/hssf/usermodel/HSSFCell.html#getCachedFormulaResultType()">org.apache.poi.hssf.usermodel.HSSFCell.getCachedFormulaResultType()</a>
 <div class="block"><i>3.15. Will return a <a 
href="org/apache/poi/ss/usermodel/CellType.html" title="enum in 
org.apache.poi.ss.usermodel"><code>CellType</code></a> enum in the 
future.</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="org/apache/poi/ss/formula/EvaluationCell.html#getCachedFormulaResultType()">org.apache.poi.ss.formula.EvaluationCell.getCachedFormulaResultType()</a>
 <div class="block"><i>3.15. Will return a <a 
href="org/apache/poi/ss/usermodel/CellType.html" title="enum in 
org.apache.poi.ss.usermodel"><code>CellType</code></a> enum in the 
future.</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="org/apache/poi/ss/usermodel/Cell.html#getCachedFormulaResultType()">org.apache.poi.ss.usermodel.Cell.getCachedFormulaResultType()</a>
 <div class="block"><i>3.15. Will return a <a 
href="org/apache/poi/ss/usermodel/CellType.html" title="enum in 
org.apache.poi.ss.usermodel"><code>CellType</code></a> enum in the 
future.</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="org/apache/poi/xssf/streaming/SXSSFCell.html#getCachedFormulaResultType()">org.apache.poi.xssf.streaming.SXSSFCell.getCachedFormulaResultType()</a>
 <div class="block"><i>3.15. Will return a <a 
href="org/apache/poi/ss/usermodel/CellType.html" title="enum in 
org.apache.poi.ss.usermodel"><code>CellType</code></a> enum in the 
future.</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="org/apache/poi/xssf/usermodel/XSSFCell.html#getCachedFormulaResultType()">org.apache.poi.xssf.usermodel.XSSFCell.getCachedFormulaResultType()</a>
 <div class="block"><i>3.15. Will return a <a 
href="org/apache/poi/ss/usermodel/CellType.html" title="enum in 
org.apache.poi.ss.usermodel"><code>CellType</code></a> enum in the 
future.</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="org/apache/poi/ss/formula/EvaluationCell.html#getCachedFormulaResultTypeEnum()">org.apache.poi.ss.formula.EvaluationCell.getCachedFormulaResultTypeEnum()</a>
 <div class="block"><i>POI 3.15 beta 3.
  Will be deleted when we make the CellType enum transition. See bug 
59791.</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="org/apache/poi/hssf/usermodel/HSSFCell.html#getCellType()">org.apache.poi.hssf.usermodel.HSSFCell.getCellType()</a>
 <div class="block"><i>3.15. Will be return a <a 
href="org/apache/poi/ss/usermodel/CellType.html" title="enum in 
org.apache.poi.ss.usermodel"><code>CellType</code></a> enum in the 
future.</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="org/apache/poi/ss/formula/EvaluationCell.html#getCellType()">org.apache.poi.ss.formula.EvaluationCell.getCellType()</a>
 <div class="block"><i>3.15. Will return a <a 
href="org/apache/poi/ss/usermodel/CellType.html" title="enum in 
org.apache.poi.ss.usermodel"><code>CellType</code></a> enum in the 
future.</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="org/apache/poi/ss/usermodel/CellValue.html#getCellType()">org.apache.poi.ss.usermodel.CellValue.getCellType()</a>
 <div class="block"><i>POI 3.15. Use <a 
href="org/apache/poi/ss/usermodel/CellValue.html#getCellTypeEnum()"><code>CellValue.getCellTypeEnum()</code></a>
 instead.</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="org/apache/poi/ss/usermodel/Cell.html#getCellType()">org.apache.poi.ss.usermodel.Cell.getCellType()</a>
 <div class="block"><i>POI 3.15. Will return a <a 
href="org/apache/poi/ss/usermodel/CellType.html" title="enum in 
org.apache.poi.ss.usermodel"><code>CellType</code></a> enum in the 
future.</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="org/apache/poi/xssf/streaming/SXSSFCell.html#getCellType()">org.apache.poi.xssf.streaming.SXSSFCell.getCellType()</a>
 <div class="block"><i>3.15. Will return a <a 
href="org/apache/poi/ss/usermodel/CellType.html" title="enum in 
org.apache.poi.ss.usermodel"><code>CellType</code></a> enum in the 
future.</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="org/apache/poi/xssf/usermodel/XSSFCell.html#getCellType()">org.apache.poi.xssf.usermodel.XSSFCell.getCellType()</a>
 <div class="block"><i>3.15. Will return a <a 
href="org/apache/poi/ss/usermodel/CellType.html" title="enum in 
org.apache.poi.ss.usermodel"><code>CellType</code></a> enum in the 
future.</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="org/apache/poi/ss/formula/EvaluationCell.html#getCellTypeEnum()">org.apache.poi.ss.formula.EvaluationCell.getCellTypeEnum()</a>
 <div class="block"><i>POI 3.15 beta 3.
  Will be deleted when we make the CellType enum transition. See bug 
59791.</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="org/apache/poi/hwpf/model/StyleSheet.html#getCharacterStyle(int)">org.apache.poi.hwpf.model.StyleSheet.getCharacterStyle(int)</a></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="org/apache/poi/hwpf/model/TextPieceTable.html#getCharIndex(int)">org.apache.poi.hwpf.model.TextPieceTable.getCharIndex(int)</a></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="org/apache/poi/hwpf/model/CharIndexTranslator.html#getCharIndex(int)">org.apache.poi.hwpf.model.CharIndexTranslator.getCharIndex(int)</a>
 <div class="block"><i>This API were based on incorrect assumption that single 
byte
              offset corresponds to single char offset</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="org/apache/poi/hwpf/model/TextPieceTable.html#getCharIndex(int,%20int)">org.apache.poi.hwpf.model.TextPieceTable.getCharIndex(int,
 int)</a></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="org/apache/poi/hwpf/model/CharIndexTranslator.html#getCharIndex(int,%20int)">org.apache.poi.hwpf.model.CharIndexTranslator.getCharIndex(int,
 int)</a>
 <div class="block"><i>This API were based on incorrect assumption that single 
byte
              offset corresponds to single char offset</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="org/apache/poi/ddf/EscherContainerRecord.html#getChildIterator()">org.apache.poi.ddf.EscherContainerRecord.getChildIterator()</a>
 <div class="block"><i>POI 3.16 beta 1. use iterator() or loop over the 
container record instead,
      e.g. "for (EscherRecord r : container) ..."</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="org/apache/poi/hwpf/model/StyleDescription.html#getCHP()">org.apache.poi.hwpf.model.StyleDescription.getCHP()</a></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="org/apache/poi/poifs/crypt/EncryptionVerifier.html#getCipherMode()">org.apache.poi.poifs.crypt.EncryptionVerifier.getCipherMode()</a>
 <div class="block"><i>POI 3.16 beta 1. use <a 
href="org/apache/poi/poifs/crypt/EncryptionVerifier.html#getChainingMode()"><code>EncryptionVerifier.getChainingMode()</code></a></i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="org/apache/poi/common/usermodel/HyperlinkType.html#getCode()">org.apache.poi.common.usermodel.HyperlinkType.getCode()</a>
 <div class="block"><i>POI 3.15 beta 3</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="org/apache/poi/ss/usermodel/CellType.html#getCode()">org.apache.poi.ss.usermodel.CellType.getCode()</a>
 <div class="block"><i>POI 3.15 beta 3</i></div>
 </td>
 </tr>
-<tr class="altColor">
-<td class="colOne"><a 
href="org/apache/poi/xssf/model/CommentsTable.html#getCTComment(java.lang.String)">org.apache.poi.xssf.model.CommentsTable.getCTComment(String)</a>
-<div class="block"><i>2015-11-23 (circa POI 3.14beta1). Use <a 
href="org/apache/poi/xssf/model/CommentsTable.html#getCTComment(org.apache.poi.ss.util.CellAddress)"><code>CommentsTable.getCTComment(CellAddress)</code></a>
 instead</i></div>
-</td>
-</tr>
 <tr class="rowColor">
 <td class="colOne"><a 
href="org/apache/poi/hwpf/usermodel/Picture.html#getDxaCropLeft()">org.apache.poi.hwpf.usermodel.Picture.getDxaCropLeft()</a>
 <div class="block"><i>POI 3.8 beta 4.</i></div>
@@ -1457,276 +1437,261 @@
 </td>
 </tr>
 <tr class="altColor">
-<td class="colOne"><a 
href="org/apache/poi/xssf/model/CommentsTable.html#newComment(java.lang.String)">org.apache.poi.xssf.model.CommentsTable.newComment(String)</a>
-<div class="block"><i>2015-11-23 (circa POI 3.14beta1). Use <a 
href="org/apache/poi/xssf/model/CommentsTable.html#newComment(org.apache.poi.ss.util.CellAddress)"><code>CommentsTable.newComment(CellAddress)</code></a>
 instead</i></div>
-</td>
-</tr>
-<tr class="rowColor">
 <td class="colOne"><a 
href="org/apache/poi/hssf/record/DrawingRecord.html#processContinueRecord(byte[])">org.apache.poi.hssf.record.DrawingRecord.processContinueRecord(byte[])</a>
 <div class="block"><i>POI 3.9</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="org/apache/poi/hssf/record/RecordInputStream.html#readAllContinuedRemainder()">org.apache.poi.hssf.record.RecordInputStream.readAllContinuedRemainder()</a>
 <div class="block"><i>POI 2.0 Best to write a input stream that wraps this one
              where there is special sub record that may overlap continue
              records.</i></div>
 </td>
 </tr>
-<tr class="rowColor">
-<td class="colOne"><a 
href="org/apache/poi/xssf/model/CommentsTable.html#referenceUpdated(java.lang.String,%20org.openxmlformats.schemas.spreadsheetml.x2006.main.CTComment)">org.apache.poi.xssf.model.CommentsTable.referenceUpdated(String,
 CTComment)</a>
-<div class="block"><i>2015-11-23 (circa POI 3.14beta1). Use <a 
href="org/apache/poi/xssf/model/CommentsTable.html#referenceUpdated(org.apache.poi.ss.util.CellAddress,%20org.openxmlformats.schemas.spreadsheetml.x2006.main.CTComment)"><code>CommentsTable.referenceUpdated(CellAddress,
 CTComment)</code></a> instead</i></div>
-</td>
-</tr>
 <tr class="altColor">
-<td class="colOne"><a 
href="org/apache/poi/xssf/model/CommentsTable.html#removeComment(java.lang.String)">org.apache.poi.xssf.model.CommentsTable.removeComment(String)</a>
-<div class="block"><i>2015-11-23 (circa POI 3.14beta1). Use <a 
href="org/apache/poi/xssf/model/CommentsTable.html#removeComment(org.apache.poi.ss.util.CellAddress)"><code>CommentsTable.removeComment(CellAddress)</code></a>
 instead</i></div>
-</td>
-</tr>
-<tr class="rowColor">
 <td class="colOne"><a 
href="org/apache/poi/xssf/streaming/SXSSFWorkbook.html#removeName(int)">org.apache.poi.xssf.streaming.SXSSFWorkbook.removeName(int)</a>
 <div class="block"><i>3.16. New projects should use <a 
href="org/apache/poi/xssf/streaming/SXSSFWorkbook.html#removeName(org.apache.poi.ss.usermodel.Name)"><code>SXSSFWorkbook.removeName(Name)</code></a>.</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="org/apache/poi/xssf/usermodel/XSSFWorkbook.html#removeName(int)">org.apache.poi.xssf.usermodel.XSSFWorkbook.removeName(int)</a>
 <div class="block"><i>3.16. New projects should use <a 
href="org/apache/poi/xssf/usermodel/XSSFWorkbook.html#removeName(org.apache.poi.ss.usermodel.Name)"><code>XSSFWorkbook.removeName(Name)</code></a>.</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="org/apache/poi/xssf/streaming/SXSSFWorkbook.html#removeName(java.lang.String)">org.apache.poi.xssf.streaming.SXSSFWorkbook.removeName(String)</a>
 <div class="block"><i>3.16. New projects should use <a 
href="org/apache/poi/xssf/streaming/SXSSFWorkbook.html#removeName(org.apache.poi.ss.usermodel.Name)"><code>SXSSFWorkbook.removeName(Name)</code></a>.</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="org/apache/poi/xssf/usermodel/XSSFWorkbook.html#removeName(java.lang.String)">org.apache.poi.xssf.usermodel.XSSFWorkbook.removeName(String)</a>
 <div class="block"><i>3.16. New projects should use <a 
href="org/apache/poi/xssf/usermodel/XSSFWorkbook.html#removeName(org.apache.poi.ss.usermodel.Name)"><code>XSSFWorkbook.removeName(Name)</code></a>.</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="org/apache/poi/xssf/usermodel/XSSFSheet.html#setActiveCell(java.lang.String)">org.apache.poi.xssf.usermodel.XSSFSheet.setActiveCell(String)</a>
 <div class="block"><i>3.14beta2 (circa 2015-12-05). Use <a 
href="org/apache/poi/xssf/usermodel/XSSFSheet.html#setActiveCell(org.apache.poi.ss.util.CellAddress)"><code>XSSFSheet.setActiveCell(CellAddress)</code></a>
 instead.</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="org/apache/poi/ss/util/RegionUtil.html#setBorderBottom(int,%20org.apache.poi.ss.util.CellRangeAddress,%20org.apache.poi.ss.usermodel.Sheet)">org.apache.poi.ss.util.RegionUtil.setBorderBottom(int,
 CellRangeAddress, Sheet)</a>
 <div class="block"><i>POI 3.16 beta 1. Use <a 
href="org/apache/poi/ss/util/RegionUtil.html#setBorderBottom(org.apache.poi.ss.usermodel.BorderStyle,%20org.apache.poi.ss.util.CellRangeAddress,%20org.apache.poi.ss.usermodel.Sheet)"><code>RegionUtil.setBorderBottom(BorderStyle,
 CellRangeAddress, Sheet)</code></a>.</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="org/apache/poi/ss/usermodel/BorderFormatting.html#setBorderBottom(short)">org.apache.poi.ss.usermodel.BorderFormatting.setBorderBottom(short)</a>
 <div class="block"><i>3.15 beta 2. Use <a 
href="org/apache/poi/ss/usermodel/BorderFormatting.html#setBorderBottom(org.apache.poi.ss.usermodel.BorderStyle)"><code>BorderFormatting.setBorderBottom(BorderStyle)</code></a></i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="org/apache/poi/xssf/usermodel/XSSFBorderFormatting.html#setBorderBottom(short)">org.apache.poi.xssf.usermodel.XSSFBorderFormatting.setBorderBottom(short)</a>
 <div class="block"><i>3.15 beta 2. Use <a 
href="org/apache/poi/xssf/usermodel/XSSFBorderFormatting.html#setBorderBottom(org.apache.poi.ss.usermodel.BorderStyle)"><code>XSSFBorderFormatting.setBorderBottom(BorderStyle)</code></a></i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="org/apache/poi/ss/usermodel/BorderFormatting.html#setBorderDiagonal(short)">org.apache.poi.ss.usermodel.BorderFormatting.setBorderDiagonal(short)</a>
 <div class="block"><i>3.15 beta 2. Use <a 
href="org/apache/poi/ss/usermodel/BorderFormatting.html#setBorderDiagonal(org.apache.poi.ss.usermodel.BorderStyle)"><code>BorderFormatting.setBorderDiagonal(BorderStyle)</code></a></i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="org/apache/poi/xssf/usermodel/XSSFBorderFormatting.html#setBorderDiagonal(short)">org.apache.poi.xssf.usermodel.XSSFBorderFormatting.setBorderDiagonal(short)</a>
 <div class="block"><i>3.15 beta 2. Use <a 
href="org/apache/poi/xssf/usermodel/XSSFBorderFormatting.html#setBorderDiagonal(org.apache.poi.ss.usermodel.BorderStyle)"><code>XSSFBorderFormatting.setBorderDiagonal(BorderStyle)</code></a></i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="org/apache/poi/ss/util/RegionUtil.html#setBorderLeft(int,%20org.apache.poi.ss.util.CellRangeAddress,%20org.apache.poi.ss.usermodel.Sheet)">org.apache.poi.ss.util.RegionUtil.setBorderLeft(int,
 CellRangeAddress, Sheet)</a>
 <div class="block"><i>3.16 beta 1. Use <a 
href="org/apache/poi/ss/util/RegionUtil.html#setBorderLeft(org.apache.poi.ss.usermodel.BorderStyle,%20org.apache.poi.ss.util.CellRangeAddress,%20org.apache.poi.ss.usermodel.Sheet)"><code>RegionUtil.setBorderLeft(BorderStyle,
 CellRangeAddress, Sheet)</code></a>.</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="org/apache/poi/ss/usermodel/BorderFormatting.html#setBorderLeft(short)">org.apache.poi.ss.usermodel.BorderFormatting.setBorderLeft(short)</a>
 <div class="block"><i>3.15 beta 2. Use <a 
href="org/apache/poi/ss/usermodel/BorderFormatting.html#setBorderLeft(org.apache.poi.ss.usermodel.BorderStyle)"><code>BorderFormatting.setBorderLeft(BorderStyle)</code></a></i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="org/apache/poi/xssf/usermodel/XSSFBorderFormatting.html#setBorderLeft(short)">org.apache.poi.xssf.usermodel.XSSFBorderFormatting.setBorderLeft(short)</a>
 <div class="block"><i>3.15 beta 2. Use <a 
href="org/apache/poi/xssf/usermodel/XSSFBorderFormatting.html#setBorderLeft(org.apache.poi.ss.usermodel.BorderStyle)"><code>XSSFBorderFormatting.setBorderLeft(BorderStyle)</code></a></i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="org/apache/poi/ss/util/RegionUtil.html#setBorderRight(int,%20org.apache.poi.ss.util.CellRangeAddress,%20org.apache.poi.ss.usermodel.Sheet)">org.apache.poi.ss.util.RegionUtil.setBorderRight(int,
 CellRangeAddress, Sheet)</a>
 <div class="block"><i>POI 3.16 beta 1. Use <a 
href="org/apache/poi/ss/util/RegionUtil.html#setBorderRight(org.apache.poi.ss.usermodel.BorderStyle,%20org.apache.poi.ss.util.CellRangeAddress,%20org.apache.poi.ss.usermodel.Sheet)"><code>RegionUtil.setBorderRight(BorderStyle,
 CellRangeAddress, Sheet)</code></a>.</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="org/apache/poi/ss/usermodel/BorderFormatting.html#setBorderRight(short)">org.apache.poi.ss.usermodel.BorderFormatting.setBorderRight(short)</a>
 <div class="block"><i>3.15 beta 2. Use <a 
href="org/apache/poi/ss/usermodel/BorderFormatting.html#setBorderRight(org.apache.poi.ss.usermodel.BorderStyle)"><code>BorderFormatting.setBorderRight(BorderStyle)</code></a></i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="org/apache/poi/xssf/usermodel/XSSFBorderFormatting.html#setBorderRight(short)">org.apache.poi.xssf.usermodel.XSSFBorderFormatting.setBorderRight(short)</a>
 <div class="block"><i>3.15 beta 2. Use <a 
href="org/apache/poi/xssf/usermodel/XSSFBorderFormatting.html#setBorderRight(org.apache.poi.ss.usermodel.BorderStyle)"><code>XSSFBorderFormatting.setBorderRight(BorderStyle)</code></a></i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="org/apache/poi/ss/util/RegionUtil.html#setBorderTop(int,%20org.apache.poi.ss.util.CellRangeAddress,%20org.apache.poi.ss.usermodel.Sheet)">org.apache.poi.ss.util.RegionUtil.setBorderTop(int,
 CellRangeAddress, Sheet)</a>
 <div class="block"><i>3.16 beta 1. Use <a 
href="org/apache/poi/ss/util/RegionUtil.html#setBorderTop(org.apache.poi.ss.usermodel.BorderStyle,%20org.apache.poi.ss.util.CellRangeAddress,%20org.apache.poi.ss.usermodel.Sheet)"><code>RegionUtil.setBorderTop(BorderStyle,
 CellRangeAddress, Sheet)</code></a>.</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="org/apache/poi/ss/usermodel/BorderFormatting.html#setBorderTop(short)">org.apache.poi.ss.usermodel.BorderFormatting.setBorderTop(short)</a>
 <div class="block"><i>3.15 beta 2. Use <a 
href="org/apache/poi/ss/usermodel/BorderFormatting.html#setBorderTop(org.apache.poi.ss.usermodel.BorderStyle)"><code>BorderFormatting.setBorderTop(BorderStyle)</code></a></i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="org/apache/poi/xssf/usermodel/XSSFBorderFormatting.html#setBorderTop(short)">org.apache.poi.xssf.usermodel.XSSFBorderFormatting.setBorderTop(short)</a>
 <div class="block"><i>3.15 beta 2. Use <a 
href="org/apache/poi/xssf/usermodel/XSSFBorderFormatting.html#setBorderTop(org.apache.poi.ss.usermodel.BorderStyle)"><code>XSSFBorderFormatting.setBorderTop(BorderStyle)</code></a></i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="org/apache/poi/hssf/usermodel/HSSFCell.html#setCellErrorValue(byte)">org.apache.poi.hssf.usermodel.HSSFCell.setCellErrorValue(byte)</a>
 <div class="block"><i>3.15 beta 2. Use <a 
href="org/apache/poi/hssf/usermodel/HSSFCell.html#setCellErrorValue(org.apache.poi.ss.usermodel.FormulaError)"><code>HSSFCell.setCellErrorValue(FormulaError)</code></a>
 instead.</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="org/apache/poi/hssf/usermodel/HSSFCell.html#setCellType(int)">org.apache.poi.hssf.usermodel.HSSFCell.setCellType(int)</a>
 <div class="block"><i>POI 3.15 beta 3. Use <a 
href="org/apache/poi/hssf/usermodel/HSSFCell.html#setCellType(org.apache.poi.ss.usermodel.CellType)"><code>HSSFCell.setCellType(CellType)</code></a>
 instead.</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="org/apache/poi/ss/usermodel/Cell.html#setCellType(int)">org.apache.poi.ss.usermodel.Cell.setCellType(int)</a>
 <div class="block"><i>POI 3.15 beta 3. Use <a 
href="org/apache/poi/ss/usermodel/Cell.html#setCellType(org.apache.poi.ss.usermodel.CellType)"><code>Cell.setCellType(CellType)</code></a>
 instead.</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="org/apache/poi/xssf/streaming/SXSSFCell.html#setCellType(int)">org.apache.poi.xssf.streaming.SXSSFCell.setCellType(int)</a>
 <div class="block"><i>POI 3.15 beta 3. Use <a 
href="org/apache/poi/xssf/streaming/SXSSFCell.html#setCellType(org.apache.poi.ss.usermodel.CellType)"><code>SXSSFCell.setCellType(CellType)</code></a>
 instead.
  Will be deleted when we make the CellType enum transition. See bug 
59791.</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="org/apache/poi/xssf/usermodel/XSSFCell.html#setCellType(int)">org.apache.poi.xssf.usermodel.XSSFCell.setCellType(int)</a>
 <div class="block"><i>POI 3.15 beta 3. Use <a 
href="org/apache/poi/xssf/usermodel/XSSFCell.html#setCellType(org.apache.poi.ss.usermodel.CellType)"><code>XSSFCell.setCellType(CellType)</code></a>
 instead.</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="org/apache/poi/hwpf/model/FileInformationBlock.html#setFcPlcffldAtn(int)">org.apache.poi.hwpf.model.FileInformationBlock.setFcPlcffldAtn(int)</a></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="org/apache/poi/hwpf/model/FileInformationBlock.html#setFcPlcffldEdn(int)">org.apache.poi.hwpf.model.FileInformationBlock.setFcPlcffldEdn(int)</a></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="org/apache/poi/hwpf/model/FileInformationBlock.html#setFcPlcffldFtn(int)">org.apache.poi.hwpf.model.FileInformationBlock.setFcPlcffldFtn(int)</a></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="org/apache/poi/hwpf/model/FileInformationBlock.html#setFcPlcffldHdr(int)">org.apache.poi.hwpf.model.FileInformationBlock.setFcPlcffldHdr(int)</a></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="org/apache/poi/hwpf/model/FileInformationBlock.html#setFcPlcffldHdrtxbx(int)">org.apache.poi.hwpf.model.FileInformationBlock.setFcPlcffldHdrtxbx(int)</a></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="org/apache/poi/hwpf/model/FileInformationBlock.html#setFcPlcffldMom(int)">org.apache.poi.hwpf.model.FileInformationBlock.setFcPlcffldMom(int)</a></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="org/apache/poi/hwpf/model/FileInformationBlock.html#setFcPlcffldTxbx(int)">org.apache.poi.hwpf.model.FileInformationBlock.setFcPlcffldTxbx(int)</a></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="org/apache/poi/hwpf/model/FileInformationBlock.html#setFcPlcfLst(int)">org.apache.poi.hwpf.model.FileInformationBlock.setFcPlcfLst(int)</a></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="org/apache/poi/hwpf/model/FileInformationBlock.html#setLcbPlcffldAtn(int)">org.apache.poi.hwpf.model.FileInformationBlock.setLcbPlcffldAtn(int)</a></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="org/apache/poi/hwpf/model/FileInformationBlock.html#setLcbPlcffldEdn(int)">org.apache.poi.hwpf.model.FileInformationBlock.setLcbPlcffldEdn(int)</a></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="org/apache/poi/hwpf/model/FileInformationBlock.html#setLcbPlcffldFtn(int)">org.apache.poi.hwpf.model.FileInformationBlock.setLcbPlcffldFtn(int)</a></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="org/apache/poi/hwpf/model/FileInformationBlock.html#setLcbPlcffldHdr(int)">org.apache.poi.hwpf.model.FileInformationBlock.setLcbPlcffldHdr(int)</a></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="org/apache/poi/hwpf/model/FileInformationBlock.html#setLcbPlcffldHdrtxbx(int)">org.apache.poi.hwpf.model.FileInformationBlock.setLcbPlcffldHdrtxbx(int)</a></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="org/apache/poi/hwpf/model/FileInformationBlock.html#setLcbPlcffldMom(int)">org.apache.poi.hwpf.model.FileInformationBlock.setLcbPlcffldMom(int)</a></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="org/apache/poi/hwpf/model/FileInformationBlock.html#setLcbPlcffldTxbx(int)">org.apache.poi.hwpf.model.FileInformationBlock.setLcbPlcffldTxbx(int)</a></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="org/apache/poi/hwpf/model/FileInformationBlock.html#setLcbPlcfLst(int)">org.apache.poi.hwpf.model.FileInformationBlock.setLcbPlcfLst(int)</a></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="org/apache/poi/hssf/usermodel/HSSFWorkbook.html#setSheetHidden(int,%20int)">org.apache.poi.hssf.usermodel.HSSFWorkbook.setSheetHidden(int,
 int)</a></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="org/apache/poi/ss/usermodel/Workbook.html#setSheetHidden(int,%20int)">org.apache.poi.ss.usermodel.Workbook.setSheetHidden(int,
 int)</a>
 <div class="block"><i>POI 3.16 beta 2. Use <a 
href="org/apache/poi/ss/usermodel/Workbook.html#setSheetVisibility(int,%20org.apache.poi.ss.usermodel.SheetVisibility)"><code>Workbook.setSheetVisibility(int,
 SheetVisibility)</code></a> instead.</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="org/apache/poi/xssf/streaming/SXSSFWorkbook.html#setSheetHidden(int,%20int)">org.apache.poi.xssf.streaming.SXSSFWorkbook.setSheetHidden(int,
 int)</a></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="org/apache/poi/xssf/usermodel/XSSFWorkbook.html#setSheetHidden(int,%20int)">org.apache.poi.xssf.usermodel.XSSFWorkbook.setSheetHidden(int,
 int)</a></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="org/apache/poi/xwpf/usermodel/XWPFRun.html#setStrike(boolean)">org.apache.poi.xwpf.usermodel.XWPFRun.setStrike(boolean)</a></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="org/apache/poi/xssf/usermodel/XSSFChart.html#setTitle(java.lang.String)">org.apache.poi.xssf.usermodel.XSSFChart.setTitle(String)</a>
 <div class="block"><i>POI 3.16, use <a 
href="org/apache/poi/xssf/usermodel/XSSFChart.html#setTitleText(java.lang.String)"><code>XSSFChart.setTitleText(String)</code></a>
 instead.</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="org/apache/poi/xwpf/usermodel/XWPFParagraph.html#setWordWrap(boolean)">org.apache.poi.xwpf.usermodel.XWPFParagraph.setWordWrap(boolean)</a></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="org/apache/poi/xssf/usermodel/helpers/XSSFRowShifter.html#shiftMerged(int,%20int,%20int)">org.apache.poi.xssf.usermodel.helpers.XSSFRowShifter.shiftMerged(int,
 int, int)</a>
 <div class="block"><i>POI 3.15 beta 2. Use <a 
href="org/apache/poi/ss/usermodel/helpers/RowShifter.html#shiftMergedRegions(int,%20int,%20int)"><code>RowShifter.shiftMergedRegions(int,
 int, int)</code></a> instead.</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="org/apache/poi/hssf/usermodel/HSSFSheet.html#shiftMerged(int,%20int,%20int,%20boolean)">org.apache.poi.hssf.usermodel.HSSFSheet.shiftMerged(int,
 int, int, boolean)</a>
 <div class="block"><i>POI 3.15 beta 2. Use <a 
href="org/apache/poi/ss/usermodel/helpers/RowShifter.html#shiftMergedRegions(int,%20int,%20int)"><code>RowShifter.shiftMergedRegions(int,
 int, int)</code></a>.</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="org/apache/poi/hwpf/model/OldTextPiece.html#substring(int,%20int)">org.apache.poi.hwpf.model.OldTextPiece.substring(int,
 int)</a></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="org/apache/poi/hwpf/model/TextPiece.html#substring(int,%20int)">org.apache.poi.hwpf.model.TextPiece.substring(int,
 int)</a></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="org/apache/poi/hwpf/model/CHPFormattedDiskPage.html#toByteArray(org.apache.poi.hwpf.model.CharIndexTranslator,%20int)">org.apache.poi.hwpf.model.CHPFormattedDiskPage.toByteArray(CharIndexTranslator,
 int)</a>
 <div class="block"><i>Use <a 
href="org/apache/poi/hwpf/model/CHPFormattedDiskPage.html#toByteArray(org.apache.poi.hwpf.model.CharIndexTranslator)"><code>CHPFormattedDiskPage.toByteArray(CharIndexTranslator)</code></a>
 instead</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="org/apache/poi/ss/format/CellFormat.html#ultimateType(org.apache.poi.ss.usermodel.Cell)">org.apache.poi.ss.format.CellFormat.ultimateType(Cell)</a>
 <div class="block"><i>POI 3.15. This will return a CellType enum in the 
future</i></div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="org/apache/poi/ss/format/CellFormat.html#ultimateTypeEnum(org.apache.poi.ss.usermodel.Cell)">org.apache.poi.ss.format.CellFormat.ultimateTypeEnum(Cell)</a>
 <div class="block"><i>POI 3.15 beta 3
  Will be deleted when we make the CellType enum transition. See bug 
59791.</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="org/apache/poi/hwpf/sprm/CharacterSprmUncompressor.html#uncompressCHP(org.apache.poi.hwpf.usermodel.CharacterProperties,%20byte[],%20int)">org.apache.poi.hwpf.sprm.CharacterSprmUncompressor.uncompressCHP(CharacterProperties,
 byte[], int)</a></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="org/apache/poi/ss/util/WorkbookUtil.html#validateSheetState(int)">org.apache.poi.ss.util.WorkbookUtil.validateSheetState(int)</a>
 <div class="block"><i>POI 3.16 beta 2. Use <a 
href="org/apache/poi/ss/usermodel/SheetVisibility.html" title="enum in 
org.apache.poi.ss.usermodel"><code>SheetVisibility</code></a> instead.</i></div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="org/apache/poi/hwpf/model/ComplexFileTable.html#writeTo(org.apache.poi.hwpf.model.io.HWPFFileSystem)">org.apache.poi.hwpf.model.ComplexFileTable.writeTo(HWPFFileSystem)</a></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="org/apache/poi/hwpf/model/FontTable.html#writeTo(org.apache.poi.hwpf.model.io.HWPFFileSystem)">org.apache.poi.hwpf.model.FontTable.writeTo(HWPFFileSystem)</a></td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><a 
href="org/apache/poi/hwpf/model/SectionTable.html#writeTo(org.apache.poi.hwpf.model.io.HWPFFileSystem,%20int)">org.apache.poi.hwpf.model.SectionTable.writeTo(HWPFFileSystem,
 int)</a></td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><a 
href="org/apache/poi/hwpf/model/CHPBinTable.html#writeTo(org.apache.poi.hwpf.model.io.HWPFFileSystem,%20int,%20org.apache.poi.hwpf.model.CharIndexTranslator)">org.apache.poi.hwpf.model.CHPBinTable.writeTo(HWPFFileSystem,
 int, CharIndexTranslator)</a></td>
 </tr>
 </tbody>

Modified: poi/site/publish/apidocs/index-all.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/index-all.html?rev=1801929&r1=1801928&r2=1801929&view=diff
==============================================================================
--- poi/site/publish/apidocs/index-all.html (original)
+++ poi/site/publish/apidocs/index-all.html Fri Jul 14 10:36:26 2017
@@ -3602,12 +3602,6 @@
 <dd>
 <div class="block">Calculates how many holidays in a list are workdays, 
considering an interval of dates.</div>
 </dd>
-<dt><span class="strong"><a 
href="./org/apache/poi/hssf/record/DBCellRecord.html#calculateSizeOfRecords(int,%20int)">calculateSizeOfRecords(int,
 int)</a></span> - Static method in class org.apache.poi.hssf.record.<a 
href="./org/apache/poi/hssf/record/DBCellRecord.html" title="class in 
org.apache.poi.hssf.record">DBCellRecord</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>in POI 3.15-beta2, scheduled for removal in POI 3.17 - 
this method is not used within POI</i></div>
-</div>
-</dd>
 <dt><span class="strong"><a 
href="./org/apache/poi/poifs/storage/BATBlock.html#calculateStorageRequirements(org.apache.poi.poifs.common.POIFSBigBlockSize,%20int)">calculateStorageRequirements(POIFSBigBlockSize,
 int)</a></span> - Static method in class org.apache.poi.poifs.storage.<a 
href="./org/apache/poi/poifs/storage/BATBlock.html" title="class in 
org.apache.poi.poifs.storage">BATBlock</a></dt>
 <dd>
 <div class="block">Calculate how many BATBlocks are needed to hold a specified
@@ -17249,12 +17243,6 @@
 </dd>
 <dt><span class="strong"><a 
href="./org/apache/poi/hssf/usermodel/HSSFSheet.html#findCellComment(int,%20int)">findCellComment(int,
 int)</a></span> - Method in class org.apache.poi.hssf.usermodel.<a 
href="./org/apache/poi/hssf/usermodel/HSSFSheet.html" title="class in 
org.apache.poi.hssf.usermodel">HSSFSheet</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a 
href="./org/apache/poi/xssf/model/CommentsTable.html#findCellComment(java.lang.String)">findCellComment(String)</a></span>
 - Method in class org.apache.poi.xssf.model.<a 
href="./org/apache/poi/xssf/model/CommentsTable.html" title="class in 
org.apache.poi.xssf.model">CommentsTable</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>2015-11-23 (circa POI 3.14beta1). Use <a 
href="./org/apache/poi/xssf/model/CommentsTable.html#findCellComment(org.apache.poi.ss.util.CellAddress)"><code>CommentsTable.findCellComment(CellAddress)</code></a>
 instead</i></div>
-</div>
-</dd>
 <dt><span class="strong"><a 
href="./org/apache/poi/xssf/model/CommentsTable.html#findCellComment(org.apache.poi.ss.util.CellAddress)">findCellComment(CellAddress)</a></span>
 - Method in class org.apache.poi.xssf.model.<a 
href="./org/apache/poi/xssf/model/CommentsTable.html" title="class in 
org.apache.poi.xssf.model">CommentsTable</a></dt>
 <dd>
 <div class="block">Finds the cell comment at cellAddress, if one exists</div>
@@ -23124,12 +23112,6 @@
 <dd>
 <div class="block">Returns the underlying XML bean</div>
 </dd>
-<dt><span class="strong"><a 
href="./org/apache/poi/xssf/model/CommentsTable.html#getCTComment(java.lang.String)">getCTComment(String)</a></span>
 - Method in class org.apache.poi.xssf.model.<a 
href="./org/apache/poi/xssf/model/CommentsTable.html" title="class in 
org.apache.poi.xssf.model">CommentsTable</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>2015-11-23 (circa POI 3.14beta1). Use <a 
href="./org/apache/poi/xssf/model/CommentsTable.html#getCTComment(org.apache.poi.ss.util.CellAddress)"><code>CommentsTable.getCTComment(CellAddress)</code></a>
 instead</i></div>
-</div>
-</dd>
 <dt><span class="strong"><a 
href="./org/apache/poi/xssf/model/CommentsTable.html#getCTComment(org.apache.poi.ss.util.CellAddress)">getCTComment(CellAddress)</a></span>
 - Method in class org.apache.poi.xssf.model.<a 
href="./org/apache/poi/xssf/model/CommentsTable.html" title="class in 
org.apache.poi.xssf.model">CommentsTable</a></dt>
 <dd>
 <div class="block">Get the underlying CTComment xmlbean for a comment located 
at cellRef, if it exists</div>
@@ -55029,12 +55011,6 @@
 </dd>
 <dt><span class="strong"><a 
href="./org/apache/poi/hssf/record/LbsDataSubRecord.html#newAutoFilterInstance()">newAutoFilterInstance()</a></span>
 - Static method in class org.apache.poi.hssf.record.<a 
href="./org/apache/poi/hssf/record/LbsDataSubRecord.html" title="class in 
org.apache.poi.hssf.record">LbsDataSubRecord</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a 
href="./org/apache/poi/xssf/model/CommentsTable.html#newComment(java.lang.String)">newComment(String)</a></span>
 - Method in class org.apache.poi.xssf.model.<a 
href="./org/apache/poi/xssf/model/CommentsTable.html" title="class in 
org.apache.poi.xssf.model">CommentsTable</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>2015-11-23 (circa POI 3.14beta1). Use <a 
href="./org/apache/poi/xssf/model/CommentsTable.html#newComment(org.apache.poi.ss.util.CellAddress)"><code>CommentsTable.newComment(CellAddress)</code></a>
 instead</i></div>
-</div>
-</dd>
 <dt><span class="strong"><a 
href="./org/apache/poi/xssf/model/CommentsTable.html#newComment(org.apache.poi.ss.util.CellAddress)">newComment(CellAddress)</a></span>
 - Method in class org.apache.poi.xssf.model.<a 
href="./org/apache/poi/xssf/model/CommentsTable.html" title="class in 
org.apache.poi.xssf.model">CommentsTable</a></dt>
 <dd>
 <div class="block">Create a new comment located` at cell address</div>
@@ -60446,7 +60422,7 @@ for streaming/read-only processing of xl
 <dd>&nbsp;</dd>
 <dt><a href="./org/apache/poi/hpbf/model/QuillContents.html" title="class in 
org.apache.poi.hpbf.model"><span class="strong">QuillContents</span></a> - 
Class in <a 
href="./org/apache/poi/hpbf/model/package-summary.html">org.apache.poi.hpbf.model</a></dt>
 <dd>
-<div class="block">Quill -> QuillSub -> CONTENTS</div>
+<div class="block">Read Quill Contents (/Quill/QuillSub/CONTENTS) from an HPBF 
(Publisher .pub) document</div>
 </dd>
 <dt><span class="strong"><a 
href="./org/apache/poi/hpbf/model/QuillContents.html#QuillContents(org.apache.poi.poifs.filesystem.DirectoryNode)">QuillContents(DirectoryNode)</a></span>
 - Constructor for class org.apache.poi.hpbf.model.<a 
href="./org/apache/poi/hpbf/model/QuillContents.html" title="class in 
org.apache.poi.hpbf.model">QuillContents</a></dt>
 <dd>&nbsp;</dd>
@@ -61581,12 +61557,6 @@ for streaming/read-only processing of xl
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a 
href="./org/apache/poi/hssf/record/chart/LinkedDataRecord.html#REFERENCE_TYPE_WORKSHEET">REFERENCE_TYPE_WORKSHEET</a></span>
 - Static variable in class org.apache.poi.hssf.record.chart.<a 
href="./org/apache/poi/hssf/record/chart/LinkedDataRecord.html" title="class in 
org.apache.poi.hssf.record.chart">LinkedDataRecord</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a 
href="./org/apache/poi/xssf/model/CommentsTable.html#referenceUpdated(java.lang.String,%20org.openxmlformats.schemas.spreadsheetml.x2006.main.CTComment)">referenceUpdated(String,
 CTComment)</a></span> - Method in class org.apache.poi.xssf.model.<a 
href="./org/apache/poi/xssf/model/CommentsTable.html" title="class in 
org.apache.poi.xssf.model">CommentsTable</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>2015-11-23 (circa POI 3.14beta1). Use <a 
href="./org/apache/poi/xssf/model/CommentsTable.html#referenceUpdated(org.apache.poi.ss.util.CellAddress,%20org.openxmlformats.schemas.spreadsheetml.x2006.main.CTComment)"><code>CommentsTable.referenceUpdated(CellAddress,
 CTComment)</code></a> instead</i></div>
-</div>
-</dd>
 <dt><span class="strong"><a 
href="./org/apache/poi/xssf/model/CommentsTable.html#referenceUpdated(org.apache.poi.ss.util.CellAddress,%20org.openxmlformats.schemas.spreadsheetml.x2006.main.CTComment)">referenceUpdated(CellAddress,
 CTComment)</a></span> - Method in class org.apache.poi.xssf.model.<a 
href="./org/apache/poi/xssf/model/CommentsTable.html" title="class in 
org.apache.poi.xssf.model">CommentsTable</a></dt>
 <dd>
 <div class="block">Called after the reference is updated, so that
@@ -62038,12 +62008,6 @@ for streaming/read-only processing of xl
 <dd>
 <div class="block">Removes a page break at the indicated column</div>
 </dd>
-<dt><span class="strong"><a 
href="./org/apache/poi/xssf/model/CommentsTable.html#removeComment(java.lang.String)">removeComment(String)</a></span>
 - Method in class org.apache.poi.xssf.model.<a 
href="./org/apache/poi/xssf/model/CommentsTable.html" title="class in 
org.apache.poi.xssf.model">CommentsTable</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>2015-11-23 (circa POI 3.14beta1). Use <a 
href="./org/apache/poi/xssf/model/CommentsTable.html#removeComment(org.apache.poi.ss.util.CellAddress)"><code>CommentsTable.removeComment(CellAddress)</code></a>
 instead</i></div>
-</div>
-</dd>
 <dt><span class="strong"><a 
href="./org/apache/poi/xssf/model/CommentsTable.html#removeComment(org.apache.poi.ss.util.CellAddress)">removeComment(CellAddress)</a></span>
 - Method in class org.apache.poi.xssf.model.<a 
href="./org/apache/poi/xssf/model/CommentsTable.html" title="class in 
org.apache.poi.xssf.model">CommentsTable</a></dt>
 <dd>
 <div class="block">Remove the comment at cellRef location, if one exists</div>
@@ -88925,7 +88889,9 @@ the order they are declared.</div>
 <div class="block">Write a POI Document (<a 
href="./org/apache/poi/ss/usermodel/Workbook.html" title="interface in 
org.apache.poi.ss.usermodel"><code>Workbook</code></a>, <a 
href="./org/apache/poi/sl/usermodel/SlideShow.html" title="interface in 
org.apache.poi.sl.usermodel"><code>SlideShow</code></a>, etc) to an output 
stream and close the output stream.</div>
 </dd>
 <dt><span class="strong"><a 
href="./org/apache/poi/util/IOUtils.html#write(org.apache.poi.ss.usermodel.Workbook,%20java.io.OutputStream)">write(Workbook,
 OutputStream)</a></span> - Static method in class org.apache.poi.util.<a 
href="./org/apache/poi/util/IOUtils.html" title="class in 
org.apache.poi.util">IOUtils</a></dt>
-<dd>&nbsp;</dd>
+<dd>
+<div class="block">Write a (<a 
href="./org/apache/poi/ss/usermodel/Workbook.html" title="interface in 
org.apache.poi.ss.usermodel"><code>Workbook</code></a>) to an output stream and 
close the output stream.</div>
+</dd>
 <dt><span class="strong"><a 
href="./org/apache/poi/util/LittleEndianByteArrayOutputStream.html#write(int)">write(int)</a></span>
 - Method in class org.apache.poi.util.<a 
href="./org/apache/poi/util/LittleEndianByteArrayOutputStream.html" 
title="class in org.apache.poi.util">LittleEndianByteArrayOutputStream</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a 
href="./org/apache/poi/util/LittleEndianByteArrayOutputStream.html#write(byte[])">write(byte[])</a></span>
 - Method in class org.apache.poi.util.<a 
href="./org/apache/poi/util/LittleEndianByteArrayOutputStream.html" 
title="class in org.apache.poi.util">LittleEndianByteArrayOutputStream</a></dt>
@@ -91686,12 +91652,6 @@ the order they are declared.</div>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a 
href="./org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html#_getHdrFtr()">_getHdrFtr()</a></span>
 - Method in class org.apache.poi.xwpf.usermodel.<a 
href="./org/apache/poi/xwpf/usermodel/XWPFHeaderFooter.html" title="class in 
org.apache.poi.xwpf.usermodel">XWPFHeaderFooter</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a 
href="./org/apache/poi/xssf/model/StylesTable.html#_getNumberFormatSize()">_getNumberFormatSize()</a></span>
 - Method in class org.apache.poi.xssf.model.<a 
href="./org/apache/poi/xssf/model/StylesTable.html" title="class in 
org.apache.poi.xssf.model">StylesTable</a></dt>
-<dd>
-<div class="block"><span class="strong">Deprecated.</span>
-<div class="block"><i>POI 3.14 beta 2. Use <a 
href="./org/apache/poi/xssf/model/StylesTable.html#getNumDataFormats()"><code>StylesTable.getNumDataFormats()</code></a>
 instead.</i></div>
-</div>
-</dd>
 <dt><span class="strong"><a 
href="./org/apache/poi/hssf/record/common/FeatFormulaErr2.html#_getRawErrorCheckValue()">_getRawErrorCheckValue()</a></span>
 - Method in class org.apache.poi.hssf.record.common.<a 
href="./org/apache/poi/hssf/record/common/FeatFormulaErr2.html" title="class in 
org.apache.poi.hssf.record.common">FeatFormulaErr2</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a 
href="./org/apache/poi/hslf/usermodel/HSLFSheet.html#_getSheetNumber()">_getSheetNumber()</a></span>
 - Method in class org.apache.poi.hslf.usermodel.<a 
href="./org/apache/poi/hslf/usermodel/HSLFSheet.html" title="class in 
org.apache.poi.hslf.usermodel">HSLFSheet</a></dt>

Modified: poi/site/publish/apidocs/org/apache/poi/hpbf/model/QuillContents.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hpbf/model/QuillContents.html?rev=1801929&r1=1801928&r2=1801929&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hpbf/model/QuillContents.html 
(original)
+++ poi/site/publish/apidocs/org/apache/poi/hpbf/model/QuillContents.html Fri 
Jul 14 10:36:26 2017
@@ -105,7 +105,7 @@
 <br>
 <pre>public final class <span class="strong">QuillContents</span>
 extends <a href="../../../../../org/apache/poi/hpbf/model/HPBFPart.html" 
title="class in org.apache.poi.hpbf.model">HPBFPart</a></pre>
-<div class="block">Quill -> QuillSub -> CONTENTS</div>
+<div class="block">Read Quill Contents (/Quill/QuillSub/CONTENTS) from an HPBF 
(Publisher .pub) document</div>
 </li>
 </ul>
 </div>

Modified: 
poi/site/publish/apidocs/org/apache/poi/hpbf/model/class-use/HPBFPart.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hpbf/model/class-use/HPBFPart.html?rev=1801929&r1=1801928&r2=1801929&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hpbf/model/class-use/HPBFPart.html 
(original)
+++ poi/site/publish/apidocs/org/apache/poi/hpbf/model/class-use/HPBFPart.html 
Fri Jul 14 10:36:26 2017
@@ -120,7 +120,7 @@
 <tr class="altColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../../org/apache/poi/hpbf/model/QuillContents.html" 
title="class in org.apache.poi.hpbf.model">QuillContents</a></strong></code>
-<div class="block">Quill -> QuillSub -> CONTENTS</div>
+<div class="block">Read Quill Contents (/Quill/QuillSub/CONTENTS) from an HPBF 
(Publisher .pub) document</div>
 </td>
 </tr>
 </tbody>

Modified: 
poi/site/publish/apidocs/org/apache/poi/hpbf/model/package-summary.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hpbf/model/package-summary.html?rev=1801929&r1=1801928&r2=1801929&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hpbf/model/package-summary.html 
(original)
+++ poi/site/publish/apidocs/org/apache/poi/hpbf/model/package-summary.html Fri 
Jul 14 10:36:26 2017
@@ -108,7 +108,7 @@
 <tr class="rowColor">
 <td class="colFirst"><a 
href="../../../../../org/apache/poi/hpbf/model/QuillContents.html" title="class 
in org.apache.poi.hpbf.model">QuillContents</a></td>
 <td class="colLast">
-<div class="block">Quill -> QuillSub -> CONTENTS</div>
+<div class="block">Read Quill Contents (/Quill/QuillSub/CONTENTS) from an HPBF 
(Publisher .pub) document</div>
 </td>
 </tr>
 </tbody>

Modified: poi/site/publish/apidocs/org/apache/poi/hpbf/model/package-use.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hpbf/model/package-use.html?rev=1801929&r1=1801928&r2=1801929&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hpbf/model/package-use.html 
(original)
+++ poi/site/publish/apidocs/org/apache/poi/hpbf/model/package-use.html Fri Jul 
14 10:36:26 2017
@@ -110,7 +110,7 @@
 </tr>
 <tr class="rowColor">
 <td class="colOne"><a 
href="../../../../../org/apache/poi/hpbf/model/class-use/QuillContents.html#org.apache.poi.hpbf">QuillContents</a>
-<div class="block">Quill -> QuillSub -> CONTENTS</div>
+<div class="block">Read Quill Contents (/Quill/QuillSub/CONTENTS) from an HPBF 
(Publisher .pub) document</div>
 </td>
 </tr>
 </tbody>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/DBCellRecord.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/DBCellRecord.html?rev=1801929&r1=1801928&r2=1801929&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/DBCellRecord.html 
(original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/DBCellRecord.html Fri 
Jul 14 10:36:26 2017
@@ -201,35 +201,26 @@ implements java.lang.Cloneable</pre>
 <th class="colLast" scope="col">Method and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>static int</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/hssf/record/DBCellRecord.html#calculateSizeOfRecords(int,%20int)">calculateSizeOfRecords</a></strong>(int&nbsp;nBlocks,
-                      int&nbsp;nRows)</code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>in POI 3.15-beta2, scheduled for removal in POI 3.17 - 
this method is not used within POI</i></div>
-</div>
-</td>
-</tr>
-<tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/poi/hssf/record/DBCellRecord.html" title="class 
in org.apache.poi.hssf.record">DBCellRecord</a></code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/hssf/record/DBCellRecord.html#clone()">clone</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>protected int</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/hssf/record/DBCellRecord.html#getDataSize()">getDataSize</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>short</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/hssf/record/DBCellRecord.html#getSid()">getSid</a></strong>()</code>
 <div class="block">return the non static version of the id for this 
record.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/hssf/record/DBCellRecord.html#serialize(org.apache.poi.util.LittleEndianOutput)">serialize</a></strong>(<a
 href="../../../../../org/apache/poi/util/LittleEndianOutput.html" 
title="interface in org.apache.poi.util">LittleEndianOutput</a>&nbsp;out)</code>
 <div class="block">Write the data content of this BIFF record.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>java.lang.String</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/hssf/record/DBCellRecord.html#toString()">toString</a></strong>()</code>
 <div class="block">get a string representation of the record (for 
biffview/debugging)</div>
@@ -365,20 +356,6 @@ implements java.lang.Cloneable</pre>
 </dl>
 </li>
 </ul>
-<a name="calculateSizeOfRecords(int, int)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>calculateSizeOfRecords</h4>
-<pre>public static&nbsp;int&nbsp;calculateSizeOfRecords(int&nbsp;nBlocks,
-                         int&nbsp;nRows)</pre>
-<div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>in POI 
3.15-beta2, scheduled for removal in POI 3.17 - this method is not used within 
POI</i></div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>nBlocks</code> - 
number of blocks</dd><dd><code>nRows</code> - number of rows</dd>
-<dt><span class="strong">Returns:</span></dt><dd>the size of the group of 
<tt>DBCellRecord</tt>s needed to encode
-         the specified number of blocks and rows</dd></dl>
-</li>
-</ul>
 <a name="getSid()">
 <!--   -->
 </a>

Modified: poi/site/publish/apidocs/org/apache/poi/ss/format/CellFormat.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/format/CellFormat.html?rev=1801929&r1=1801928&r2=1801929&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/format/CellFormat.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/format/CellFormat.html Fri Jul 
14 10:36:26 2017
@@ -292,7 +292,9 @@ extends java.lang.Object</pre>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>GENERAL_FORMAT</h4>
-<pre>public static final&nbsp;<a 
href="../../../../../org/apache/poi/ss/format/CellFormat.html" title="class in 
org.apache.poi.ss.format">CellFormat</a> GENERAL_FORMAT</pre>
+<pre>@Deprecated
+<a href="../../../../../org/apache/poi/util/Removal.html" title="annotation in 
org.apache.poi.util">@Removal</a>(<a 
href="../../../../../org/apache/poi/util/Removal.html#version()">version</a>="3.18")
+public static final&nbsp;<a 
href="../../../../../org/apache/poi/ss/format/CellFormat.html" title="class in 
org.apache.poi.ss.format">CellFormat</a> GENERAL_FORMAT</pre>
 <div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>use <a 
href="../../../../../org/apache/poi/ss/format/CellFormat.html#getInstance(java.util.Locale,%20java.lang.String)"><code>getInstance(Locale,
 String)</code></a> instead</i></div>
 <div class="block">Format a value as it would be were no format specified.  
This is also
  used when the format specified is <tt>General</tt>.</div>

Modified: 
poi/site/publish/apidocs/org/apache/poi/ss/usermodel/class-use/Workbook.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/usermodel/class-use/Workbook.html?rev=1801929&r1=1801928&r2=1801929&view=diff
==============================================================================
--- 
poi/site/publish/apidocs/org/apache/poi/ss/usermodel/class-use/Workbook.html 
(original)
+++ 
poi/site/publish/apidocs/org/apache/poi/ss/usermodel/class-use/Workbook.html 
Fri Jul 14 10:36:26 2017
@@ -439,7 +439,9 @@
 <tr class="altColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><span class="strong">IOUtils.</span><code><strong><a 
href="../../../../../../org/apache/poi/util/IOUtils.html#write(org.apache.poi.ss.usermodel.Workbook,%20java.io.OutputStream)">write</a></strong>(<a
 href="../../../../../../org/apache/poi/ss/usermodel/Workbook.html" 
title="interface in org.apache.poi.ss.usermodel">Workbook</a>&nbsp;doc,
-     java.io.OutputStream&nbsp;out)</code>&nbsp;</td>
+     java.io.OutputStream&nbsp;out)</code>
+<div class="block">Write a (<a 
href="../../../../../../org/apache/poi/ss/usermodel/Workbook.html" 
title="interface in org.apache.poi.ss.usermodel"><code>Workbook</code></a>) to 
an output stream and close the output stream.</div>
+</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static void</code></td>

Modified: poi/site/publish/apidocs/org/apache/poi/util/IOUtils.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/util/IOUtils.html?rev=1801929&r1=1801928&r2=1801929&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/util/IOUtils.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/util/IOUtils.html Fri Jul 14 
10:36:26 2017
@@ -219,7 +219,9 @@ extends java.lang.Object</pre>
 <tr class="altColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../org/apache/poi/util/IOUtils.html#write(org.apache.poi.ss.usermodel.Workbook,%20java.io.OutputStream)">write</a></strong>(<a
 href="../../../../org/apache/poi/ss/usermodel/Workbook.html" title="interface 
in org.apache.poi.ss.usermodel">Workbook</a>&nbsp;doc,
-     java.io.OutputStream&nbsp;out)</code>&nbsp;</td>
+     java.io.OutputStream&nbsp;out)</code>
+<div class="block">Write a (<a 
href="../../../../org/apache/poi/ss/usermodel/Workbook.html" title="interface 
in org.apache.poi.ss.usermodel"><code>Workbook</code></a>) to an output stream 
and close the output stream.</div>
+</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static void</code></td>
@@ -432,7 +434,13 @@ extends java.lang.Object</pre>
 <pre>public static&nbsp;void&nbsp;write(<a 
href="../../../../org/apache/poi/ss/usermodel/Workbook.html" title="interface 
in org.apache.poi.ss.usermodel">Workbook</a>&nbsp;doc,
          java.io.OutputStream&nbsp;out)
                   throws java.io.IOException</pre>
-<dl><dt><span class="strong">Throws:</span></dt>
+<div class="block">Write a (<a 
href="../../../../org/apache/poi/ss/usermodel/Workbook.html" title="interface 
in org.apache.poi.ss.usermodel"><code>Workbook</code></a>) to an output stream 
and close the output stream.
+ This will attempt to close the output stream at the end even if there was a 
problem writing the document to the stream.
+ 
+ If you are using Java 7 or higher, you may prefer to use a try-with-resources 
statement instead.
+ This function exists for Java 6 code.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>doc</code> - a 
writeable document to write to the output stream</dd><dd><code>out</code> - the 
output stream that the document is written to</dd>
+<dt><span class="strong">Throws:</span></dt>
 <dd><code>java.io.IOException</code></dd></dl>
 </li>
 </ul>
@@ -568,7 +576,7 @@ extends java.lang.Object</pre>
 <pre>public static&nbsp;long&nbsp;skipFully(java.io.InputStream&nbsp;in,
              long&nbsp;len)
                       throws java.io.IOException</pre>
-<div class="block">Skips bytes from a stream.  Returns -1L if EOF was hit 
before
+<div class="block">Skips bytes from a stream.  Returns -1L if len > 
available() or if EOF was hit before
  the end of the stream.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>in</code> - 
inputstream</dd><dd><code>len</code> - length to skip</dd>
 <dt><span class="strong">Returns:</span></dt><dd>number of bytes skipped</dd>

Modified: poi/site/publish/apidocs/org/apache/poi/util/class-use/Internal.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/util/class-use/Internal.html?rev=1801929&r1=1801928&r2=1801929&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/util/class-use/Internal.html 
(original)
+++ poi/site/publish/apidocs/org/apache/poi/util/class-use/Internal.html Fri 
Jul 14 10:36:26 2017
@@ -11198,40 +11198,24 @@ for streaming/read-only processing of xl
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>int</code></td>
-<td class="colLast"><span class="strong">StylesTable.</span><code><strong><a 
href="../../../../../org/apache/poi/xssf/model/StylesTable.html#_getNumberFormatSize()">_getNumberFormatSize</a></strong>()</code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>POI 3.14 beta 2. Use <a 
href="../../../../../org/apache/poi/xssf/model/StylesTable.html#getNumDataFormats()"><code>StylesTable.getNumDataFormats()</code></a>
 instead.</i></div>
-</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>int</code></td>
 <td class="colLast"><span class="strong">StylesTable.</span><code><strong><a 
href="../../../../../org/apache/poi/xssf/model/StylesTable.html#_getStyleXfsSize()">_getStyleXfsSize</a></strong>()</code>
 <div class="block">For unit testing only</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td 
class="colFirst"><code>org.openxmlformats.schemas.spreadsheetml.x2006.main.CTXf</code></td>
 <td class="colLast"><span class="strong">StylesTable.</span><code><strong><a 
href="../../../../../org/apache/poi/xssf/model/StylesTable.html#getCellStyleXfAt(int)">getCellStyleXfAt</a></strong>(int&nbsp;idx)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td 
class="colFirst"><code>org.openxmlformats.schemas.spreadsheetml.x2006.main.CTXf</code></td>
 <td class="colLast"><span class="strong">StylesTable.</span><code><strong><a 
href="../../../../../org/apache/poi/xssf/model/StylesTable.html#getCellXfAt(int)">getCellXfAt</a></strong>(int&nbsp;idx)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td 
class="colFirst"><code>org.openxmlformats.schemas.spreadsheetml.x2006.main.CTComment</code></td>
 <td class="colLast"><span class="strong">CommentsTable.</span><code><strong><a 
href="../../../../../org/apache/poi/xssf/model/CommentsTable.html#getCTComment(org.apache.poi.ss.util.CellAddress)">getCTComment</a></strong>(<a
 href="../../../../../org/apache/poi/ss/util/CellAddress.html" title="class in 
org.apache.poi.ss.util">CellAddress</a>&nbsp;cellRef)</code>
 <div class="block">Get the underlying CTComment xmlbean for a comment located 
at cellRef, if it exists</div>
 </td>
 </tr>
-<tr class="altColor">
-<td 
class="colFirst"><code>org.openxmlformats.schemas.spreadsheetml.x2006.main.CTComment</code></td>
-<td class="colLast"><span class="strong">CommentsTable.</span><code><strong><a 
href="../../../../../org/apache/poi/xssf/model/CommentsTable.html#getCTComment(java.lang.String)">getCTComment</a></strong>(java.lang.String&nbsp;ref)</code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>2015-11-23 (circa POI 3.14beta1). Use <a 
href="../../../../../org/apache/poi/xssf/model/CommentsTable.html#getCTComment(org.apache.poi.ss.util.CellAddress)"><code>CommentsTable.getCTComment(CellAddress)</code></a>
 instead</i></div>
-</div>
-</td>
-</tr>
 <tr class="rowColor">
 <td 
class="colFirst"><code>org.openxmlformats.schemas.spreadsheetml.x2006.main.CTComments</code></td>
 <td class="colLast"><span class="strong">CommentsTable.</span><code><strong><a 
href="../../../../../org/apache/poi/xssf/model/CommentsTable.html#getCTComments()">getCTComments</a></strong>()</code>
@@ -11255,38 +11239,30 @@ for streaming/read-only processing of xl
 </td>
 </tr>
 <tr class="rowColor">
-<td 
class="colFirst"><code>org.openxmlformats.schemas.spreadsheetml.x2006.main.CTComment</code></td>
-<td class="colLast"><span class="strong">CommentsTable.</span><code><strong><a 
href="../../../../../org/apache/poi/xssf/model/CommentsTable.html#newComment(java.lang.String)">newComment</a></strong>(java.lang.String&nbsp;ref)</code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>2015-11-23 (circa POI 3.14beta1). Use <a 
href="../../../../../org/apache/poi/xssf/model/CommentsTable.html#newComment(org.apache.poi.ss.util.CellAddress)"><code>CommentsTable.newComment(CellAddress)</code></a>
 instead</i></div>
-</div>
-</td>
-</tr>
-<tr class="altColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><span class="strong">StylesTable.</span><code><strong><a 
href="../../../../../org/apache/poi/xssf/model/StylesTable.html#putCellStyleXf(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTXf)">putCellStyleXf</a></strong>(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTXf&nbsp;cellStyleXf)</code>
 <div class="block">Adds a cell style to the styles table.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><span class="strong">StylesTable.</span><code><strong><a 
href="../../../../../org/apache/poi/xssf/model/StylesTable.html#putCellXf(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTXf)">putCellXf</a></strong>(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTXf&nbsp;cellXf)</code>
 <div class="block">Adds a cell to the styles table.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><span class="strong">StylesTable.</span><code><strong><a 
href="../../../../../org/apache/poi/xssf/model/StylesTable.html#putDxf(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTDxf)">putDxf</a></strong>(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTDxf&nbsp;dxf)</code>
 <div class="block">Adds a Dxf to the style table
  Does not check for duplicates.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>protected void</code></td>
 <td class="colLast"><span class="strong">StylesTable.</span><code><strong><a 
href="../../../../../org/apache/poi/xssf/model/StylesTable.html#replaceCellStyleXfAt(int,%20org.openxmlformats.schemas.spreadsheetml.x2006.main.CTXf)">replaceCellStyleXfAt</a></strong>(int&nbsp;idx,
                     
org.openxmlformats.schemas.spreadsheetml.x2006.main.CTXf&nbsp;cellStyleXf)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="strong">StylesTable.</span><code><strong><a 
href="../../../../../org/apache/poi/xssf/model/StylesTable.html#replaceCellXfAt(int,%20org.openxmlformats.schemas.spreadsheetml.x2006.main.CTXf)">replaceCellXfAt</a></strong>(int&nbsp;idx,
                
org.openxmlformats.schemas.spreadsheetml.x2006.main.CTXf&nbsp;cellXf)</code>&nbsp;</td>



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

Reply via email to