Modified: poi/site/publish/apidocs/org/apache/poi/util/class-use/Removal.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/util/class-use/Removal.html?rev=1801929&r1=1801928&r2=1801929&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/util/class-use/Removal.html 
(original)
+++ poi/site/publish/apidocs/org/apache/poi/util/class-use/Removal.html Fri Jul 
14 10:36:26 2017
@@ -123,40 +123,46 @@ HSSF concepts.</div>
 </td>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><a 
href="#org.apache.poi.ss.format">org.apache.poi.ss.format</a></td>
+<td class="colLast">
+<div class="block">This package contains classes that implement cell 
formatting</div>
+</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><a 
href="#org.apache.poi.ss.formula.atp">org.apache.poi.ss.formula.atp</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a 
href="#org.apache.poi.ss.formula.ptg">org.apache.poi.ss.formula.ptg</a></td>
 <td class="colLast">
 <div class="block">formula package contains binary PTG structures used in 
Formulas</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a 
href="#org.apache.poi.ss.usermodel">org.apache.poi.ss.usermodel</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a 
href="#org.apache.poi.ss.util">org.apache.poi.ss.util</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a 
href="#org.apache.poi.xslf.usermodel">org.apache.poi.xslf.usermodel</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a 
href="#org.apache.poi.xssf.streaming">org.apache.poi.xssf.streaming</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a 
href="#org.apache.poi.xssf.usermodel">org.apache.poi.xssf.usermodel</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a 
href="#org.apache.poi.xssf.util">org.apache.poi.xssf.util</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a 
href="#org.apache.poi.xwpf.model">org.apache.poi.xwpf.model</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
@@ -779,6 +785,28 @@ HSSF concepts.</div>
 </div>
 </td>
 </tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.poi.ss.format">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../org/apache/poi/util/Removal.html" 
title="annotation in org.apache.poi.util">Removal</a> in <a 
href="../../../../../org/apache/poi/ss/format/package-summary.html">org.apache.poi.ss.format</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
fields, and an explanation">
+<caption><span>Fields in <a 
href="../../../../../org/apache/poi/ss/format/package-summary.html">org.apache.poi.ss.format</a>
 with annotations of type <a 
href="../../../../../org/apache/poi/util/Removal.html" title="annotation in 
org.apache.poi.util">Removal</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>static <a 
href="../../../../../org/apache/poi/ss/format/CellFormat.html" title="class in 
org.apache.poi.ss.format">CellFormat</a></code></td>
+<td class="colLast"><span class="strong">CellFormat.</span><code><strong><a 
href="../../../../../org/apache/poi/ss/format/CellFormat.html#GENERAL_FORMAT">GENERAL_FORMAT</a></strong></code>
+<div class="block"><strong>Deprecated.</strong>&nbsp;
+<div class="block"><i>use <a 
href="../../../../../org/apache/poi/ss/format/CellFormat.html#getInstance(java.util.Locale,%20java.lang.String)"><code>CellFormat.getInstance(Locale,
 String)</code></a> instead</i></div>
+</div>
+</td>
+</tr>
 </tbody>
 </table>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/util/package-use.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/util/package-use.html?rev=1801929&r1=1801928&r2=1801929&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/util/package-use.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/util/package-use.html Fri Jul 14 
10:36:26 2017
@@ -1715,6 +1715,12 @@ for streaming/read-only processing of xl
  POI internal use only.</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colOne"><a 
href="../../../../org/apache/poi/util/class-use/Removal.html#org.apache.poi.ss.format">Removal</a>
+<div class="block">Program elements annotated &#64;Removal track the earliest 
final release
+ when a deprecated feature will be removed.</div>
+</td>
+</tr>
 </tbody>
 </table>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/model/CommentsTable.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/model/CommentsTable.html?rev=1801929&r1=1801928&r2=1801929&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/model/CommentsTable.html 
(original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/model/CommentsTable.html Fri 
Jul 14 10:36:26 2017
@@ -199,37 +199,21 @@ extends <a href="../../../../../org/apac
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code><a 
href="../../../../../org/apache/poi/xssf/usermodel/XSSFComment.html" 
title="class in org.apache.poi.xssf.usermodel">XSSFComment</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/xssf/model/CommentsTable.html#findCellComment(java.lang.String)">findCellComment</a></strong>(java.lang.String&nbsp;cellRef)</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#findCellComment(org.apache.poi.ss.util.CellAddress)"><code>findCellComment(CellAddress)</code></a>
 instead</i></div>
-</div>
-</td>
-</tr>
-<tr class="altColor">
 <td class="colFirst"><code>java.lang.String</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/xssf/model/CommentsTable.html#getAuthor(long)">getAuthor</a></strong>(long&nbsp;authorId)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>java.util.Map&lt;<a 
href="../../../../../org/apache/poi/ss/util/CellAddress.html" title="class in 
org.apache.poi.ss.util">CellAddress</a>,<a 
href="../../../../../org/apache/poi/xssf/usermodel/XSSFComment.html" 
title="class in org.apache.poi.xssf.usermodel">XSSFComment</a>&gt;</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/xssf/model/CommentsTable.html#getCellComments()">getCellComments</a></strong>()</code>
 <div class="block">Returns all cell comments on this sheet.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td 
class="colFirst"><code>org.openxmlformats.schemas.spreadsheetml.x2006.main.CTComment</code></td>
 <td class="colLast"><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="rowColor">
-<td 
class="colFirst"><code>org.openxmlformats.schemas.spreadsheetml.x2006.main.CTComment</code></td>
-<td class="colLast"><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>getCTComment(CellAddress)</code></a>
 instead</i></div>
-</div>
-</td>
-</tr>
 <tr class="altColor">
 <td 
class="colFirst"><code>org.openxmlformats.schemas.spreadsheetml.x2006.main.CTComments</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/xssf/model/CommentsTable.html#getCTComments()">getCTComments</a></strong>()</code>
@@ -251,18 +235,10 @@ extends <a href="../../../../../org/apac
 </td>
 </tr>
 <tr class="altColor">
-<td 
class="colFirst"><code>org.openxmlformats.schemas.spreadsheetml.x2006.main.CTComment</code></td>
-<td class="colLast"><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>newComment(CellAddress)</code></a>
 instead</i></div>
-</div>
-</td>
-</tr>
-<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/xssf/model/CommentsTable.html#readFrom(java.io.InputStream)">readFrom</a></strong>(java.io.InputStream&nbsp;is)</code>&nbsp;</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/xssf/model/CommentsTable.html#referenceUpdated(org.apache.poi.ss.util.CellAddress,%20org.openxmlformats.schemas.spreadsheetml.x2006.main.CTComment)">referenceUpdated</a></strong>(<a
 href="../../../../../org/apache/poi/ss/util/CellAddress.html" title="class in 
org.apache.poi.ss.util">CellAddress</a>&nbsp;oldReference,
                 
org.openxmlformats.schemas.spreadsheetml.x2006.main.CTComment&nbsp;comment)</code>
@@ -270,15 +246,6 @@ extends <a href="../../../../../org/apac
   we can reflect that in our cache</div>
 </td>
 </tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/xssf/model/CommentsTable.html#referenceUpdated(java.lang.String,%20org.openxmlformats.schemas.spreadsheetml.x2006.main.CTComment)">referenceUpdated</a></strong>(java.lang.String&nbsp;oldReference,
-                
org.openxmlformats.schemas.spreadsheetml.x2006.main.CTComment&nbsp;comment)</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#referenceUpdated(org.apache.poi.ss.util.CellAddress,%20org.openxmlformats.schemas.spreadsheetml.x2006.main.CTComment)"><code>referenceUpdated(CellAddress,
 CTComment)</code></a> instead</i></div>
-</div>
-</td>
-</tr>
 <tr class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/xssf/model/CommentsTable.html#removeComment(org.apache.poi.ss.util.CellAddress)">removeComment</a></strong>(<a
 href="../../../../../org/apache/poi/ss/util/CellAddress.html" title="class in 
org.apache.poi.ss.util">CellAddress</a>&nbsp;cellRef)</code>
@@ -286,14 +253,6 @@ extends <a href="../../../../../org/apac
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/xssf/model/CommentsTable.html#removeComment(java.lang.String)">removeComment</a></strong>(java.lang.String&nbsp;cellRef)</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#removeComment(org.apache.poi.ss.util.CellAddress)"><code>removeComment(CellAddress)</code></a>
 instead</i></div>
-</div>
-</td>
-</tr>
-<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/xssf/model/CommentsTable.html#writeTo(java.io.OutputStream)">writeTo</a></strong>(java.io.OutputStream&nbsp;out)</code>&nbsp;</td>
 </tr>
@@ -439,19 +398,6 @@ extends <a href="../../../../../org/apac
 <dd><code>java.io.IOException</code> - a subclass may throw an IOException if 
the changes can't be committed</dd></dl>
 </li>
 </ul>
-<a name="referenceUpdated(java.lang.String, 
org.openxmlformats.schemas.spreadsheetml.x2006.main.CTComment)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>referenceUpdated</h4>
-<pre>public&nbsp;void&nbsp;referenceUpdated(java.lang.String&nbsp;oldReference,
-                    
org.openxmlformats.schemas.spreadsheetml.x2006.main.CTComment&nbsp;comment)</pre>
-<div class="block"><span class="strong">Deprecated.</span>&nbsp;<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>referenceUpdated(CellAddress,
 CTComment)</code></a> instead</i></div>
-<div class="block">Called after the reference is updated, so that
-  we can reflect that in our cache</div>
-</li>
-</ul>
 <a name="referenceUpdated(org.apache.poi.ss.util.CellAddress, 
org.openxmlformats.schemas.spreadsheetml.x2006.main.CTComment)">
 <!--   -->
 </a>
@@ -501,19 +447,6 @@ extends <a href="../../../../../org/apac
 <pre>public&nbsp;int&nbsp;findAuthor(java.lang.String&nbsp;author)</pre>
 </li>
 </ul>
-<a name="findCellComment(java.lang.String)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>findCellComment</h4>
-<pre>public&nbsp;<a 
href="../../../../../org/apache/poi/xssf/usermodel/XSSFComment.html" 
title="class in 
org.apache.poi.xssf.usermodel">XSSFComment</a>&nbsp;findCellComment(java.lang.String&nbsp;cellRef)</pre>
-<div class="block"><span class="strong">Deprecated.</span>&nbsp;<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>findCellComment(CellAddress)</code></a>
 instead</i></div>
-<div class="block">Finds the cell comment at cellAddress, if one exists</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>cellRef</code> - 
the address of the cell to find a comment</dd>
-<dt><span class="strong">Returns:</span></dt><dd>cell comment if one exists, 
otherwise returns null</dd></dl>
-</li>
-</ul>
 <a name="findCellComment(org.apache.poi.ss.util.CellAddress)">
 <!--   -->
 </a>
@@ -526,20 +459,6 @@ extends <a href="../../../../../org/apac
 <dt><span class="strong">Returns:</span></dt><dd>cell comment if one exists, 
otherwise returns null</dd></dl>
 </li>
 </ul>
-<a name="getCTComment(java.lang.String)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getCTComment</h4>
-<pre><a href="../../../../../org/apache/poi/util/Internal.html" 
title="annotation in org.apache.poi.util">@Internal</a>
-public&nbsp;org.openxmlformats.schemas.spreadsheetml.x2006.main.CTComment&nbsp;getCTComment(java.lang.String&nbsp;ref)</pre>
-<div class="block"><span class="strong">Deprecated.</span>&nbsp;<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>getCTComment(CellAddress)</code></a>
 instead</i></div>
-<div class="block">Get the underlying CTComment xmlbean for a comment located 
at cellRef, if it exists</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>ref</code> - the 
location of the cell comment</dd>
-<dt><span class="strong">Returns:</span></dt><dd>CTComment xmlbean if comment 
exists, otherwise return null.</dd></dl>
-</li>
-</ul>
 <a name="getCTComment(org.apache.poi.ss.util.CellAddress)">
 <!--   -->
 </a>
@@ -565,20 +484,6 @@ public&nbsp;org.openxmlformats.schemas.s
  the comment is located.</dd></dl>
 </li>
 </ul>
-<a name="newComment(java.lang.String)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>newComment</h4>
-<pre><a href="../../../../../org/apache/poi/util/Internal.html" 
title="annotation in org.apache.poi.util">@Internal</a>
-public&nbsp;org.openxmlformats.schemas.spreadsheetml.x2006.main.CTComment&nbsp;newComment(java.lang.String&nbsp;ref)</pre>
-<div class="block"><span class="strong">Deprecated.</span>&nbsp;<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>newComment(CellAddress)</code></a>
 instead</i></div>
-<div class="block">Create a new comment located at cell address</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>ref</code> - the 
location to add the comment</dd>
-<dt><span class="strong">Returns:</span></dt><dd>a new CTComment located at 
ref with default author</dd></dl>
-</li>
-</ul>
 <a name="newComment(org.apache.poi.ss.util.CellAddress)">
 <!--   -->
 </a>
@@ -592,19 +497,6 @@ public&nbsp;org.openxmlformats.schemas.s
 <dt><span class="strong">Returns:</span></dt><dd>a new CTComment located at 
ref with default author</dd></dl>
 </li>
 </ul>
-<a name="removeComment(java.lang.String)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>removeComment</h4>
-<pre>public&nbsp;boolean&nbsp;removeComment(java.lang.String&nbsp;cellRef)</pre>
-<div class="block"><span class="strong">Deprecated.</span>&nbsp;<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>removeComment(CellAddress)</code></a>
 instead</i></div>
-<div class="block">Remove the comment at cellRef location, if one exists</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>cellRef</code> - 
the location of the comment to remove</dd>
-<dt><span class="strong">Returns:</span></dt><dd>returns true if a comment was 
removed</dd></dl>
-</li>
-</ul>
 <a name="removeComment(org.apache.poi.ss.util.CellAddress)">
 <!--   -->
 </a>

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/model/StylesTable.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/model/StylesTable.html?rev=1801929&r1=1801928&r2=1801929&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/model/StylesTable.html 
(original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/model/StylesTable.html Fri Jul 
14 10:36:26 2017
@@ -188,38 +188,30 @@ extends <a href="../../../../../org/apac
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>int</code></td>
-<td class="colLast"><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>getNumDataFormats()</code></a>
 instead.</i></div>
-</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>int</code></td>
 <td class="colLast"><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>protected void</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/xssf/model/StylesTable.html#commit()">commit</a></strong>()</code>
 <div class="block">Save the content in the underlying package part.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/poi/xssf/usermodel/XSSFCellStyle.html" 
title="class in org.apache.poi.xssf.usermodel">XSSFCellStyle</a></code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/xssf/model/StylesTable.html#createCellStyle()">createCellStyle</a></strong>()</code>
 <div class="block">Create a cell style in this style table.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/xssf/model/StylesTable.html#ensureThemesTable()">ensureThemesTable</a></strong>()</code>
 <div class="block">If there isn't currently a <a 
href="../../../../../org/apache/poi/xssf/model/ThemesTable.html" title="class 
in org.apache.poi.xssf.model"><code>ThemesTable</code></a> for the
   current Workbook, then creates one and sets it up.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/poi/xssf/usermodel/XSSFFont.html" title="class 
in org.apache.poi.xssf.usermodel">XSSFFont</a></code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/xssf/model/StylesTable.html#findFont(boolean,%20short,%20short,%20java.lang.String,%20boolean,%20boolean,%20short,%20byte)">findFont</a></strong>(boolean&nbsp;bold,
         short&nbsp;color,
@@ -232,209 +224,209 @@ extends <a href="../../../../../org/apac
 <div class="block">Finds a font that matches the one with the supplied 
attributes</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/poi/xssf/usermodel/extensions/XSSFCellBorder.html"
 title="class in 
org.apache.poi.xssf.usermodel.extensions">XSSFCellBorder</a></code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/xssf/model/StylesTable.html#getBorderAt(int)">getBorderAt</a></strong>(int&nbsp;idx)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>java.util.List&lt;<a 
href="../../../../../org/apache/poi/xssf/usermodel/extensions/XSSFCellBorder.html"
 title="class in 
org.apache.poi.xssf.usermodel.extensions">XSSFCellBorder</a>&gt;</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/xssf/model/StylesTable.html#getBorders()">getBorders</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td 
class="colFirst"><code>org.openxmlformats.schemas.spreadsheetml.x2006.main.CTXf</code></td>
 <td class="colLast"><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"><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.CTStylesheet</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/xssf/model/StylesTable.html#getCTStylesheet()">getCTStylesheet</a></strong>()</code>
 <div class="block">For unit testing only!</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td 
class="colFirst"><code>org.openxmlformats.schemas.spreadsheetml.x2006.main.CTDxf</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/xssf/model/StylesTable.html#getDxfAt(int)">getDxfAt</a></strong>(int&nbsp;idx)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/poi/ss/usermodel/TableStyle.html" 
title="interface in org.apache.poi.ss.usermodel">TableStyle</a></code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/xssf/model/StylesTable.html#getExplicitTableStyle(java.lang.String)">getExplicitTableStyle</a></strong>(java.lang.String&nbsp;name)</code>
 <div class="block">NOTE: this only returns explicitly defined styles</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>java.util.Set&lt;java.lang.String&gt;</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/xssf/model/StylesTable.html#getExplicitTableStyleNames()">getExplicitTableStyleNames</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/poi/xssf/usermodel/extensions/XSSFCellFill.html"
 title="class in 
org.apache.poi.xssf.usermodel.extensions">XSSFCellFill</a></code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/xssf/model/StylesTable.html#getFillAt(int)">getFillAt</a></strong>(int&nbsp;idx)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>java.util.List&lt;<a 
href="../../../../../org/apache/poi/xssf/usermodel/extensions/XSSFCellFill.html"
 title="class in 
org.apache.poi.xssf.usermodel.extensions">XSSFCellFill</a>&gt;</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/xssf/model/StylesTable.html#getFills()">getFills</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/poi/xssf/usermodel/XSSFFont.html" title="class 
in org.apache.poi.xssf.usermodel">XSSFFont</a></code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/xssf/model/StylesTable.html#getFontAt(int)">getFontAt</a></strong>(int&nbsp;idx)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>java.util.List&lt;<a 
href="../../../../../org/apache/poi/xssf/usermodel/XSSFFont.html" title="class 
in org.apache.poi.xssf.usermodel">XSSFFont</a>&gt;</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/xssf/model/StylesTable.html#getFonts()">getFonts</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/poi/xssf/usermodel/IndexedColorMap.html" 
title="interface in 
org.apache.poi.xssf.usermodel">IndexedColorMap</a></code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/xssf/model/StylesTable.html#getIndexedColors()">getIndexedColors</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/xssf/model/StylesTable.html#getMaxNumberOfDataFormats()">getMaxNumberOfDataFormats</a></strong>()</code>
 <div class="block">Get the upper limit on the number of data formats that has 
been set for the style table.</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/xssf/model/StylesTable.html#getNumberFormatAt(short)">getNumberFormatAt</a></strong>(short&nbsp;fmtId)</code>
 <div class="block">Get number format string given its id</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td 
class="colFirst"><code>java.util.Map&lt;java.lang.Short,java.lang.String&gt;</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/xssf/model/StylesTable.html#getNumberFormats()">getNumberFormats</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/xssf/model/StylesTable.html#getNumCellStyles()">getNumCellStyles</a></strong>()</code>
 <div class="block">get the size of cell styles</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/xssf/model/StylesTable.html#getNumDataFormats()">getNumDataFormats</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/poi/xssf/usermodel/XSSFCellStyle.html" 
title="class in org.apache.poi.xssf.usermodel">XSSFCellStyle</a></code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/xssf/model/StylesTable.html#getStyleAt(int)">getStyleAt</a></strong>(int&nbsp;idx)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/poi/ss/usermodel/TableStyle.html" 
title="interface in org.apache.poi.ss.usermodel">TableStyle</a></code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/xssf/model/StylesTable.html#getTableStyle(java.lang.String)">getTableStyle</a></strong>(java.lang.String&nbsp;name)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/poi/xssf/model/ThemesTable.html" title="class 
in org.apache.poi.xssf.model">ThemesTable</a></code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/xssf/model/StylesTable.html#getTheme()">getTheme</a></strong>()</code>
 <div class="block">Get the current Workbook's theme table, or null if the
   Workbook lacks any themes.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/xssf/model/StylesTable.html#putBorder(org.apache.poi.xssf.usermodel.extensions.XSSFCellBorder)">putBorder</a></strong>(<a
 
href="../../../../../org/apache/poi/xssf/usermodel/extensions/XSSFCellBorder.html"
 title="class in 
org.apache.poi.xssf.usermodel.extensions">XSSFCellBorder</a>&nbsp;border)</code>
 <div class="block">Adds a border to the border style table if it isn't already 
in the style table
  Does nothing if border is already in borders style table</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><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="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><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="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><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="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/xssf/model/StylesTable.html#putFill(org.apache.poi.xssf.usermodel.extensions.XSSFCellFill)">putFill</a></strong>(<a
 
href="../../../../../org/apache/poi/xssf/usermodel/extensions/XSSFCellFill.html"
 title="class in 
org.apache.poi.xssf.usermodel.extensions">XSSFCellFill</a>&nbsp;fill)</code>
 <div class="block">Adds a fill to the fill style table if it isn't already in 
the style table
  Does nothing if fill is already in fill style table</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/xssf/model/StylesTable.html#putFont(org.apache.poi.xssf.usermodel.XSSFFont)">putFont</a></strong>(<a
 href="../../../../../org/apache/poi/xssf/usermodel/XSSFFont.html" title="class 
in org.apache.poi.xssf.usermodel">XSSFFont</a>&nbsp;font)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/xssf/model/StylesTable.html#putFont(org.apache.poi.xssf.usermodel.XSSFFont,%20boolean)">putFont</a></strong>(<a
 href="../../../../../org/apache/poi/xssf/usermodel/XSSFFont.html" title="class 
in org.apache.poi.xssf.usermodel">XSSFFont</a>&nbsp;font,
        boolean&nbsp;forceRegistration)</code>
 <div class="block">Records the given font in the font table.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/xssf/model/StylesTable.html#putNumberFormat(short,%20java.lang.String)">putNumberFormat</a></strong>(short&nbsp;index,
                java.lang.String&nbsp;fmt)</code>
 <div class="block">Add a number format with a specific ID into the 
numberFormats map.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/xssf/model/StylesTable.html#putNumberFormat(java.lang.String)">putNumberFormat</a></strong>(java.lang.String&nbsp;fmt)</code>
 <div class="block">Puts <code>fmt</code> in the numberFormats map if the 
format is not
  already in the the number format style table.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/xssf/model/StylesTable.html#putStyle(org.apache.poi.xssf.usermodel.XSSFCellStyle)">putStyle</a></strong>(<a
 href="../../../../../org/apache/poi/xssf/usermodel/XSSFCellStyle.html" 
title="class in 
org.apache.poi.xssf.usermodel">XSSFCellStyle</a>&nbsp;style)</code>&nbsp;</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/xssf/model/StylesTable.html#readFrom(java.io.InputStream)">readFrom</a></strong>(java.io.InputStream&nbsp;is)</code>
 <div class="block">Read this shared styles table from an XML file.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/xssf/model/StylesTable.html#removeNumberFormat(short)">removeNumberFormat</a></strong>(short&nbsp;index)</code>
 <div class="block">Remove a number format from the style table if it 
exists.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/xssf/model/StylesTable.html#removeNumberFormat(java.lang.String)">removeNumberFormat</a></strong>(java.lang.String&nbsp;fmt)</code>
 <div class="block">Remove a number format from the style table if it exists
  All cell styles with this number format will be modified to use the default 
number format</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>protected void</code></td>
 <td class="colLast"><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"><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>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/xssf/model/StylesTable.html#setMaxNumberOfDataFormats(int)">setMaxNumberOfDataFormats</a></strong>(int&nbsp;num)</code>
 <div class="block">Changes the maximum number of data formats that may be in a 
style table</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/xssf/model/StylesTable.html#setTheme(org.apache.poi.xssf.model.ThemesTable)">setTheme</a></strong>(<a
 href="../../../../../org/apache/poi/xssf/model/ThemesTable.html" title="class 
in org.apache.poi.xssf.model">ThemesTable</a>&nbsp;theme)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a 
href="../../../../../org/apache/poi/xssf/model/StylesTable.html#setWorkbook(org.apache.poi.xssf.usermodel.XSSFWorkbook)">setWorkbook</a></strong>(<a
 href="../../../../../org/apache/poi/xssf/usermodel/XSSFWorkbook.html" 
title="class in 
org.apache.poi.xssf.usermodel">XSSFWorkbook</a>&nbsp;wb)</code>&nbsp;</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/xssf/model/StylesTable.html#writeTo(java.io.OutputStream)">writeTo</a></strong>(java.io.OutputStream&nbsp;out)</code>
 <div class="block">Write this table out as XML.</div>
@@ -899,18 +891,6 @@ protected&nbsp;void&nbsp;replaceCellStyl
 <dl><dt><span class="strong">Returns:</span></dt><dd>number of data formats in 
the styles table</dd></dl>
 </li>
 </ul>
-<a name="_getNumberFormatSize()">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>_getNumberFormatSize</h4>
-<pre><a href="../../../../../org/apache/poi/util/Internal.html" 
title="annotation in org.apache.poi.util">@Internal</a>
-public&nbsp;int&nbsp;_getNumberFormatSize()</pre>
-<div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>POI 3.14 
beta 2. Use <a 
href="../../../../../org/apache/poi/xssf/model/StylesTable.html#getNumDataFormats()"><code>getNumDataFormats()</code></a>
 instead.</i></div>
-<div class="block">For unit testing only</div>
-</li>
-</ul>
 <a name="_getStyleXfsSize()">
 <!--   -->
 </a>

Modified: 
poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFComment.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFComment.html?rev=1801929&r1=1801928&r2=1801929&view=diff
==============================================================================
--- 
poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFComment.html
 (original)
+++ 
poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFComment.html
 Fri Jul 14 10:36:26 2017
@@ -195,14 +195,6 @@ for streaming/read-only processing of xl
 <div class="block">Finds the cell comment at cellAddress, if one exists</div>
 </td>
 </tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a 
href="../../../../../../org/apache/poi/xssf/usermodel/XSSFComment.html" 
title="class in org.apache.poi.xssf.usermodel">XSSFComment</a></code></td>
-<td class="colLast"><span class="strong">CommentsTable.</span><code><strong><a 
href="../../../../../../org/apache/poi/xssf/model/CommentsTable.html#findCellComment(java.lang.String)">findCellComment</a></strong>(java.lang.String&nbsp;cellRef)</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#findCellComment(org.apache.poi.ss.util.CellAddress)"><code>CommentsTable.findCellComment(CellAddress)</code></a>
 instead</i></div>
-</div>
-</td>
-</tr>
 </tbody>
 </table>
 <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing 
methods, and an explanation">

Modified: poi/site/publish/hpbf/file-format.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/hpbf/file-format.html?rev=1801929&r1=1801928&r2=1801929&view=diff
==============================================================================
--- poi/site/publish/hpbf/file-format.html (original)
+++ poi/site/publish/hpbf/file-format.html Fri Jul 14 10:36:26 2017
@@ -76,18 +76,23 @@ if (VERSION > 3) {
 <div class="menuBar">
 <div class="menu">
 <span class="menuLabel">Apache POI</span>
+        
 <div class="menuItem">
 <a href="../index.html">Top</a>
 </div>
+    
 </div>
 <div class="menu">
 <span class="menuLabel">HPBF</span>
+        
 <div class="menuItem">
 <a href="index.html">Overview</a>
 </div>
+        
 <div class="menuItem">
 <a href="file-format.xml">File Format</a>
 </div>
+       
 </div>
 </div>
 </div>



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

Reply via email to