You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by ni...@apache.org on 2016/07/08 12:35:38 UTC

svn commit: r1751894 [5/25] - in /poi/site/publish: apidocs/ apidocs/org/apache/poi/class-use/ apidocs/org/apache/poi/ddf/class-use/ apidocs/org/apache/poi/hmef/attribute/ apidocs/org/apache/poi/hmef/attribute/class-use/ apidocs/org/apache/poi/hmef/ext...

Modified: poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFTextShape.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFTextShape.html?rev=1751894&r1=1751893&r2=1751894&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFTextShape.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFTextShape.html Fri Jul  8 12:35:34 2016
@@ -208,19 +208,19 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><span class="strong">HSLFSlide.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSlide.html#onAddTextShape(org.apache.poi.hslf.usermodel.HSLFTextShape)">onAddTextShape</a></strong>(<a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html" title="class in org.apache.poi.hslf.usermodel">HSLFTextShape</a>&nbsp;shape)</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>protected void</code></td>
 <td class="colLast"><span class="strong">HSLFSlideMaster.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSlideMaster.html#onAddTextShape(org.apache.poi.hslf.usermodel.HSLFTextShape)">onAddTextShape</a></strong>(<a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html" title="class in org.apache.poi.hslf.usermodel">HSLFTextShape</a>&nbsp;shape)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>protected void</code></td>
 <td class="colLast"><span class="strong">HSLFSheet.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSheet.html#onAddTextShape(org.apache.poi.hslf.usermodel.HSLFTextShape)">onAddTextShape</a></strong>(<a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html" title="class in org.apache.poi.hslf.usermodel">HSLFTextShape</a>&nbsp;shape)</code>
 <div class="block">Subclasses should call this method and update the array of text runs
  when a text shape is added</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><span class="strong">HSLFSlide.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSlide.html#onAddTextShape(org.apache.poi.hslf.usermodel.HSLFTextShape)">onAddTextShape</a></strong>(<a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html" title="class in org.apache.poi.hslf.usermodel">HSLFTextShape</a>&nbsp;shape)</code>&nbsp;</td>
+</tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="strong">HSLFTextParagraph.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTextParagraph.html#setParentShape(org.apache.poi.hslf.usermodel.HSLFTextShape)">setParentShape</a></strong>(<a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html" title="class in org.apache.poi.hslf.usermodel">HSLFTextShape</a>&nbsp;parentShape)</code>&nbsp;</td>

Modified: poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/MAPIProperty.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/MAPIProperty.html?rev=1751894&r1=1751893&r2=1751894&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/MAPIProperty.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/MAPIProperty.html Fri Jul  8 12:35:34 2016
@@ -100,7 +100,7 @@ extends java.lang.Object</pre>
   by friendly name, ID and MAPI Property Name.
  
  These are taken from the following MSDN resources:
-  http://msdn.microsoft.com/en-us/library/microsoft.exchange.data.contenttypes.tnef.tnefpropertyid%28v=EXCHG.140%29.aspx
+  https://msdn.microsoft.com/en-us/library/microsoft.exchange.data.contenttypes.tnef.tnefpropertyid(v=exchg.150).aspx
   http://msdn.microsoft.com/en-us/library/ms526356%28v=exchg.10%29.aspx</div>
 </li>
 </ul>

Modified: poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/class-use/Chunk.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/class-use/Chunk.html?rev=1751894&r1=1751893&r2=1751894&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/class-use/Chunk.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/class-use/Chunk.html Fri Jul  8 12:35:34 2016
@@ -156,11 +156,11 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunk.html" title="class in org.apache.poi.hsmf.datatypes">Chunk</a>[]</code></td>
-<td class="colLast"><span class="strong">AttachmentChunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/AttachmentChunks.html#getAll()">getAll</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">RecipientChunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/RecipientChunks.html#getAll()">getAll</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunk.html" title="class in org.apache.poi.hsmf.datatypes">Chunk</a>[]</code></td>
-<td class="colLast"><span class="strong">RecipientChunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/RecipientChunks.html#getAll()">getAll</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">AttachmentChunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/AttachmentChunks.html#getAll()">getAll</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunk.html" title="class in org.apache.poi.hsmf.datatypes">Chunk</a>[]</code></td>
@@ -168,21 +168,21 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunk.html" title="class in org.apache.poi.hsmf.datatypes">Chunk</a>[]</code></td>
-<td class="colLast"><span class="strong">AttachmentChunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/AttachmentChunks.html#getChunks()">getChunks</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">RecipientChunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/RecipientChunks.html#getChunks()">getChunks</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunk.html" title="class in org.apache.poi.hsmf.datatypes">Chunk</a>[]</code></td>
-<td class="colLast"><span class="strong">Chunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunks.html#getChunks()">getChunks</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">ChunkGroup.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/ChunkGroup.html#getChunks()">getChunks</a></strong>()</code>
+<div class="block">Returns the chunks that make up the group.</div>
+</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunk.html" title="class in org.apache.poi.hsmf.datatypes">Chunk</a>[]</code></td>
-<td class="colLast"><span class="strong">RecipientChunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/RecipientChunks.html#getChunks()">getChunks</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">AttachmentChunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/AttachmentChunks.html#getChunks()">getChunks</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunk.html" title="class in org.apache.poi.hsmf.datatypes">Chunk</a>[]</code></td>
-<td class="colLast"><span class="strong">ChunkGroup.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/ChunkGroup.html#getChunks()">getChunks</a></strong>()</code>
-<div class="block">Returns the chunks that make up the group.</div>
-</td>
+<td class="colLast"><span class="strong">Chunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunks.html#getChunks()">getChunks</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunk.html" title="class in org.apache.poi.hsmf.datatypes">Chunk</a></code></td>
@@ -218,25 +218,25 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">AttachmentChunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/AttachmentChunks.html#record(org.apache.poi.hsmf.datatypes.Chunk)">record</a></strong>(<a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunk.html" title="class in org.apache.poi.hsmf.datatypes">Chunk</a>&nbsp;chunk)</code>
+<td class="colLast"><span class="strong">RecipientChunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/RecipientChunks.html#record(org.apache.poi.hsmf.datatypes.Chunk)">record</a></strong>(<a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunk.html" title="class in org.apache.poi.hsmf.datatypes">Chunk</a>&nbsp;chunk)</code>
 <div class="block">Called by the parser whenever a chunk is found.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">Chunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunks.html#record(org.apache.poi.hsmf.datatypes.Chunk)">record</a></strong>(<a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunk.html" title="class in org.apache.poi.hsmf.datatypes">Chunk</a>&nbsp;chunk)</code>
+<td class="colLast"><span class="strong">ChunkGroup.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/ChunkGroup.html#record(org.apache.poi.hsmf.datatypes.Chunk)">record</a></strong>(<a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunk.html" title="class in org.apache.poi.hsmf.datatypes">Chunk</a>&nbsp;chunk)</code>
 <div class="block">Called by the parser whenever a chunk is found.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">RecipientChunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/RecipientChunks.html#record(org.apache.poi.hsmf.datatypes.Chunk)">record</a></strong>(<a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunk.html" title="class in org.apache.poi.hsmf.datatypes">Chunk</a>&nbsp;chunk)</code>
+<td class="colLast"><span class="strong">AttachmentChunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/AttachmentChunks.html#record(org.apache.poi.hsmf.datatypes.Chunk)">record</a></strong>(<a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunk.html" title="class in org.apache.poi.hsmf.datatypes">Chunk</a>&nbsp;chunk)</code>
 <div class="block">Called by the parser whenever a chunk is found.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">ChunkGroup.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/ChunkGroup.html#record(org.apache.poi.hsmf.datatypes.Chunk)">record</a></strong>(<a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunk.html" title="class in org.apache.poi.hsmf.datatypes">Chunk</a>&nbsp;chunk)</code>
+<td class="colLast"><span class="strong">Chunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunks.html#record(org.apache.poi.hsmf.datatypes.Chunk)">record</a></strong>(<a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunk.html" title="class in org.apache.poi.hsmf.datatypes">Chunk</a>&nbsp;chunk)</code>
 <div class="block">Called by the parser whenever a chunk is found.</div>
 </td>
 </tr>

Modified: poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/class-use/MAPIProperty.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/class-use/MAPIProperty.html?rev=1751894&r1=1751893&r2=1751894&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/class-use/MAPIProperty.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/class-use/MAPIProperty.html Fri Jul  8 12:35:34 2016
@@ -1679,11 +1679,11 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static <a href="../../../../../../org/apache/poi/hsmf/datatypes/MAPIProperty.html" title="class in org.apache.poi.hsmf.datatypes">MAPIProperty</a></code></td>
-<td class="colLast"><span class="strong">MAPIProperty.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/MAPIProperty.html#RECIPIENT_DISPLAY_NAME">RECIPIENT_DISPLAY_NAME</a></strong></code>&nbsp;</td>
+<td class="colLast"><span class="strong">RecipientChunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/RecipientChunks.html#RECIPIENT_DISPLAY_NAME">RECIPIENT_DISPLAY_NAME</a></strong></code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static <a href="../../../../../../org/apache/poi/hsmf/datatypes/MAPIProperty.html" title="class in org.apache.poi.hsmf.datatypes">MAPIProperty</a></code></td>
-<td class="colLast"><span class="strong">RecipientChunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/RecipientChunks.html#RECIPIENT_DISPLAY_NAME">RECIPIENT_DISPLAY_NAME</a></strong></code>&nbsp;</td>
+<td class="colLast"><span class="strong">MAPIProperty.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/MAPIProperty.html#RECIPIENT_DISPLAY_NAME">RECIPIENT_DISPLAY_NAME</a></strong></code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static <a href="../../../../../../org/apache/poi/hsmf/datatypes/MAPIProperty.html" title="class in org.apache.poi.hsmf.datatypes">MAPIProperty</a></code></td>
@@ -2203,37 +2203,37 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>java.util.Map&lt;<a href="../../../../../../org/apache/poi/hsmf/datatypes/MAPIProperty.html" title="class in org.apache.poi.hsmf.datatypes">MAPIProperty</a>,java.util.List&lt;<a href="../../../../../../org/apache/poi/hsmf/datatypes/PropertyValue.html" title="class in org.apache.poi.hsmf.datatypes">PropertyValue</a>&gt;&gt;</code></td>
-<td class="colLast"><span class="strong">PropertiesChunk.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/PropertiesChunk.html#getProperties()">getProperties</a></strong>()</code>
-<div class="block">Returns all the properties in the chunk, along with their
-  values.</div>
-</td>
+<td class="colLast"><span class="strong">RecipientChunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/RecipientChunks.html#getProperties()">getProperties</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>java.util.Map&lt;<a href="../../../../../../org/apache/poi/hsmf/datatypes/MAPIProperty.html" title="class in org.apache.poi.hsmf.datatypes">MAPIProperty</a>,java.util.List&lt;<a href="../../../../../../org/apache/poi/hsmf/datatypes/PropertyValue.html" title="class in org.apache.poi.hsmf.datatypes">PropertyValue</a>&gt;&gt;</code></td>
-<td class="colLast"><span class="strong">Chunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunks.html#getProperties()">getProperties</a></strong>()</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>java.util.Map&lt;<a href="../../../../../../org/apache/poi/hsmf/datatypes/MAPIProperty.html" title="class in org.apache.poi.hsmf.datatypes">MAPIProperty</a>,java.util.List&lt;<a href="../../../../../../org/apache/poi/hsmf/datatypes/PropertyValue.html" title="class in org.apache.poi.hsmf.datatypes">PropertyValue</a>&gt;&gt;</code></td>
 <td class="colLast"><span class="strong">ChunkGroupWithProperties.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/ChunkGroupWithProperties.html#getProperties()">getProperties</a></strong>()</code>
 <div class="block">Returns all the Properties contained in the Chunk, along
   with their Values.</div>
 </td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><code>java.util.Map&lt;<a href="../../../../../../org/apache/poi/hsmf/datatypes/MAPIProperty.html" title="class in org.apache.poi.hsmf.datatypes">MAPIProperty</a>,java.util.List&lt;<a href="../../../../../../org/apache/poi/hsmf/datatypes/PropertyValue.html" title="class in org.apache.poi.hsmf.datatypes">PropertyValue</a>&gt;&gt;</code></td>
+<td class="colLast"><span class="strong">Chunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunks.html#getProperties()">getProperties</a></strong>()</code>&nbsp;</td>
+</tr>
 <tr class="rowColor">
 <td class="colFirst"><code>java.util.Map&lt;<a href="../../../../../../org/apache/poi/hsmf/datatypes/MAPIProperty.html" title="class in org.apache.poi.hsmf.datatypes">MAPIProperty</a>,java.util.List&lt;<a href="../../../../../../org/apache/poi/hsmf/datatypes/PropertyValue.html" title="class in org.apache.poi.hsmf.datatypes">PropertyValue</a>&gt;&gt;</code></td>
-<td class="colLast"><span class="strong">RecipientChunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/RecipientChunks.html#getProperties()">getProperties</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">PropertiesChunk.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/PropertiesChunk.html#getProperties()">getProperties</a></strong>()</code>
+<div class="block">Returns all the properties in the chunk, along with their
+  values.</div>
+</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>java.util.Map&lt;<a href="../../../../../../org/apache/poi/hsmf/datatypes/MAPIProperty.html" title="class in org.apache.poi.hsmf.datatypes">MAPIProperty</a>,<a href="../../../../../../org/apache/poi/hsmf/datatypes/PropertyValue.html" title="class in org.apache.poi.hsmf.datatypes">PropertyValue</a>&gt;</code></td>
+<td class="colLast"><span class="strong">Chunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunks.html#getRawProperties()">getRawProperties</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>java.util.Map&lt;<a href="../../../../../../org/apache/poi/hsmf/datatypes/MAPIProperty.html" title="class in org.apache.poi.hsmf.datatypes">MAPIProperty</a>,<a href="../../../../../../org/apache/poi/hsmf/datatypes/PropertyValue.html" title="class in org.apache.poi.hsmf.datatypes">PropertyValue</a>&gt;</code></td>
 <td class="colLast"><span class="strong">PropertiesChunk.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/PropertiesChunk.html#getRawProperties()">getRawProperties</a></strong>()</code>
 <div class="block">Returns all the properties in the chunk, without
   looking up any chunk-based values</div>
 </td>
 </tr>
-<tr class="rowColor">
-<td class="colFirst"><code>java.util.Map&lt;<a href="../../../../../../org/apache/poi/hsmf/datatypes/MAPIProperty.html" title="class in org.apache.poi.hsmf.datatypes">MAPIProperty</a>,<a href="../../../../../../org/apache/poi/hsmf/datatypes/PropertyValue.html" title="class in org.apache.poi.hsmf.datatypes">PropertyValue</a>&gt;</code></td>
-<td class="colLast"><span class="strong">Chunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunks.html#getRawProperties()">getRawProperties</a></strong>()</code>&nbsp;</td>
-</tr>
 </tbody>
 </table>
 <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">

Modified: poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/class-use/PropertyValue.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/class-use/PropertyValue.html?rev=1751894&r1=1751893&r2=1751894&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/class-use/PropertyValue.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/class-use/PropertyValue.html Fri Jul  8 12:35:34 2016
@@ -169,37 +169,37 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>java.util.Map&lt;<a href="../../../../../../org/apache/poi/hsmf/datatypes/MAPIProperty.html" title="class in org.apache.poi.hsmf.datatypes">MAPIProperty</a>,java.util.List&lt;<a href="../../../../../../org/apache/poi/hsmf/datatypes/PropertyValue.html" title="class in org.apache.poi.hsmf.datatypes">PropertyValue</a>&gt;&gt;</code></td>
-<td class="colLast"><span class="strong">PropertiesChunk.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/PropertiesChunk.html#getProperties()">getProperties</a></strong>()</code>
-<div class="block">Returns all the properties in the chunk, along with their
-  values.</div>
-</td>
+<td class="colLast"><span class="strong">RecipientChunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/RecipientChunks.html#getProperties()">getProperties</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>java.util.Map&lt;<a href="../../../../../../org/apache/poi/hsmf/datatypes/MAPIProperty.html" title="class in org.apache.poi.hsmf.datatypes">MAPIProperty</a>,java.util.List&lt;<a href="../../../../../../org/apache/poi/hsmf/datatypes/PropertyValue.html" title="class in org.apache.poi.hsmf.datatypes">PropertyValue</a>&gt;&gt;</code></td>
-<td class="colLast"><span class="strong">Chunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunks.html#getProperties()">getProperties</a></strong>()</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>java.util.Map&lt;<a href="../../../../../../org/apache/poi/hsmf/datatypes/MAPIProperty.html" title="class in org.apache.poi.hsmf.datatypes">MAPIProperty</a>,java.util.List&lt;<a href="../../../../../../org/apache/poi/hsmf/datatypes/PropertyValue.html" title="class in org.apache.poi.hsmf.datatypes">PropertyValue</a>&gt;&gt;</code></td>
 <td class="colLast"><span class="strong">ChunkGroupWithProperties.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/ChunkGroupWithProperties.html#getProperties()">getProperties</a></strong>()</code>
 <div class="block">Returns all the Properties contained in the Chunk, along
   with their Values.</div>
 </td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><code>java.util.Map&lt;<a href="../../../../../../org/apache/poi/hsmf/datatypes/MAPIProperty.html" title="class in org.apache.poi.hsmf.datatypes">MAPIProperty</a>,java.util.List&lt;<a href="../../../../../../org/apache/poi/hsmf/datatypes/PropertyValue.html" title="class in org.apache.poi.hsmf.datatypes">PropertyValue</a>&gt;&gt;</code></td>
+<td class="colLast"><span class="strong">Chunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunks.html#getProperties()">getProperties</a></strong>()</code>&nbsp;</td>
+</tr>
 <tr class="rowColor">
 <td class="colFirst"><code>java.util.Map&lt;<a href="../../../../../../org/apache/poi/hsmf/datatypes/MAPIProperty.html" title="class in org.apache.poi.hsmf.datatypes">MAPIProperty</a>,java.util.List&lt;<a href="../../../../../../org/apache/poi/hsmf/datatypes/PropertyValue.html" title="class in org.apache.poi.hsmf.datatypes">PropertyValue</a>&gt;&gt;</code></td>
-<td class="colLast"><span class="strong">RecipientChunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/RecipientChunks.html#getProperties()">getProperties</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">PropertiesChunk.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/PropertiesChunk.html#getProperties()">getProperties</a></strong>()</code>
+<div class="block">Returns all the properties in the chunk, along with their
+  values.</div>
+</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>java.util.Map&lt;<a href="../../../../../../org/apache/poi/hsmf/datatypes/MAPIProperty.html" title="class in org.apache.poi.hsmf.datatypes">MAPIProperty</a>,<a href="../../../../../../org/apache/poi/hsmf/datatypes/PropertyValue.html" title="class in org.apache.poi.hsmf.datatypes">PropertyValue</a>&gt;</code></td>
+<td class="colLast"><span class="strong">Chunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunks.html#getRawProperties()">getRawProperties</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>java.util.Map&lt;<a href="../../../../../../org/apache/poi/hsmf/datatypes/MAPIProperty.html" title="class in org.apache.poi.hsmf.datatypes">MAPIProperty</a>,<a href="../../../../../../org/apache/poi/hsmf/datatypes/PropertyValue.html" title="class in org.apache.poi.hsmf.datatypes">PropertyValue</a>&gt;</code></td>
 <td class="colLast"><span class="strong">PropertiesChunk.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/PropertiesChunk.html#getRawProperties()">getRawProperties</a></strong>()</code>
 <div class="block">Returns all the properties in the chunk, without
   looking up any chunk-based values</div>
 </td>
 </tr>
-<tr class="rowColor">
-<td class="colFirst"><code>java.util.Map&lt;<a href="../../../../../../org/apache/poi/hsmf/datatypes/MAPIProperty.html" title="class in org.apache.poi.hsmf.datatypes">MAPIProperty</a>,<a href="../../../../../../org/apache/poi/hsmf/datatypes/PropertyValue.html" title="class in org.apache.poi.hsmf.datatypes">PropertyValue</a>&gt;</code></td>
-<td class="colLast"><span class="strong">Chunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunks.html#getRawProperties()">getRawProperties</a></strong>()</code>&nbsp;</td>
-</tr>
 <tr class="altColor">
 <td class="colFirst"><code>java.util.List&lt;<a href="../../../../../../org/apache/poi/hsmf/datatypes/PropertyValue.html" title="class in org.apache.poi.hsmf.datatypes">PropertyValue</a>&gt;</code></td>
 <td class="colLast"><span class="strong">PropertiesChunk.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/PropertiesChunk.html#getValues(org.apache.poi.hsmf.datatypes.MAPIProperty)">getValues</a></strong>(<a href="../../../../../../org/apache/poi/hsmf/datatypes/MAPIProperty.html" title="class in org.apache.poi.hsmf.datatypes">MAPIProperty</a>&nbsp;property)</code>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/model/RecordStream.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/model/RecordStream.html?rev=1751894&r1=1751893&r2=1751894&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/model/RecordStream.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/model/RecordStream.html Fri Jul  8 12:35:34 2016
@@ -192,6 +192,7 @@ extends java.lang.Object</pre>
             int&nbsp;startIndex,
             int&nbsp;endIx)</pre>
 <div class="block">Creates a RecordStream bounded by startIndex and endIndex</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>inputList</code> - the list to iterate over</dd><dd><code>startIndex</code> - the start index within the list</dd><dd><code>endIx</code> - the end index within the list, which is the index of the end element + 1</dd></dl>
 </li>
 </ul>
 <a name="RecordStream(java.util.List, int)">

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/model/RowBlocksReader.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/model/RowBlocksReader.html?rev=1751894&r1=1751893&r2=1751894&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/model/RowBlocksReader.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/model/RowBlocksReader.html Fri Jul  8 12:35:34 2016
@@ -181,6 +181,7 @@ extends java.lang.Object</pre>
 <pre>public&nbsp;RowBlocksReader(<a href="../../../../../org/apache/poi/hssf/model/RecordStream.html" title="class in org.apache.poi.hssf.model">RecordStream</a>&nbsp;rs)</pre>
 <div class="block">Also collects any loose MergeCellRecords and puts them in the supplied
  mergedCellsTable</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>rs</code> - the record stream</dd></dl>
 </li>
 </ul>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/AbstractEscherHolderRecord.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/AbstractEscherHolderRecord.html?rev=1751894&r1=1751893&r2=1751894&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/AbstractEscherHolderRecord.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/AbstractEscherHolderRecord.html Fri Jul  8 12:35:34 2016
@@ -117,8 +117,6 @@ extends <a href="../../../../../org/apac
 implements java.lang.Cloneable</pre>
 <div class="block">The escher container record is used to hold escher records.  It is abstract and
  must be subclassed for maximum benefit.</div>
-<dl><dt><span class="strong">Author:</span></dt>
-  <dd>Glen Stampoultzis (glens at apache.org), Michael Zalewski (zalewski at optonline.net)</dd></dl>
 </li>
 </ul>
 </div>
@@ -454,6 +452,7 @@ implements java.lang.Cloneable</pre>
 <div class="block">If we have a EscherContainerRecord as one of our
   children (and most top level escher holders do),
   then return that.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>the EscherContainerRecord or <code>null</code> if no child is a container record</dd></dl>
 </li>
 </ul>
 <a name="findFirstWithId(short)">
@@ -466,6 +465,8 @@ implements java.lang.Cloneable</pre>
 <div class="block">Descends into all our children, returning the
   first EscherRecord with the given id, or null
   if none found</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>id</code> - the record to look for</dd>
+<dt><span class="strong">Returns:</span></dt><dd>the record or <code>null</code> if it can't be found</dd></dl>
 </li>
 </ul>
 <a name="getEscherRecord(int)">
@@ -486,6 +487,7 @@ implements java.lang.Cloneable</pre>
 <pre>public&nbsp;void&nbsp;join(<a href="../../../../../org/apache/poi/hssf/record/AbstractEscherHolderRecord.html" title="class in org.apache.poi.hssf.record">AbstractEscherHolderRecord</a>&nbsp;record)</pre>
 <div class="block">Big drawing group records are split but it's easier to deal with them
  as a whole group so we need to join them together.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>record</code> - the record data to concatenate to the end</dd></dl>
 </li>
 </ul>
 <a name="processContinueRecord(byte[])">

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/AutoFilterInfoRecord.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/AutoFilterInfoRecord.html?rev=1751894&r1=1751893&r2=1751894&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/AutoFilterInfoRecord.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/AutoFilterInfoRecord.html Fri Jul  8 12:35:34 2016
@@ -350,7 +350,7 @@ implements java.lang.Cloneable</pre>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/poi/hssf/record/StandardRecord.html#serialize(org.apache.poi.util.LittleEndianOutput)">serialize</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/poi/hssf/record/StandardRecord.html" title="class in org.apache.poi.hssf.record">StandardRecord</a></code></dd>
-</dl>
+<dt><span class="strong">Parameters:</span></dt><dd><code>out</code> - the output object</dd></dl>
 </li>
 </ul>
 <a name="getDataSize()">

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/BOFRecord.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/BOFRecord.html?rev=1751894&r1=1751893&r2=1751894&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/BOFRecord.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/BOFRecord.html Fri Jul  8 12:35:34 2016
@@ -762,7 +762,7 @@ implements java.lang.Cloneable</pre>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/poi/hssf/record/StandardRecord.html#serialize(org.apache.poi.util.LittleEndianOutput)">serialize</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/poi/hssf/record/StandardRecord.html" title="class in org.apache.poi.hssf.record">StandardRecord</a></code></dd>
-</dl>
+<dt><span class="strong">Parameters:</span></dt><dd><code>out</code> - the output object</dd></dl>
 </li>
 </ul>
 <a name="getDataSize()">

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/BackupRecord.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/BackupRecord.html?rev=1751894&r1=1751893&r2=1751894&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/BackupRecord.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/BackupRecord.html Fri Jul  8 12:35:34 2016
@@ -345,7 +345,7 @@ extends <a href="../../../../../org/apac
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/poi/hssf/record/StandardRecord.html#serialize(org.apache.poi.util.LittleEndianOutput)">serialize</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/poi/hssf/record/StandardRecord.html" title="class in org.apache.poi.hssf.record">StandardRecord</a></code></dd>
-</dl>
+<dt><span class="strong">Parameters:</span></dt><dd><code>out</code> - the output object</dd></dl>
 </li>
 </ul>
 <a name="getDataSize()">

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/BiffHeaderInput.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/BiffHeaderInput.html?rev=1751894&r1=1751893&r2=1751894&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/BiffHeaderInput.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/BiffHeaderInput.html Fri Jul  8 12:35:34 2016
@@ -148,6 +148,7 @@
 <h4>readRecordSID</h4>
 <pre>int&nbsp;readRecordSID()</pre>
 <div class="block">Read an unsigned short from the stream without decrypting</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>the record sid</dd></dl>
 </li>
 </ul>
 <a name="readDataSize()">
@@ -158,6 +159,7 @@
 <h4>readDataSize</h4>
 <pre>int&nbsp;readDataSize()</pre>
 <div class="block">Read an unsigned short from the stream without decrypting</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>the data size</dd></dl>
 </li>
 </ul>
 <a name="available()">
@@ -167,6 +169,7 @@
 <li class="blockList">
 <h4>available</h4>
 <pre>int&nbsp;available()</pre>
+<dl><dt><span class="strong">Returns:</span></dt><dd>the available bytes</dd></dl>
 </li>
 </ul>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/BlankRecord.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/BlankRecord.html?rev=1751894&r1=1751893&r2=1751894&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/BlankRecord.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/BlankRecord.html Fri Jul  8 12:35:34 2016
@@ -456,7 +456,7 @@ implements <a href="../../../../../org/a
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/poi/hssf/record/StandardRecord.html#serialize(org.apache.poi.util.LittleEndianOutput)">serialize</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/poi/hssf/record/StandardRecord.html" title="class in org.apache.poi.hssf.record">StandardRecord</a></code></dd>
-</dl>
+<dt><span class="strong">Parameters:</span></dt><dd><code>out</code> - the output object</dd></dl>
 </li>
 </ul>
 <a name="getDataSize()">

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/BookBoolRecord.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/BookBoolRecord.html?rev=1751894&r1=1751893&r2=1751894&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/BookBoolRecord.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/BookBoolRecord.html Fri Jul  8 12:35:34 2016
@@ -345,7 +345,7 @@ extends <a href="../../../../../org/apac
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/poi/hssf/record/StandardRecord.html#serialize(org.apache.poi.util.LittleEndianOutput)">serialize</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/poi/hssf/record/StandardRecord.html" title="class in org.apache.poi.hssf.record">StandardRecord</a></code></dd>
-</dl>
+<dt><span class="strong">Parameters:</span></dt><dd><code>out</code> - the output object</dd></dl>
 </li>
 </ul>
 <a name="getDataSize()">

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/BoolErrRecord.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/BoolErrRecord.html?rev=1751894&r1=1751893&r2=1751894&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/BoolErrRecord.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/BoolErrRecord.html Fri Jul  8 12:35:34 2016
@@ -441,7 +441,7 @@ implements java.lang.Cloneable</pre>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/poi/hssf/record/CellRecord.html#getRecordName()">getRecordName</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/poi/hssf/record/CellRecord.html" title="class in org.apache.poi.hssf.record">CellRecord</a></code></dd>
-</dl>
+<dt><span class="strong">Returns:</span></dt><dd>the record type name</dd></dl>
 </li>
 </ul>
 <a name="appendValueText(java.lang.StringBuilder)">
@@ -458,7 +458,7 @@ implements java.lang.Cloneable</pre>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/poi/hssf/record/CellRecord.html#appendValueText(java.lang.StringBuilder)">appendValueText</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/poi/hssf/record/CellRecord.html" title="class in org.apache.poi.hssf.record">CellRecord</a></code></dd>
-</dl>
+<dt><span class="strong">Parameters:</span></dt><dd><code>sb</code> - the StringBuilder to write to</dd></dl>
 </li>
 </ul>
 <a name="serializeValue(org.apache.poi.util.LittleEndianOutput)">
@@ -473,7 +473,7 @@ implements java.lang.Cloneable</pre>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/poi/hssf/record/CellRecord.html#serializeValue(org.apache.poi.util.LittleEndianOutput)">serializeValue</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/poi/hssf/record/CellRecord.html" title="class in org.apache.poi.hssf.record">CellRecord</a></code></dd>
-</dl>
+<dt><span class="strong">Parameters:</span></dt><dd><code>out</code> - the output</dd></dl>
 </li>
 </ul>
 <a name="getValueDataSize()">

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/BottomMarginRecord.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/BottomMarginRecord.html?rev=1751894&r1=1751893&r2=1751894&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/BottomMarginRecord.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/BottomMarginRecord.html Fri Jul  8 12:35:34 2016
@@ -325,7 +325,7 @@ implements <a href="../../../../../org/a
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/poi/hssf/record/StandardRecord.html#serialize(org.apache.poi.util.LittleEndianOutput)">serialize</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/poi/hssf/record/StandardRecord.html" title="class in org.apache.poi.hssf.record">StandardRecord</a></code></dd>
-</dl>
+<dt><span class="strong">Parameters:</span></dt><dd><code>out</code> - the output object</dd></dl>
 </li>
 </ul>
 <a name="getDataSize()">
@@ -367,7 +367,7 @@ implements <a href="../../../../../org/a
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/poi/hssf/record/Margin.html#getMargin()">getMargin</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/hssf/record/Margin.html" title="interface in org.apache.poi.hssf.record">Margin</a></code></dd>
-</dl>
+<dt><span class="strong">Returns:</span></dt><dd>the margin</dd></dl>
 </li>
 </ul>
 <a name="setMargin(double)">
@@ -381,7 +381,7 @@ implements <a href="../../../../../org/a
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/poi/hssf/record/Margin.html#setMargin(double)">setMargin</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/hssf/record/Margin.html" title="interface in org.apache.poi.hssf.record">Margin</a></code></dd>
-</dl>
+<dt><span class="strong">Parameters:</span></dt><dd><code>field_1_margin</code> - the margin</dd></dl>
 </li>
 </ul>
 <a name="clone()">

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/BoundSheetRecord.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/BoundSheetRecord.html?rev=1751894&r1=1751893&r2=1751894&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/BoundSheetRecord.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/BoundSheetRecord.html Fri Jul  8 12:35:34 2016
@@ -115,9 +115,7 @@ extends <a href="../../../../../org/apac
  Description:  Defines a sheet within a workbook.  Basically stores the sheet name
                and tells where the Beginning of file record is within the HSSF
                file. <P>
- REFERENCE:  PG 291 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)<P></div>
-<dl><dt><span class="strong">Author:</span></dt>
-  <dd>Andrew C. Oliver (acoliver at apache dot org), Sergei Kozello (sergeikozello at mail.ru)</dd></dl>
+ REFERENCE:  PG 291 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)</div>
 </li>
 </ul>
 </div>
@@ -334,6 +332,7 @@ extends <a href="../../../../../org/apac
 
  UNICODE: sid + len + bof + flags + len(str) + unicode + str 2 + 2 + 4 + 2 +
  1 + 1 + 2 * len(str)</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>in</code> - the record stream to read from</dd></dl>
 </li>
 </ul>
 </li>
@@ -437,7 +436,7 @@ extends <a href="../../../../../org/apac
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/poi/hssf/record/StandardRecord.html#serialize(org.apache.poi.util.LittleEndianOutput)">serialize</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/poi/hssf/record/StandardRecord.html" title="class in org.apache.poi.hssf.record">StandardRecord</a></code></dd>
-</dl>
+<dt><span class="strong">Parameters:</span></dt><dd><code>out</code> - the output object</dd></dl>
 </li>
 </ul>
 <a name="getSid()">
@@ -463,6 +462,7 @@ extends <a href="../../../../../org/apac
 <h4>isHidden</h4>
 <pre>public&nbsp;boolean&nbsp;isHidden()</pre>
 <div class="block">Is the sheet hidden? Different from very hidden</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd><code>true</code> if hidden</dd></dl>
 </li>
 </ul>
 <a name="setHidden(boolean)">
@@ -473,6 +473,7 @@ extends <a href="../../../../../org/apac
 <h4>setHidden</h4>
 <pre>public&nbsp;void&nbsp;setHidden(boolean&nbsp;hidden)</pre>
 <div class="block">Is the sheet hidden? Different from very hidden</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>hidden</code> - <code>true</code> if hidden</dd></dl>
 </li>
 </ul>
 <a name="isVeryHidden()">
@@ -483,6 +484,7 @@ extends <a href="../../../../../org/apac
 <h4>isVeryHidden</h4>
 <pre>public&nbsp;boolean&nbsp;isVeryHidden()</pre>
 <div class="block">Is the sheet very hidden? Different from (normal) hidden</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd><code>true</code> if very hidden</dd></dl>
 </li>
 </ul>
 <a name="setVeryHidden(boolean)">
@@ -493,6 +495,7 @@ extends <a href="../../../../../org/apac
 <h4>setVeryHidden</h4>
 <pre>public&nbsp;void&nbsp;setVeryHidden(boolean&nbsp;veryHidden)</pre>
 <div class="block">Is the sheet very hidden? Different from (normal) hidden</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>veryHidden</code> - <code>true</code> if very hidden</dd></dl>
 </li>
 </ul>
 <a name="orderByBofPosition(java.util.List)">
@@ -504,6 +507,8 @@ extends <a href="../../../../../org/apac
 <pre>public static&nbsp;<a href="../../../../../org/apache/poi/hssf/record/BoundSheetRecord.html" title="class in org.apache.poi.hssf.record">BoundSheetRecord</a>[]&nbsp;orderByBofPosition(java.util.List&lt;<a href="../../../../../org/apache/poi/hssf/record/BoundSheetRecord.html" title="class in org.apache.poi.hssf.record">BoundSheetRecord</a>&gt;&nbsp;boundSheetRecords)</pre>
 <div class="block">Converts a List of <a href="../../../../../org/apache/poi/hssf/record/BoundSheetRecord.html" title="class in org.apache.poi.hssf.record"><code>BoundSheetRecord</code></a>s to an array and sorts by the position of their
  BOFs.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>boundSheetRecords</code> - the boundSheetRecord list to arrayify</dd>
+<dt><span class="strong">Returns:</span></dt><dd>the sorted boundSheetRecords</dd></dl>
 </li>
 </ul>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/CFHeader12Record.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/CFHeader12Record.html?rev=1751894&r1=1751893&r2=1751894&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/CFHeader12Record.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/CFHeader12Record.html Fri Jul  8 12:35:34 2016
@@ -364,7 +364,7 @@ implements <a href="../../../../../org/a
 <dl>
 <dt><strong>Overrides:</strong></dt>
 <dd><code><a href="../../../../../org/apache/poi/hssf/record/CFHeaderBase.html#serialize(org.apache.poi.util.LittleEndianOutput)">serialize</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/poi/hssf/record/CFHeaderBase.html" title="class in org.apache.poi.hssf.record">CFHeaderBase</a></code></dd>
-</dl>
+<dt><span class="strong">Parameters:</span></dt><dd><code>out</code> - the output object</dd></dl>
 </li>
 </ul>
 <a name="getSid()">

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/CFHeaderBase.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/CFHeaderBase.html?rev=1751894&r1=1751893&r2=1751894&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/CFHeaderBase.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/CFHeaderBase.html Fri Jul  8 12:35:34 2016
@@ -475,7 +475,7 @@ implements java.lang.Cloneable</pre>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/poi/hssf/record/StandardRecord.html#serialize(org.apache.poi.util.LittleEndianOutput)">serialize</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/poi/hssf/record/StandardRecord.html" title="class in org.apache.poi.hssf.record">StandardRecord</a></code></dd>
-</dl>
+<dt><span class="strong">Parameters:</span></dt><dd><code>out</code> - the output object</dd></dl>
 </li>
 </ul>
 <a name="copyTo(org.apache.poi.hssf.record.CFHeaderBase)">

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/CFRule12Record.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/CFRule12Record.html?rev=1751894&r1=1751893&r2=1751894&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/CFRule12Record.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/CFRule12Record.html Fri Jul  8 12:35:34 2016
@@ -422,6 +422,8 @@ implements <a href="../../../../../org/a
 <pre>public static&nbsp;<a href="../../../../../org/apache/poi/hssf/record/CFRule12Record.html" title="class in org.apache.poi.hssf.record">CFRule12Record</a>&nbsp;create(<a href="../../../../../org/apache/poi/hssf/usermodel/HSSFSheet.html" title="class in org.apache.poi.hssf.usermodel">HSSFSheet</a>&nbsp;sheet,
                     java.lang.String&nbsp;formulaText)</pre>
 <div class="block">Creates a new comparison operation rule</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>sheet</code> - the sheet</dd><dd><code>formulaText</code> - the first formula text</dd>
+<dt><span class="strong">Returns:</span></dt><dd>a new comparison operation rule</dd></dl>
 </li>
 </ul>
 <a name="create(org.apache.poi.hssf.usermodel.HSSFSheet, byte, java.lang.String, java.lang.String)">
@@ -435,6 +437,8 @@ implements <a href="../../../../../org/a
                     java.lang.String&nbsp;formulaText1,
                     java.lang.String&nbsp;formulaText2)</pre>
 <div class="block">Creates a new comparison operation rule</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>sheet</code> - the sheet</dd><dd><code>comparisonOperation</code> - the comparison operation</dd><dd><code>formulaText1</code> - the first formula text</dd><dd><code>formulaText2</code> - the second formula text</dd>
+<dt><span class="strong">Returns:</span></dt><dd>a new comparison operation rule</dd></dl>
 </li>
 </ul>
 <a name="create(org.apache.poi.hssf.usermodel.HSSFSheet, byte, java.lang.String, java.lang.String, java.lang.String)">
@@ -449,6 +453,8 @@ implements <a href="../../../../../org/a
                     java.lang.String&nbsp;formulaText2,
                     java.lang.String&nbsp;formulaTextScale)</pre>
 <div class="block">Creates a new comparison operation rule</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>sheet</code> - the sheet</dd><dd><code>comparisonOperation</code> - the comparison operation</dd><dd><code>formulaText1</code> - the first formula text</dd><dd><code>formulaText2</code> - the second formula text</dd><dd><code>formulaTextScale</code> - the scale to apply for the comparison</dd>
+<dt><span class="strong">Returns:</span></dt><dd>a new comparison operation rule</dd></dl>
 </li>
 </ul>
 <a name="create(org.apache.poi.hssf.usermodel.HSSFSheet, org.apache.poi.hssf.record.common.ExtendedColor)">
@@ -460,6 +466,8 @@ implements <a href="../../../../../org/a
 <pre>public static&nbsp;<a href="../../../../../org/apache/poi/hssf/record/CFRule12Record.html" title="class in org.apache.poi.hssf.record">CFRule12Record</a>&nbsp;create(<a href="../../../../../org/apache/poi/hssf/usermodel/HSSFSheet.html" title="class in org.apache.poi.hssf.usermodel">HSSFSheet</a>&nbsp;sheet,
                     <a href="../../../../../org/apache/poi/hssf/record/common/ExtendedColor.html" title="class in org.apache.poi.hssf.record.common">ExtendedColor</a>&nbsp;color)</pre>
 <div class="block">Creates a new Data Bar formatting</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>sheet</code> - the sheet</dd><dd><code>color</code> - the data bar color</dd>
+<dt><span class="strong">Returns:</span></dt><dd>a new Data Bar formatting</dd></dl>
 </li>
 </ul>
 <a name="create(org.apache.poi.hssf.usermodel.HSSFSheet, org.apache.poi.ss.usermodel.IconMultiStateFormatting.IconSet)">
@@ -471,6 +479,8 @@ implements <a href="../../../../../org/a
 <pre>public static&nbsp;<a href="../../../../../org/apache/poi/hssf/record/CFRule12Record.html" title="class in org.apache.poi.hssf.record">CFRule12Record</a>&nbsp;create(<a href="../../../../../org/apache/poi/hssf/usermodel/HSSFSheet.html" title="class in org.apache.poi.hssf.usermodel">HSSFSheet</a>&nbsp;sheet,
                     <a href="../../../../../org/apache/poi/ss/usermodel/IconMultiStateFormatting.IconSet.html" title="enum in org.apache.poi.ss.usermodel">IconMultiStateFormatting.IconSet</a>&nbsp;iconSet)</pre>
 <div class="block">Creates a new Icon Set / Multi-State formatting</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>sheet</code> - the sheet</dd><dd><code>iconSet</code> - the icon set</dd>
+<dt><span class="strong">Returns:</span></dt><dd>a new Icon Set / Multi-State formatting</dd></dl>
 </li>
 </ul>
 <a name="createColorScale(org.apache.poi.hssf.usermodel.HSSFSheet)">
@@ -481,6 +491,8 @@ implements <a href="../../../../../org/a
 <h4>createColorScale</h4>
 <pre>public static&nbsp;<a href="../../../../../org/apache/poi/hssf/record/CFRule12Record.html" title="class in org.apache.poi.hssf.record">CFRule12Record</a>&nbsp;createColorScale(<a href="../../../../../org/apache/poi/hssf/usermodel/HSSFSheet.html" title="class in org.apache.poi.hssf.usermodel">HSSFSheet</a>&nbsp;sheet)</pre>
 <div class="block">Creates a new Color Scale / Color Gradient formatting</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>sheet</code> - the sheet</dd>
+<dt><span class="strong">Returns:</span></dt><dd>a new Color Scale / Color Gradient formatting</dd></dl>
 </li>
 </ul>
 <a name="containsDataBarBlock()">

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/CFRuleBase.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/CFRuleBase.html?rev=1751894&r1=1751893&r2=1751894&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/CFRuleBase.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/CFRuleBase.html Fri Jul  8 12:35:34 2016
@@ -1017,6 +1017,7 @@ implements java.lang.Cloneable</pre>
 <pre>protected&nbsp;CFRuleBase(byte&nbsp;conditionType,
           byte&nbsp;comparisonOperation)</pre>
 <div class="block">Creates new CFRuleRecord</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>conditionType</code> - the condition type</dd><dd><code>comparisonOperation</code> - the comparison operation</dd></dl>
 </li>
 </ul>
 <a name="CFRuleBase(byte, byte, org.apache.poi.ss.formula.ptg.Ptg[], org.apache.poi.ss.formula.ptg.Ptg[])">

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/CFRuleRecord.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/CFRuleRecord.html?rev=1751894&r1=1751893&r2=1751894&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/CFRuleRecord.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/CFRuleRecord.html Fri Jul  8 12:35:34 2016
@@ -331,6 +331,8 @@ implements java.lang.Cloneable</pre>
 <pre>public static&nbsp;<a href="../../../../../org/apache/poi/hssf/record/CFRuleRecord.html" title="class in org.apache.poi.hssf.record">CFRuleRecord</a>&nbsp;create(<a href="../../../../../org/apache/poi/hssf/usermodel/HSSFSheet.html" title="class in org.apache.poi.hssf.usermodel">HSSFSheet</a>&nbsp;sheet,
                   java.lang.String&nbsp;formulaText)</pre>
 <div class="block">Creates a new comparison operation rule</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>sheet</code> - the sheet</dd><dd><code>formulaText</code> - the formula text</dd>
+<dt><span class="strong">Returns:</span></dt><dd>a new comparison operation rule</dd></dl>
 </li>
 </ul>
 <a name="create(org.apache.poi.hssf.usermodel.HSSFSheet, byte, java.lang.String, java.lang.String)">
@@ -344,6 +346,8 @@ implements java.lang.Cloneable</pre>
                   java.lang.String&nbsp;formulaText1,
                   java.lang.String&nbsp;formulaText2)</pre>
 <div class="block">Creates a new comparison operation rule</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>sheet</code> - the sheet</dd><dd><code>comparisonOperation</code> - the comparison operation</dd><dd><code>formulaText1</code> - the first formula text</dd><dd><code>formulaText2</code> - the second formula text</dd>
+<dt><span class="strong">Returns:</span></dt><dd>a new comparison operation rule</dd></dl>
 </li>
 </ul>
 <a name="getSid()">

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/CRNCountRecord.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/CRNCountRecord.html?rev=1751894&r1=1751893&r2=1751894&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/CRNCountRecord.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/CRNCountRecord.html Fri Jul  8 12:35:34 2016
@@ -321,7 +321,7 @@ extends <a href="../../../../../org/apac
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/poi/hssf/record/StandardRecord.html#serialize(org.apache.poi.util.LittleEndianOutput)">serialize</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/poi/hssf/record/StandardRecord.html" title="class in org.apache.poi.hssf.record">StandardRecord</a></code></dd>
-</dl>
+<dt><span class="strong">Parameters:</span></dt><dd><code>out</code> - the output object</dd></dl>
 </li>
 </ul>
 <a name="getDataSize()">

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/CRNRecord.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/CRNRecord.html?rev=1751894&r1=1751893&r2=1751894&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/CRNRecord.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/CRNRecord.html Fri Jul  8 12:35:34 2016
@@ -332,7 +332,7 @@ extends <a href="../../../../../org/apac
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/poi/hssf/record/StandardRecord.html#serialize(org.apache.poi.util.LittleEndianOutput)">serialize</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/poi/hssf/record/StandardRecord.html" title="class in org.apache.poi.hssf.record">StandardRecord</a></code></dd>
-</dl>
+<dt><span class="strong">Parameters:</span></dt><dd><code>out</code> - the output object</dd></dl>
 </li>
 </ul>
 <a name="getSid()">

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/CalcCountRecord.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/CalcCountRecord.html?rev=1751894&r1=1751893&r2=1751894&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/CalcCountRecord.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/CalcCountRecord.html Fri Jul  8 12:35:34 2016
@@ -356,7 +356,7 @@ implements java.lang.Cloneable</pre>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/poi/hssf/record/StandardRecord.html#serialize(org.apache.poi.util.LittleEndianOutput)">serialize</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/poi/hssf/record/StandardRecord.html" title="class in org.apache.poi.hssf.record">StandardRecord</a></code></dd>
-</dl>
+<dt><span class="strong">Parameters:</span></dt><dd><code>out</code> - the output object</dd></dl>
 </li>
 </ul>
 <a name="getDataSize()">

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/CalcModeRecord.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/CalcModeRecord.html?rev=1751894&r1=1751893&r2=1751894&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/CalcModeRecord.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/CalcModeRecord.html Fri Jul  8 12:35:34 2016
@@ -411,7 +411,7 @@ implements java.lang.Cloneable</pre>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/poi/hssf/record/StandardRecord.html#serialize(org.apache.poi.util.LittleEndianOutput)">serialize</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/poi/hssf/record/StandardRecord.html" title="class in org.apache.poi.hssf.record">StandardRecord</a></code></dd>
-</dl>
+<dt><span class="strong">Parameters:</span></dt><dd><code>out</code> - the output object</dd></dl>
 </li>
 </ul>
 <a name="getDataSize()">

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/CellRecord.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/CellRecord.html?rev=1751894&r1=1751893&r2=1751894&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/CellRecord.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/CellRecord.html Fri Jul  8 12:35:34 2016
@@ -122,8 +122,6 @@ extends <a href="../../../../../org/apac
 implements <a href="../../../../../org/apache/poi/hssf/record/CellValueRecordInterface.html" title="interface in org.apache.poi.hssf.record">CellValueRecordInterface</a></pre>
 <div class="block">Base class for all cell value records (implementors of <a href="../../../../../org/apache/poi/hssf/record/CellValueRecordInterface.html" title="interface in org.apache.poi.hssf.record"><code>CellValueRecordInterface</code></a>).
  Subclasses are expected to manage the cell data values (of various types).</div>
-<dl><dt><span class="strong">Author:</span></dt>
-  <dd>Josh Micich</dd></dl>
 </li>
 </ul>
 </div>
@@ -403,6 +401,7 @@ implements <a href="../../../../../org/a
 <div class="block">Append specific debug info (used by <a href="../../../../../org/apache/poi/hssf/record/CellRecord.html#toString()"><code>toString()</code></a> for the value
  contained in this record. Trailing new-line should not be appended
  (superclass does that).</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>sb</code> - the StringBuilder to write to</dd></dl>
 </li>
 </ul>
 <a name="getRecordName()">
@@ -413,6 +412,7 @@ implements <a href="../../../../../org/a
 <h4>getRecordName</h4>
 <pre>protected abstract&nbsp;java.lang.String&nbsp;getRecordName()</pre>
 <div class="block">Gets the debug info BIFF record type name (used by <a href="../../../../../org/apache/poi/hssf/record/CellRecord.html#toString()"><code>toString()</code></a>.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>the record type name</dd></dl>
 </li>
 </ul>
 <a name="serializeValue(org.apache.poi.util.LittleEndianOutput)">
@@ -423,6 +423,7 @@ implements <a href="../../../../../org/a
 <h4>serializeValue</h4>
 <pre>protected abstract&nbsp;void&nbsp;serializeValue(<a href="../../../../../org/apache/poi/util/LittleEndianOutput.html" title="interface in org.apache.poi.util">LittleEndianOutput</a>&nbsp;out)</pre>
 <div class="block">writes out the value data for this cell record</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>out</code> - the output</dd></dl>
 </li>
 </ul>
 <a name="getValueDataSize()">
@@ -453,7 +454,7 @@ implements <a href="../../../../../org/a
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/poi/hssf/record/StandardRecord.html#serialize(org.apache.poi.util.LittleEndianOutput)">serialize</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/poi/hssf/record/StandardRecord.html" title="class in org.apache.poi.hssf.record">StandardRecord</a></code></dd>
-</dl>
+<dt><span class="strong">Parameters:</span></dt><dd><code>out</code> - the output object</dd></dl>
 </li>
 </ul>
 <a name="getDataSize()">

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/CodepageRecord.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/CodepageRecord.html?rev=1751894&r1=1751893&r2=1751894&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/CodepageRecord.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/CodepageRecord.html Fri Jul  8 12:35:34 2016
@@ -364,7 +364,7 @@ extends <a href="../../../../../org/apac
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/poi/hssf/record/StandardRecord.html#serialize(org.apache.poi.util.LittleEndianOutput)">serialize</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/poi/hssf/record/StandardRecord.html" title="class in org.apache.poi.hssf.record">StandardRecord</a></code></dd>
-</dl>
+<dt><span class="strong">Parameters:</span></dt><dd><code>out</code> - the output object</dd></dl>
 </li>
 </ul>
 <a name="getDataSize()">

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/ColumnInfoRecord.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/ColumnInfoRecord.html?rev=1751894&r1=1751893&r2=1751894&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/ColumnInfoRecord.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/ColumnInfoRecord.html Fri Jul  8 12:35:34 2016
@@ -548,7 +548,8 @@ implements java.lang.Cloneable</pre>
 <li class="blockList">
 <h4>formatMatches</h4>
 <pre>public&nbsp;boolean&nbsp;formatMatches(<a href="../../../../../org/apache/poi/hssf/record/ColumnInfoRecord.html" title="class in org.apache.poi.hssf.record">ColumnInfoRecord</a>&nbsp;other)</pre>
-<dl><dt><span class="strong">Returns:</span></dt><dd><code>true</code> if the format, options and column width match</dd></dl>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>other</code> - the format to match with</dd>
+<dt><span class="strong">Returns:</span></dt><dd><code>true</code> if the format, options and column width match</dd></dl>
 </li>
 </ul>
 <a name="getSid()">
@@ -584,7 +585,7 @@ implements java.lang.Cloneable</pre>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/poi/hssf/record/StandardRecord.html#serialize(org.apache.poi.util.LittleEndianOutput)">serialize</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/poi/hssf/record/StandardRecord.html" title="class in org.apache.poi.hssf.record">StandardRecord</a></code></dd>
-</dl>
+<dt><span class="strong">Parameters:</span></dt><dd><code>out</code> - the output object</dd></dl>
 </li>
 </ul>
 <a name="getDataSize()">

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/CommonObjectDataSubRecord.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/CommonObjectDataSubRecord.html?rev=1751894&r1=1751893&r2=1751894&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/CommonObjectDataSubRecord.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/CommonObjectDataSubRecord.html Fri Jul  8 12:35:34 2016
@@ -861,6 +861,7 @@ implements java.lang.Cloneable</pre>
 <li class="blockList">
 <h4>getSid</h4>
 <pre>public&nbsp;short&nbsp;getSid()</pre>
+<dl><dt><span class="strong">Returns:</span></dt><dd>the record sid</dd></dl>
 </li>
 </ul>
 <a name="clone()">
@@ -968,6 +969,7 @@ implements java.lang.Cloneable</pre>
 <h4>getObjectId</h4>
 <pre>public&nbsp;int&nbsp;getObjectId()</pre>
 <div class="block">Get the object id field for the CommonObjectData record.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>the object id field</dd></dl>
 </li>
 </ul>
 <a name="setObjectId(int)">
@@ -978,6 +980,7 @@ implements java.lang.Cloneable</pre>
 <h4>setObjectId</h4>
 <pre>public&nbsp;void&nbsp;setObjectId(int&nbsp;field_2_objectId)</pre>
 <div class="block">Set the object id field for the CommonObjectData record.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>field_2_objectId</code> - the object id field</dd></dl>
 </li>
 </ul>
 <a name="getOption()">
@@ -988,6 +991,7 @@ implements java.lang.Cloneable</pre>
 <h4>getOption</h4>
 <pre>public&nbsp;short&nbsp;getOption()</pre>
 <div class="block">Get the option field for the CommonObjectData record.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>the option field</dd></dl>
 </li>
 </ul>
 <a name="setOption(short)">
@@ -998,6 +1002,7 @@ implements java.lang.Cloneable</pre>
 <h4>setOption</h4>
 <pre>public&nbsp;void&nbsp;setOption(short&nbsp;field_3_option)</pre>
 <div class="block">Set the option field for the CommonObjectData record.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>field_3_option</code> - the option field</dd></dl>
 </li>
 </ul>
 <a name="getReserved1()">
@@ -1008,6 +1013,7 @@ implements java.lang.Cloneable</pre>
 <h4>getReserved1</h4>
 <pre>public&nbsp;int&nbsp;getReserved1()</pre>
 <div class="block">Get the reserved1 field for the CommonObjectData record.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>the reserved1 field</dd></dl>
 </li>
 </ul>
 <a name="setReserved1(int)">
@@ -1018,6 +1024,7 @@ implements java.lang.Cloneable</pre>
 <h4>setReserved1</h4>
 <pre>public&nbsp;void&nbsp;setReserved1(int&nbsp;field_4_reserved1)</pre>
 <div class="block">Set the reserved1 field for the CommonObjectData record.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>field_4_reserved1</code> - the reserved1 field</dd></dl>
 </li>
 </ul>
 <a name="getReserved2()">
@@ -1028,6 +1035,7 @@ implements java.lang.Cloneable</pre>
 <h4>getReserved2</h4>
 <pre>public&nbsp;int&nbsp;getReserved2()</pre>
 <div class="block">Get the reserved2 field for the CommonObjectData record.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>the reserved2 field</dd></dl>
 </li>
 </ul>
 <a name="setReserved2(int)">
@@ -1038,6 +1046,7 @@ implements java.lang.Cloneable</pre>
 <h4>setReserved2</h4>
 <pre>public&nbsp;void&nbsp;setReserved2(int&nbsp;field_5_reserved2)</pre>
 <div class="block">Set the reserved2 field for the CommonObjectData record.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>field_5_reserved2</code> - the reserved2 field</dd></dl>
 </li>
 </ul>
 <a name="getReserved3()">
@@ -1048,6 +1057,7 @@ implements java.lang.Cloneable</pre>
 <h4>getReserved3</h4>
 <pre>public&nbsp;int&nbsp;getReserved3()</pre>
 <div class="block">Get the reserved3 field for the CommonObjectData record.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>the reserved3 field</dd></dl>
 </li>
 </ul>
 <a name="setReserved3(int)">
@@ -1058,6 +1068,7 @@ implements java.lang.Cloneable</pre>
 <h4>setReserved3</h4>
 <pre>public&nbsp;void&nbsp;setReserved3(int&nbsp;field_6_reserved3)</pre>
 <div class="block">Set the reserved3 field for the CommonObjectData record.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>field_6_reserved3</code> - the reserved3 field</dd></dl>
 </li>
 </ul>
 <a name="setLocked(boolean)">
@@ -1069,6 +1080,7 @@ implements java.lang.Cloneable</pre>
 <pre>public&nbsp;void&nbsp;setLocked(boolean&nbsp;value)</pre>
 <div class="block">Sets the locked field value.
  true if object is locked when sheet has been protected</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>value</code> - <code>true</code> if object is locked when sheet has been protected</dd></dl>
 </li>
 </ul>
 <a name="isLocked()">
@@ -1091,6 +1103,7 @@ implements java.lang.Cloneable</pre>
 <pre>public&nbsp;void&nbsp;setPrintable(boolean&nbsp;value)</pre>
 <div class="block">Sets the printable field value.
  object appears when printed</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>value</code> - <code>true</code> if object appears when printed</dd></dl>
 </li>
 </ul>
 <a name="isPrintable()">
@@ -1113,6 +1126,7 @@ implements java.lang.Cloneable</pre>
 <pre>public&nbsp;void&nbsp;setAutofill(boolean&nbsp;value)</pre>
 <div class="block">Sets the autofill field value.
  whether object uses an automatic fill style</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>value</code> - <code>true</code> if object uses an automatic fill style</dd></dl>
 </li>
 </ul>
 <a name="isAutofill()">
@@ -1135,6 +1149,7 @@ implements java.lang.Cloneable</pre>
 <pre>public&nbsp;void&nbsp;setAutoline(boolean&nbsp;value)</pre>
 <div class="block">Sets the autoline field value.
  whether object uses an automatic line style</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>value</code> - <code>true</code> if object uses an automatic line style</dd></dl>
 </li>
 </ul>
 <a name="isAutoline()">

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/ContinueRecord.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/ContinueRecord.html?rev=1751894&r1=1751893&r2=1751894&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/ContinueRecord.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/ContinueRecord.html Fri Jul  8 12:35:34 2016
@@ -321,7 +321,7 @@ implements java.lang.Cloneable</pre>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/poi/hssf/record/StandardRecord.html#serialize(org.apache.poi.util.LittleEndianOutput)">serialize</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/poi/hssf/record/StandardRecord.html" title="class in org.apache.poi.hssf.record">StandardRecord</a></code></dd>
-</dl>
+<dt><span class="strong">Parameters:</span></dt><dd><code>out</code> - the output object</dd></dl>
 </li>
 </ul>
 <a name="getData()">

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/CountryRecord.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/CountryRecord.html?rev=1751894&r1=1751893&r2=1751894&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/CountryRecord.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/CountryRecord.html Fri Jul  8 12:35:34 2016
@@ -380,7 +380,7 @@ extends <a href="../../../../../org/apac
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/poi/hssf/record/StandardRecord.html#serialize(org.apache.poi.util.LittleEndianOutput)">serialize</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/poi/hssf/record/StandardRecord.html" title="class in org.apache.poi.hssf.record">StandardRecord</a></code></dd>
-</dl>
+<dt><span class="strong">Parameters:</span></dt><dd><code>out</code> - the output object</dd></dl>
 </li>
 </ul>
 <a name="getDataSize()">

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=1751894&r1=1751893&r2=1751894&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  8 12:35:34 2016
@@ -199,7 +199,11 @@ implements java.lang.Cloneable</pre>
 <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>&nbsp;</td>
+                      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>
@@ -341,7 +345,7 @@ implements java.lang.Cloneable</pre>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/poi/hssf/record/StandardRecord.html#serialize(org.apache.poi.util.LittleEndianOutput)">serialize</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/poi/hssf/record/StandardRecord.html" title="class in org.apache.poi.hssf.record">StandardRecord</a></code></dd>
-</dl>
+<dt><span class="strong">Parameters:</span></dt><dd><code>out</code> - the output object</dd></dl>
 </li>
 </ul>
 <a name="getDataSize()">
@@ -365,8 +369,10 @@ implements java.lang.Cloneable</pre>
 <h4>calculateSizeOfRecords</h4>
 <pre>public static&nbsp;int&nbsp;calculateSizeOfRecords(int&nbsp;nBlocks,
                          int&nbsp;nRows)</pre>
-<dl><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>
+<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()">

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/DConRefRecord.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/DConRefRecord.html?rev=1751894&r1=1751893&r2=1751894&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/DConRefRecord.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/DConRefRecord.html Fri Jul  8 12:35:34 2016
@@ -383,7 +383,7 @@ extends <a href="../../../../../org/apac
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/poi/hssf/record/StandardRecord.html#serialize(org.apache.poi.util.LittleEndianOutput)">serialize</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/poi/hssf/record/StandardRecord.html" title="class in org.apache.poi.hssf.record">StandardRecord</a></code></dd>
-</dl>
+<dt><span class="strong">Parameters:</span></dt><dd><code>out</code> - the output object</dd></dl>
 </li>
 </ul>
 <a name="getSid()">

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/DSFRecord.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/DSFRecord.html?rev=1751894&r1=1751893&r2=1751894&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/DSFRecord.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/DSFRecord.html Fri Jul  8 12:35:34 2016
@@ -320,7 +320,7 @@ extends <a href="../../../../../org/apac
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/poi/hssf/record/StandardRecord.html#serialize(org.apache.poi.util.LittleEndianOutput)">serialize</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/poi/hssf/record/StandardRecord.html" title="class in org.apache.poi.hssf.record">StandardRecord</a></code></dd>
-</dl>
+<dt><span class="strong">Parameters:</span></dt><dd><code>out</code> - the output object</dd></dl>
 </li>
 </ul>
 <a name="getDataSize()">

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/DVALRecord.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/DVALRecord.html?rev=1751894&r1=1751893&r2=1751894&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/DVALRecord.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/DVALRecord.html Fri Jul  8 12:35:34 2016
@@ -186,9 +186,7 @@ implements java.lang.Cloneable</pre>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>int</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/DVALRecord.html#getDVRecNo()">getDVRecNo</a></strong>()</code>
-<div class="block">Get number of following DV records</div>
-</td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/DVALRecord.html#getDVRecNo()">getDVRecNo</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>int</code></td>
@@ -196,9 +194,7 @@ implements java.lang.Cloneable</pre>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>int</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/DVALRecord.html#getObjectID()">getObjectID</a></strong>()</code>
-<div class="block">get Object ID of the drop down arrow object for list boxes</div>
-</td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/DVALRecord.html#getObjectID()">getObjectID</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>short</code></td>
@@ -419,7 +415,7 @@ implements java.lang.Cloneable</pre>
 <li class="blockList">
 <h4>getObjectID</h4>
 <pre>public&nbsp;int&nbsp;getObjectID()</pre>
-<div class="block">get Object ID of the drop down arrow object for list boxes</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>the Object ID of the drop down arrow object for list boxes</dd></dl>
 </li>
 </ul>
 <a name="getDVRecNo()">
@@ -429,7 +425,7 @@ implements java.lang.Cloneable</pre>
 <li class="blockList">
 <h4>getDVRecNo</h4>
 <pre>public&nbsp;int&nbsp;getDVRecNo()</pre>
-<div class="block">Get number of following DV records</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>the number of following DV records</dd></dl>
 </li>
 </ul>
 <a name="toString()">
@@ -465,7 +461,7 @@ implements java.lang.Cloneable</pre>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/poi/hssf/record/StandardRecord.html#serialize(org.apache.poi.util.LittleEndianOutput)">serialize</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/poi/hssf/record/StandardRecord.html" title="class in org.apache.poi.hssf.record">StandardRecord</a></code></dd>
-</dl>
+<dt><span class="strong">Parameters:</span></dt><dd><code>out</code> - the output object</dd></dl>
 </li>
 </ul>
 <a name="getDataSize()">

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/DVRecord.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/DVRecord.html?rev=1751894&r1=1751893&r2=1751894&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/DVRecord.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/DVRecord.html Fri Jul  8 12:35:34 2016
@@ -556,7 +556,7 @@ implements java.lang.Cloneable</pre>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/poi/hssf/record/StandardRecord.html#serialize(org.apache.poi.util.LittleEndianOutput)">serialize</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/poi/hssf/record/StandardRecord.html" title="class in org.apache.poi.hssf.record">StandardRecord</a></code></dd>
-</dl>
+<dt><span class="strong">Parameters:</span></dt><dd><code>out</code> - the output object</dd></dl>
 </li>
 </ul>
 <a name="getDataSize()">

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/DateWindow1904Record.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/DateWindow1904Record.html?rev=1751894&r1=1751893&r2=1751894&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/DateWindow1904Record.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/DateWindow1904Record.html Fri Jul  8 12:35:34 2016
@@ -345,7 +345,7 @@ extends <a href="../../../../../org/apac
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/poi/hssf/record/StandardRecord.html#serialize(org.apache.poi.util.LittleEndianOutput)">serialize</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/poi/hssf/record/StandardRecord.html" title="class in org.apache.poi.hssf.record">StandardRecord</a></code></dd>
-</dl>
+<dt><span class="strong">Parameters:</span></dt><dd><code>out</code> - the output object</dd></dl>
 </li>
 </ul>
 <a name="getDataSize()">

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/DefaultColWidthRecord.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/DefaultColWidthRecord.html?rev=1751894&r1=1751893&r2=1751894&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/DefaultColWidthRecord.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/DefaultColWidthRecord.html Fri Jul  8 12:35:34 2016
@@ -371,7 +371,7 @@ implements java.lang.Cloneable</pre>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/poi/hssf/record/StandardRecord.html#serialize(org.apache.poi.util.LittleEndianOutput)">serialize</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/poi/hssf/record/StandardRecord.html" title="class in org.apache.poi.hssf.record">StandardRecord</a></code></dd>
-</dl>
+<dt><span class="strong">Parameters:</span></dt><dd><code>out</code> - the output object</dd></dl>
 </li>
 </ul>
 <a name="getDataSize()">

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/DefaultRowHeightRecord.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/DefaultRowHeightRecord.html?rev=1751894&r1=1751893&r2=1751894&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/DefaultRowHeightRecord.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/DefaultRowHeightRecord.html Fri Jul  8 12:35:34 2016
@@ -405,7 +405,7 @@ implements java.lang.Cloneable</pre>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/poi/hssf/record/StandardRecord.html#serialize(org.apache.poi.util.LittleEndianOutput)">serialize</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/poi/hssf/record/StandardRecord.html" title="class in org.apache.poi.hssf.record">StandardRecord</a></code></dd>
-</dl>
+<dt><span class="strong">Parameters:</span></dt><dd><code>out</code> - the output object</dd></dl>
 </li>
 </ul>
 <a name="getDataSize()">




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