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/06/12 21:45:55 UTC

svn commit: r1748056 [4/6] - in /poi/site/publish/apidocs: ./ org/apache/poi/ org/apache/poi/class-use/ org/apache/poi/hpsf/ org/apache/poi/hpsf/wellknown/ org/apache/poi/hssf/dev/ org/apache/poi/hssf/extractor/ org/apache/poi/hssf/model/ org/apache/po...

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/RecalcIdRecord.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/RecalcIdRecord.html?rev=1748056&r1=1748055&r2=1748056&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/RecalcIdRecord.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/RecalcIdRecord.html Sun Jun 12 21:45:52 2016
@@ -344,12 +344,12 @@ extends <a href="../../../../../org/apac
 <pre>public&nbsp;void&nbsp;serialize(<a href="../../../../../org/apache/poi/util/LittleEndianOutput.html" title="interface in org.apache.poi.util">LittleEndianOutput</a>&nbsp;out)</pre>
 <div class="block"><strong>Description copied from class:&nbsp;<code><a href="../../../../../org/apache/poi/hssf/record/StandardRecord.html#serialize(org.apache.poi.util.LittleEndianOutput)">StandardRecord</a></code></strong></div>
 <div class="block">Write the data content of this BIFF record.  The 'ushort sid' and 'ushort size' header fields
- have already been written by the superclass.<br/>
-
+ have already been written by the superclass.
+ <p>
  The number of bytes written must equal the record size reported by
   <a href="../../../../../org/apache/poi/hssf/record/RecordBase.html#getRecordSize()"><code>RecordBase.getRecordSize()</code></a>} minus four
-  ( record header consiting of a 'ushort sid' and 'ushort reclength' has already been written
-  by thye superclass).</div>
+  ( record header consisting of a 'ushort sid' and 'ushort reclength' has already been written
+  by their superclass).</div>
 <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>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/RefModeRecord.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/RefModeRecord.html?rev=1748056&r1=1748055&r2=1748056&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/RefModeRecord.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/RefModeRecord.html Sun Jun 12 21:45:52 2016
@@ -369,12 +369,12 @@ extends <a href="../../../../../org/apac
 <pre>public&nbsp;void&nbsp;serialize(<a href="../../../../../org/apache/poi/util/LittleEndianOutput.html" title="interface in org.apache.poi.util">LittleEndianOutput</a>&nbsp;out)</pre>
 <div class="block"><strong>Description copied from class:&nbsp;<code><a href="../../../../../org/apache/poi/hssf/record/StandardRecord.html#serialize(org.apache.poi.util.LittleEndianOutput)">StandardRecord</a></code></strong></div>
 <div class="block">Write the data content of this BIFF record.  The 'ushort sid' and 'ushort size' header fields
- have already been written by the superclass.<br/>
-
+ have already been written by the superclass.
+ <p>
  The number of bytes written must equal the record size reported by
   <a href="../../../../../org/apache/poi/hssf/record/RecordBase.html#getRecordSize()"><code>RecordBase.getRecordSize()</code></a>} minus four
-  ( record header consiting of a 'ushort sid' and 'ushort reclength' has already been written
-  by thye superclass).</div>
+  ( record header consisting of a 'ushort sid' and 'ushort reclength' has already been written
+  by their superclass).</div>
 <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>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/RefreshAllRecord.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/RefreshAllRecord.html?rev=1748056&r1=1748055&r2=1748056&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/RefreshAllRecord.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/RefreshAllRecord.html Sun Jun 12 21:45:52 2016
@@ -338,12 +338,12 @@ extends <a href="../../../../../org/apac
 <pre>public&nbsp;void&nbsp;serialize(<a href="../../../../../org/apache/poi/util/LittleEndianOutput.html" title="interface in org.apache.poi.util">LittleEndianOutput</a>&nbsp;out)</pre>
 <div class="block"><strong>Description copied from class:&nbsp;<code><a href="../../../../../org/apache/poi/hssf/record/StandardRecord.html#serialize(org.apache.poi.util.LittleEndianOutput)">StandardRecord</a></code></strong></div>
 <div class="block">Write the data content of this BIFF record.  The 'ushort sid' and 'ushort size' header fields
- have already been written by the superclass.<br/>
-
+ have already been written by the superclass.
+ <p>
  The number of bytes written must equal the record size reported by
   <a href="../../../../../org/apache/poi/hssf/record/RecordBase.html#getRecordSize()"><code>RecordBase.getRecordSize()</code></a>} minus four
-  ( record header consiting of a 'ushort sid' and 'ushort reclength' has already been written
-  by thye superclass).</div>
+  ( record header consisting of a 'ushort sid' and 'ushort reclength' has already been written
+  by their superclass).</div>
 <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>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/RightMarginRecord.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/RightMarginRecord.html?rev=1748056&r1=1748055&r2=1748056&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/RightMarginRecord.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/RightMarginRecord.html Sun Jun 12 21:45:52 2016
@@ -318,12 +318,12 @@ implements <a href="../../../../../org/a
 <pre>public&nbsp;void&nbsp;serialize(<a href="../../../../../org/apache/poi/util/LittleEndianOutput.html" title="interface in org.apache.poi.util">LittleEndianOutput</a>&nbsp;out)</pre>
 <div class="block"><strong>Description copied from class:&nbsp;<code><a href="../../../../../org/apache/poi/hssf/record/StandardRecord.html#serialize(org.apache.poi.util.LittleEndianOutput)">StandardRecord</a></code></strong></div>
 <div class="block">Write the data content of this BIFF record.  The 'ushort sid' and 'ushort size' header fields
- have already been written by the superclass.<br/>
-
+ have already been written by the superclass.
+ <p>
  The number of bytes written must equal the record size reported by
   <a href="../../../../../org/apache/poi/hssf/record/RecordBase.html#getRecordSize()"><code>RecordBase.getRecordSize()</code></a>} minus four
-  ( record header consiting of a 'ushort sid' and 'ushort reclength' has already been written
-  by thye superclass).</div>
+  ( record header consisting of a 'ushort sid' and 'ushort reclength' has already been written
+  by their superclass).</div>
 <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>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/RowRecord.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/RowRecord.html?rev=1748056&r1=1748055&r2=1748056&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/RowRecord.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/RowRecord.html Sun Jun 12 21:45:52 2016
@@ -873,12 +873,12 @@ extends <a href="../../../../../org/apac
 <pre>public&nbsp;void&nbsp;serialize(<a href="../../../../../org/apache/poi/util/LittleEndianOutput.html" title="interface in org.apache.poi.util">LittleEndianOutput</a>&nbsp;out)</pre>
 <div class="block"><strong>Description copied from class:&nbsp;<code><a href="../../../../../org/apache/poi/hssf/record/StandardRecord.html#serialize(org.apache.poi.util.LittleEndianOutput)">StandardRecord</a></code></strong></div>
 <div class="block">Write the data content of this BIFF record.  The 'ushort sid' and 'ushort size' header fields
- have already been written by the superclass.<br/>
-
+ have already been written by the superclass.
+ <p>
  The number of bytes written must equal the record size reported by
   <a href="../../../../../org/apache/poi/hssf/record/RecordBase.html#getRecordSize()"><code>RecordBase.getRecordSize()</code></a>} minus four
-  ( record header consiting of a 'ushort sid' and 'ushort reclength' has already been written
-  by thye superclass).</div>
+  ( record header consisting of a 'ushort sid' and 'ushort reclength' has already been written
+  by their superclass).</div>
 <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>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/SCLRecord.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/SCLRecord.html?rev=1748056&r1=1748055&r2=1748056&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/SCLRecord.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/SCLRecord.html Sun Jun 12 21:45:52 2016
@@ -326,12 +326,12 @@ extends <a href="../../../../../org/apac
 <pre>public&nbsp;void&nbsp;serialize(<a href="../../../../../org/apache/poi/util/LittleEndianOutput.html" title="interface in org.apache.poi.util">LittleEndianOutput</a>&nbsp;out)</pre>
 <div class="block"><strong>Description copied from class:&nbsp;<code><a href="../../../../../org/apache/poi/hssf/record/StandardRecord.html#serialize(org.apache.poi.util.LittleEndianOutput)">StandardRecord</a></code></strong></div>
 <div class="block">Write the data content of this BIFF record.  The 'ushort sid' and 'ushort size' header fields
- have already been written by the superclass.<br/>
-
+ have already been written by the superclass.
+ <p>
  The number of bytes written must equal the record size reported by
   <a href="../../../../../org/apache/poi/hssf/record/RecordBase.html#getRecordSize()"><code>RecordBase.getRecordSize()</code></a>} minus four
-  ( record header consiting of a 'ushort sid' and 'ushort reclength' has already been written
-  by thye superclass).</div>
+  ( record header consisting of a 'ushort sid' and 'ushort reclength' has already been written
+  by their superclass).</div>
 <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>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/SSTRecord.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/SSTRecord.html?rev=1748056&r1=1748055&r2=1748056&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/SSTRecord.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/SSTRecord.html Sun Jun 12 21:45:52 2016
@@ -222,9 +222,7 @@ extends <a href="../../../../../org/apac
 <tr class="rowColor">
 <td class="colFirst"><code>protected void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/SSTRecord.html#serialize(org.apache.poi.hssf.record.cont.ContinuableRecordOutput)">serialize</a></strong>(<a href="../../../../../org/apache/poi/hssf/record/cont/ContinuableRecordOutput.html" title="class in org.apache.poi.hssf.record.cont">ContinuableRecordOutput</a>&nbsp;out)</code>
-<div class="block">Serializes this record's content to the supplied data output.<br/>
- The standard BIFF header (ushort sid, ushort size) has been handled by the superclass, so
- only BIFF data should be written by this method.</div>
+<div class="block">Serializes this record's content to the supplied data output.</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -469,7 +467,7 @@ extends <a href="../../../../../org/apac
 <h4>serialize</h4>
 <pre>protected&nbsp;void&nbsp;serialize(<a href="../../../../../org/apache/poi/hssf/record/cont/ContinuableRecordOutput.html" title="class in org.apache.poi.hssf.record.cont">ContinuableRecordOutput</a>&nbsp;out)</pre>
 <div class="block"><strong>Description copied from class:&nbsp;<code><a href="../../../../../org/apache/poi/hssf/record/cont/ContinuableRecord.html#serialize(org.apache.poi.hssf.record.cont.ContinuableRecordOutput)">ContinuableRecord</a></code></strong></div>
-<div class="block">Serializes this record's content to the supplied data output.<br/>
+<div class="block">Serializes this record's content to the supplied data output.<p>
  The standard BIFF header (ushort sid, ushort size) has been handled by the superclass, so
  only BIFF data should be written by this method.  Simple data types can be written with the
  standard <a href="../../../../../org/apache/poi/util/LittleEndianOutput.html" title="interface in org.apache.poi.util"><code>LittleEndianOutput</code></a> methods.  Methods from <a href="../../../../../org/apache/poi/hssf/record/cont/ContinuableRecordOutput.html" title="class in org.apache.poi.hssf.record.cont"><code>ContinuableRecordOutput</code></a>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/SaveRecalcRecord.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/SaveRecalcRecord.html?rev=1748056&r1=1748055&r2=1748056&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/SaveRecalcRecord.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/SaveRecalcRecord.html Sun Jun 12 21:45:52 2016
@@ -339,12 +339,12 @@ extends <a href="../../../../../org/apac
 <pre>public&nbsp;void&nbsp;serialize(<a href="../../../../../org/apache/poi/util/LittleEndianOutput.html" title="interface in org.apache.poi.util">LittleEndianOutput</a>&nbsp;out)</pre>
 <div class="block"><strong>Description copied from class:&nbsp;<code><a href="../../../../../org/apache/poi/hssf/record/StandardRecord.html#serialize(org.apache.poi.util.LittleEndianOutput)">StandardRecord</a></code></strong></div>
 <div class="block">Write the data content of this BIFF record.  The 'ushort sid' and 'ushort size' header fields
- have already been written by the superclass.<br/>
-
+ have already been written by the superclass.
+ <p>
  The number of bytes written must equal the record size reported by
   <a href="../../../../../org/apache/poi/hssf/record/RecordBase.html#getRecordSize()"><code>RecordBase.getRecordSize()</code></a>} minus four
-  ( record header consiting of a 'ushort sid' and 'ushort reclength' has already been written
-  by thye superclass).</div>
+  ( record header consisting of a 'ushort sid' and 'ushort reclength' has already been written
+  by their superclass).</div>
 <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>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/ScenarioProtectRecord.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/ScenarioProtectRecord.html?rev=1748056&r1=1748055&r2=1748056&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/ScenarioProtectRecord.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/ScenarioProtectRecord.html Sun Jun 12 21:45:52 2016
@@ -341,12 +341,12 @@ extends <a href="../../../../../org/apac
 <pre>public&nbsp;void&nbsp;serialize(<a href="../../../../../org/apache/poi/util/LittleEndianOutput.html" title="interface in org.apache.poi.util">LittleEndianOutput</a>&nbsp;out)</pre>
 <div class="block"><strong>Description copied from class:&nbsp;<code><a href="../../../../../org/apache/poi/hssf/record/StandardRecord.html#serialize(org.apache.poi.util.LittleEndianOutput)">StandardRecord</a></code></strong></div>
 <div class="block">Write the data content of this BIFF record.  The 'ushort sid' and 'ushort size' header fields
- have already been written by the superclass.<br/>
-
+ have already been written by the superclass.
+ <p>
  The number of bytes written must equal the record size reported by
   <a href="../../../../../org/apache/poi/hssf/record/RecordBase.html#getRecordSize()"><code>RecordBase.getRecordSize()</code></a>} minus four
-  ( record header consiting of a 'ushort sid' and 'ushort reclength' has already been written
-  by thye superclass).</div>
+  ( record header consisting of a 'ushort sid' and 'ushort reclength' has already been written
+  by their superclass).</div>
 <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>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/SelectionRecord.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/SelectionRecord.html?rev=1748056&r1=1748055&r2=1748056&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/SelectionRecord.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/SelectionRecord.html Sun Jun 12 21:45:52 2016
@@ -455,12 +455,12 @@ extends <a href="../../../../../org/apac
 <pre>public&nbsp;void&nbsp;serialize(<a href="../../../../../org/apache/poi/util/LittleEndianOutput.html" title="interface in org.apache.poi.util">LittleEndianOutput</a>&nbsp;out)</pre>
 <div class="block"><strong>Description copied from class:&nbsp;<code><a href="../../../../../org/apache/poi/hssf/record/StandardRecord.html#serialize(org.apache.poi.util.LittleEndianOutput)">StandardRecord</a></code></strong></div>
 <div class="block">Write the data content of this BIFF record.  The 'ushort sid' and 'ushort size' header fields
- have already been written by the superclass.<br/>
-
+ have already been written by the superclass.
+ <p>
  The number of bytes written must equal the record size reported by
   <a href="../../../../../org/apache/poi/hssf/record/RecordBase.html#getRecordSize()"><code>RecordBase.getRecordSize()</code></a>} minus four
-  ( record header consiting of a 'ushort sid' and 'ushort reclength' has already been written
-  by thye superclass).</div>
+  ( record header consisting of a 'ushort sid' and 'ushort reclength' has already been written
+  by their superclass).</div>
 <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>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/SharedValueRecordBase.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/SharedValueRecordBase.html?rev=1748056&r1=1748055&r2=1748056&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/SharedValueRecordBase.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/SharedValueRecordBase.html Sun Jun 12 21:45:52 2016
@@ -372,12 +372,12 @@ extends <a href="../../../../../org/apac
 <pre>public&nbsp;void&nbsp;serialize(<a href="../../../../../org/apache/poi/util/LittleEndianOutput.html" title="interface in org.apache.poi.util">LittleEndianOutput</a>&nbsp;out)</pre>
 <div class="block"><strong>Description copied from class:&nbsp;<code><a href="../../../../../org/apache/poi/hssf/record/StandardRecord.html#serialize(org.apache.poi.util.LittleEndianOutput)">StandardRecord</a></code></strong></div>
 <div class="block">Write the data content of this BIFF record.  The 'ushort sid' and 'ushort size' header fields
- have already been written by the superclass.<br/>
-
+ have already been written by the superclass.
+ <p>
  The number of bytes written must equal the record size reported by
   <a href="../../../../../org/apache/poi/hssf/record/RecordBase.html#getRecordSize()"><code>RecordBase.getRecordSize()</code></a>} minus four
-  ( record header consiting of a 'ushort sid' and 'ushort reclength' has already been written
-  by thye superclass).</div>
+  ( record header consisting of a 'ushort sid' and 'ushort reclength' has already been written
+  by their superclass).</div>
 <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>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/StandardRecord.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/StandardRecord.html?rev=1748056&r1=1748055&r2=1748056&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/StandardRecord.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/StandardRecord.html Sun Jun 12 21:45:52 2016
@@ -112,8 +112,6 @@
 extends <a href="../../../../../org/apache/poi/hssf/record/Record.html" title="class in org.apache.poi.hssf.record">Record</a></pre>
 <div class="block">Subclasses of this class (the majority of BIFF records) are non-continuable.  This allows for
  some simplification of serialization logic</div>
-<dl><dt><span class="strong">Author:</span></dt>
-  <dd>Josh Micich</dd></dl>
 </li>
 </ul>
 </div>
@@ -163,10 +161,7 @@ extends <a href="../../../../../org/apac
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/StandardRecord.html#serialize(int,%20byte[])">serialize</a></strong>(int&nbsp;offset,
          byte[]&nbsp;data)</code>
-<div class="block">Write the data content of this BIFF record including the sid and record length.<br/>
-
- The subclass must write the exact number of bytes as reported by
-  <a href="../../../../../org/apache/poi/hssf/record/RecordBase.html#getRecordSize()"><code>RecordBase.getRecordSize()</code></a>}</div>
+<div class="block">Write the data content of this BIFF record including the sid and record length.</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -254,8 +249,8 @@ extends <a href="../../../../../org/apac
 <h4>serialize</h4>
 <pre>public final&nbsp;int&nbsp;serialize(int&nbsp;offset,
             byte[]&nbsp;data)</pre>
-<div class="block">Write the data content of this BIFF record including the sid and record length.<br/>
-
+<div class="block">Write the data content of this BIFF record including the sid and record length.
+ <p>
  The subclass must write the exact number of bytes as reported by
   <a href="../../../../../org/apache/poi/hssf/record/RecordBase.html#getRecordSize()"><code>RecordBase.getRecordSize()</code></a>}</div>
 <dl>
@@ -273,12 +268,12 @@ extends <a href="../../../../../org/apac
 <h4>serialize</h4>
 <pre>protected abstract&nbsp;void&nbsp;serialize(<a href="../../../../../org/apache/poi/util/LittleEndianOutput.html" title="interface in org.apache.poi.util">LittleEndianOutput</a>&nbsp;out)</pre>
 <div class="block">Write the data content of this BIFF record.  The 'ushort sid' and 'ushort size' header fields
- have already been written by the superclass.<br/>
-
+ have already been written by the superclass.
+ <p>
  The number of bytes written must equal the record size reported by
   <a href="../../../../../org/apache/poi/hssf/record/RecordBase.html#getRecordSize()"><code>RecordBase.getRecordSize()</code></a>} minus four
-  ( record header consiting of a 'ushort sid' and 'ushort reclength' has already been written
-  by thye superclass).</div>
+  ( record header consisting of a 'ushort sid' and 'ushort reclength' has already been written
+  by their superclass).</div>
 </li>
 </ul>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/StringRecord.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/StringRecord.html?rev=1748056&r1=1748055&r2=1748056&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/StringRecord.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/StringRecord.html Sun Jun 12 21:45:52 2016
@@ -190,9 +190,7 @@ extends <a href="../../../../../org/apac
 <tr class="rowColor">
 <td class="colFirst"><code>protected void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/StringRecord.html#serialize(org.apache.poi.hssf.record.cont.ContinuableRecordOutput)">serialize</a></strong>(<a href="../../../../../org/apache/poi/hssf/record/cont/ContinuableRecordOutput.html" title="class in org.apache.poi.hssf.record.cont">ContinuableRecordOutput</a>&nbsp;out)</code>
-<div class="block">Serializes this record's content to the supplied data output.<br/>
- The standard BIFF header (ushort sid, ushort size) has been handled by the superclass, so
- only BIFF data should be written by this method.</div>
+<div class="block">Serializes this record's content to the supplied data output.</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -296,7 +294,7 @@ extends <a href="../../../../../org/apac
 <h4>serialize</h4>
 <pre>protected&nbsp;void&nbsp;serialize(<a href="../../../../../org/apache/poi/hssf/record/cont/ContinuableRecordOutput.html" title="class in org.apache.poi.hssf.record.cont">ContinuableRecordOutput</a>&nbsp;out)</pre>
 <div class="block"><strong>Description copied from class:&nbsp;<code><a href="../../../../../org/apache/poi/hssf/record/cont/ContinuableRecord.html#serialize(org.apache.poi.hssf.record.cont.ContinuableRecordOutput)">ContinuableRecord</a></code></strong></div>
-<div class="block">Serializes this record's content to the supplied data output.<br/>
+<div class="block">Serializes this record's content to the supplied data output.<p>
  The standard BIFF header (ushort sid, ushort size) has been handled by the superclass, so
  only BIFF data should be written by this method.  Simple data types can be written with the
  standard <a href="../../../../../org/apache/poi/util/LittleEndianOutput.html" title="interface in org.apache.poi.util"><code>LittleEndianOutput</code></a> methods.  Methods from <a href="../../../../../org/apache/poi/hssf/record/cont/ContinuableRecordOutput.html" title="class in org.apache.poi.hssf.record.cont"><code>ContinuableRecordOutput</code></a>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/StyleRecord.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/StyleRecord.html?rev=1748056&r1=1748055&r2=1748056&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/StyleRecord.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/StyleRecord.html Sun Jun 12 21:45:52 2016
@@ -429,12 +429,12 @@ extends <a href="../../../../../org/apac
 <pre>public&nbsp;void&nbsp;serialize(<a href="../../../../../org/apache/poi/util/LittleEndianOutput.html" title="interface in org.apache.poi.util">LittleEndianOutput</a>&nbsp;out)</pre>
 <div class="block"><strong>Description copied from class:&nbsp;<code><a href="../../../../../org/apache/poi/hssf/record/StandardRecord.html#serialize(org.apache.poi.util.LittleEndianOutput)">StandardRecord</a></code></strong></div>
 <div class="block">Write the data content of this BIFF record.  The 'ushort sid' and 'ushort size' header fields
- have already been written by the superclass.<br/>
-
+ have already been written by the superclass.
+ <p>
  The number of bytes written must equal the record size reported by
   <a href="../../../../../org/apache/poi/hssf/record/RecordBase.html#getRecordSize()"><code>RecordBase.getRecordSize()</code></a>} minus four
-  ( record header consiting of a 'ushort sid' and 'ushort reclength' has already been written
-  by thye superclass).</div>
+  ( record header consisting of a 'ushort sid' and 'ushort reclength' has already been written
+  by their superclass).</div>
 <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>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/SupBookRecord.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/SupBookRecord.html?rev=1748056&r1=1748055&r2=1748056&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/SupBookRecord.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/SupBookRecord.html Sun Jun 12 21:45:52 2016
@@ -545,12 +545,12 @@ extends <a href="../../../../../org/apac
 <pre>public&nbsp;void&nbsp;serialize(<a href="../../../../../org/apache/poi/util/LittleEndianOutput.html" title="interface in org.apache.poi.util">LittleEndianOutput</a>&nbsp;out)</pre>
 <div class="block"><strong>Description copied from class:&nbsp;<code><a href="../../../../../org/apache/poi/hssf/record/StandardRecord.html#serialize(org.apache.poi.util.LittleEndianOutput)">StandardRecord</a></code></strong></div>
 <div class="block">Write the data content of this BIFF record.  The 'ushort sid' and 'ushort size' header fields
- have already been written by the superclass.<br/>
-
+ have already been written by the superclass.
+ <p>
  The number of bytes written must equal the record size reported by
   <a href="../../../../../org/apache/poi/hssf/record/RecordBase.html#getRecordSize()"><code>RecordBase.getRecordSize()</code></a>} minus four
-  ( record header consiting of a 'ushort sid' and 'ushort reclength' has already been written
-  by thye superclass).</div>
+  ( record header consisting of a 'ushort sid' and 'ushort reclength' has already been written
+  by their superclass).</div>
 <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>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/TabIdRecord.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/TabIdRecord.html?rev=1748056&r1=1748055&r2=1748056&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/TabIdRecord.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/TabIdRecord.html Sun Jun 12 21:45:52 2016
@@ -330,12 +330,12 @@ extends <a href="../../../../../org/apac
 <pre>public&nbsp;void&nbsp;serialize(<a href="../../../../../org/apache/poi/util/LittleEndianOutput.html" title="interface in org.apache.poi.util">LittleEndianOutput</a>&nbsp;out)</pre>
 <div class="block"><strong>Description copied from class:&nbsp;<code><a href="../../../../../org/apache/poi/hssf/record/StandardRecord.html#serialize(org.apache.poi.util.LittleEndianOutput)">StandardRecord</a></code></strong></div>
 <div class="block">Write the data content of this BIFF record.  The 'ushort sid' and 'ushort size' header fields
- have already been written by the superclass.<br/>
-
+ have already been written by the superclass.
+ <p>
  The number of bytes written must equal the record size reported by
   <a href="../../../../../org/apache/poi/hssf/record/RecordBase.html#getRecordSize()"><code>RecordBase.getRecordSize()</code></a>} minus four
-  ( record header consiting of a 'ushort sid' and 'ushort reclength' has already been written
-  by thye superclass).</div>
+  ( record header consisting of a 'ushort sid' and 'ushort reclength' has already been written
+  by their superclass).</div>
 <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>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/TableStylesRecord.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/TableStylesRecord.html?rev=1748056&r1=1748055&r2=1748056&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/TableStylesRecord.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/TableStylesRecord.html Sun Jun 12 21:45:52 2016
@@ -270,12 +270,12 @@ extends <a href="../../../../../org/apac
 <pre>protected&nbsp;void&nbsp;serialize(<a href="../../../../../org/apache/poi/util/LittleEndianOutput.html" title="interface in org.apache.poi.util">LittleEndianOutput</a>&nbsp;out)</pre>
 <div class="block"><strong>Description copied from class:&nbsp;<code><a href="../../../../../org/apache/poi/hssf/record/StandardRecord.html#serialize(org.apache.poi.util.LittleEndianOutput)">StandardRecord</a></code></strong></div>
 <div class="block">Write the data content of this BIFF record.  The 'ushort sid' and 'ushort size' header fields
- have already been written by the superclass.<br/>
-
+ have already been written by the superclass.
+ <p>
  The number of bytes written must equal the record size reported by
   <a href="../../../../../org/apache/poi/hssf/record/RecordBase.html#getRecordSize()"><code>RecordBase.getRecordSize()</code></a>} minus four
-  ( record header consiting of a 'ushort sid' and 'ushort reclength' has already been written
-  by thye superclass).</div>
+  ( record header consisting of a 'ushort sid' and 'ushort reclength' has already been written
+  by their superclass).</div>
 <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>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/TextObjectRecord.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/TextObjectRecord.html?rev=1748056&r1=1748055&r2=1748056&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/TextObjectRecord.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/TextObjectRecord.html Sun Jun 12 21:45:52 2016
@@ -261,9 +261,7 @@ extends <a href="../../../../../org/apac
 <tr class="altColor">
 <td class="colFirst"><code>protected void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/record/TextObjectRecord.html#serialize(org.apache.poi.hssf.record.cont.ContinuableRecordOutput)">serialize</a></strong>(<a href="../../../../../org/apache/poi/hssf/record/cont/ContinuableRecordOutput.html" title="class in org.apache.poi.hssf.record.cont">ContinuableRecordOutput</a>&nbsp;out)</code>
-<div class="block">Serializes this record's content to the supplied data output.<br/>
- The standard BIFF header (ushort sid, ushort size) has been handled by the superclass, so
- only BIFF data should be written by this method.</div>
+<div class="block">Serializes this record's content to the supplied data output.</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -523,7 +521,7 @@ extends <a href="../../../../../org/apac
 <h4>serialize</h4>
 <pre>protected&nbsp;void&nbsp;serialize(<a href="../../../../../org/apache/poi/hssf/record/cont/ContinuableRecordOutput.html" title="class in org.apache.poi.hssf.record.cont">ContinuableRecordOutput</a>&nbsp;out)</pre>
 <div class="block"><strong>Description copied from class:&nbsp;<code><a href="../../../../../org/apache/poi/hssf/record/cont/ContinuableRecord.html#serialize(org.apache.poi.hssf.record.cont.ContinuableRecordOutput)">ContinuableRecord</a></code></strong></div>
-<div class="block">Serializes this record's content to the supplied data output.<br/>
+<div class="block">Serializes this record's content to the supplied data output.<p>
  The standard BIFF header (ushort sid, ushort size) has been handled by the superclass, so
  only BIFF data should be written by this method.  Simple data types can be written with the
  standard <a href="../../../../../org/apache/poi/util/LittleEndianOutput.html" title="interface in org.apache.poi.util"><code>LittleEndianOutput</code></a> methods.  Methods from <a href="../../../../../org/apache/poi/hssf/record/cont/ContinuableRecordOutput.html" title="class in org.apache.poi.hssf.record.cont"><code>ContinuableRecordOutput</code></a>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/TopMarginRecord.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/TopMarginRecord.html?rev=1748056&r1=1748055&r2=1748056&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/TopMarginRecord.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/TopMarginRecord.html Sun Jun 12 21:45:52 2016
@@ -319,12 +319,12 @@ implements <a href="../../../../../org/a
 <pre>public&nbsp;void&nbsp;serialize(<a href="../../../../../org/apache/poi/util/LittleEndianOutput.html" title="interface in org.apache.poi.util">LittleEndianOutput</a>&nbsp;out)</pre>
 <div class="block"><strong>Description copied from class:&nbsp;<code><a href="../../../../../org/apache/poi/hssf/record/StandardRecord.html#serialize(org.apache.poi.util.LittleEndianOutput)">StandardRecord</a></code></strong></div>
 <div class="block">Write the data content of this BIFF record.  The 'ushort sid' and 'ushort size' header fields
- have already been written by the superclass.<br/>
-
+ have already been written by the superclass.
+ <p>
  The number of bytes written must equal the record size reported by
   <a href="../../../../../org/apache/poi/hssf/record/RecordBase.html#getRecordSize()"><code>RecordBase.getRecordSize()</code></a>} minus four
-  ( record header consiting of a 'ushort sid' and 'ushort reclength' has already been written
-  by thye superclass).</div>
+  ( record header consisting of a 'ushort sid' and 'ushort reclength' has already been written
+  by their superclass).</div>
 <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>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/UncalcedRecord.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/UncalcedRecord.html?rev=1748056&r1=1748055&r2=1748056&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/UncalcedRecord.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/UncalcedRecord.html Sun Jun 12 21:45:52 2016
@@ -319,12 +319,12 @@ extends <a href="../../../../../org/apac
 <pre>public&nbsp;void&nbsp;serialize(<a href="../../../../../org/apache/poi/util/LittleEndianOutput.html" title="interface in org.apache.poi.util">LittleEndianOutput</a>&nbsp;out)</pre>
 <div class="block"><strong>Description copied from class:&nbsp;<code><a href="../../../../../org/apache/poi/hssf/record/StandardRecord.html#serialize(org.apache.poi.util.LittleEndianOutput)">StandardRecord</a></code></strong></div>
 <div class="block">Write the data content of this BIFF record.  The 'ushort sid' and 'ushort size' header fields
- have already been written by the superclass.<br/>
-
+ have already been written by the superclass.
+ <p>
  The number of bytes written must equal the record size reported by
   <a href="../../../../../org/apache/poi/hssf/record/RecordBase.html#getRecordSize()"><code>RecordBase.getRecordSize()</code></a>} minus four
-  ( record header consiting of a 'ushort sid' and 'ushort reclength' has already been written
-  by thye superclass).</div>
+  ( record header consisting of a 'ushort sid' and 'ushort reclength' has already been written
+  by their superclass).</div>
 <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>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/UseSelFSRecord.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/UseSelFSRecord.html?rev=1748056&r1=1748055&r2=1748056&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/UseSelFSRecord.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/UseSelFSRecord.html Sun Jun 12 21:45:52 2016
@@ -304,12 +304,12 @@ extends <a href="../../../../../org/apac
 <pre>public&nbsp;void&nbsp;serialize(<a href="../../../../../org/apache/poi/util/LittleEndianOutput.html" title="interface in org.apache.poi.util">LittleEndianOutput</a>&nbsp;out)</pre>
 <div class="block"><strong>Description copied from class:&nbsp;<code><a href="../../../../../org/apache/poi/hssf/record/StandardRecord.html#serialize(org.apache.poi.util.LittleEndianOutput)">StandardRecord</a></code></strong></div>
 <div class="block">Write the data content of this BIFF record.  The 'ushort sid' and 'ushort size' header fields
- have already been written by the superclass.<br/>
-
+ have already been written by the superclass.
+ <p>
  The number of bytes written must equal the record size reported by
   <a href="../../../../../org/apache/poi/hssf/record/RecordBase.html#getRecordSize()"><code>RecordBase.getRecordSize()</code></a>} minus four
-  ( record header consiting of a 'ushort sid' and 'ushort reclength' has already been written
-  by thye superclass).</div>
+  ( record header consisting of a 'ushort sid' and 'ushort reclength' has already been written
+  by their superclass).</div>
 <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>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/VCenterRecord.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/VCenterRecord.html?rev=1748056&r1=1748055&r2=1748056&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/VCenterRecord.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/VCenterRecord.html Sun Jun 12 21:45:52 2016
@@ -339,12 +339,12 @@ extends <a href="../../../../../org/apac
 <pre>public&nbsp;void&nbsp;serialize(<a href="../../../../../org/apache/poi/util/LittleEndianOutput.html" title="interface in org.apache.poi.util">LittleEndianOutput</a>&nbsp;out)</pre>
 <div class="block"><strong>Description copied from class:&nbsp;<code><a href="../../../../../org/apache/poi/hssf/record/StandardRecord.html#serialize(org.apache.poi.util.LittleEndianOutput)">StandardRecord</a></code></strong></div>
 <div class="block">Write the data content of this BIFF record.  The 'ushort sid' and 'ushort size' header fields
- have already been written by the superclass.<br/>
-
+ have already been written by the superclass.
+ <p>
  The number of bytes written must equal the record size reported by
   <a href="../../../../../org/apache/poi/hssf/record/RecordBase.html#getRecordSize()"><code>RecordBase.getRecordSize()</code></a>} minus four
-  ( record header consiting of a 'ushort sid' and 'ushort reclength' has already been written
-  by thye superclass).</div>
+  ( record header consisting of a 'ushort sid' and 'ushort reclength' has already been written
+  by their superclass).</div>
 <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>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/WSBoolRecord.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/WSBoolRecord.html?rev=1748056&r1=1748055&r2=1748056&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/WSBoolRecord.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/WSBoolRecord.html Sun Jun 12 21:45:52 2016
@@ -640,12 +640,12 @@ extends <a href="../../../../../org/apac
 <pre>public&nbsp;void&nbsp;serialize(<a href="../../../../../org/apache/poi/util/LittleEndianOutput.html" title="interface in org.apache.poi.util">LittleEndianOutput</a>&nbsp;out)</pre>
 <div class="block"><strong>Description copied from class:&nbsp;<code><a href="../../../../../org/apache/poi/hssf/record/StandardRecord.html#serialize(org.apache.poi.util.LittleEndianOutput)">StandardRecord</a></code></strong></div>
 <div class="block">Write the data content of this BIFF record.  The 'ushort sid' and 'ushort size' header fields
- have already been written by the superclass.<br/>
-
+ have already been written by the superclass.
+ <p>
  The number of bytes written must equal the record size reported by
   <a href="../../../../../org/apache/poi/hssf/record/RecordBase.html#getRecordSize()"><code>RecordBase.getRecordSize()</code></a>} minus four
-  ( record header consiting of a 'ushort sid' and 'ushort reclength' has already been written
-  by thye superclass).</div>
+  ( record header consisting of a 'ushort sid' and 'ushort reclength' has already been written
+  by their superclass).</div>
 <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>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/WindowOneRecord.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/WindowOneRecord.html?rev=1748056&r1=1748055&r2=1748056&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/WindowOneRecord.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/WindowOneRecord.html Sun Jun 12 21:45:52 2016
@@ -847,12 +847,12 @@ extends <a href="../../../../../org/apac
 <pre>public&nbsp;void&nbsp;serialize(<a href="../../../../../org/apache/poi/util/LittleEndianOutput.html" title="interface in org.apache.poi.util">LittleEndianOutput</a>&nbsp;out)</pre>
 <div class="block"><strong>Description copied from class:&nbsp;<code><a href="../../../../../org/apache/poi/hssf/record/StandardRecord.html#serialize(org.apache.poi.util.LittleEndianOutput)">StandardRecord</a></code></strong></div>
 <div class="block">Write the data content of this BIFF record.  The 'ushort sid' and 'ushort size' header fields
- have already been written by the superclass.<br/>
-
+ have already been written by the superclass.
+ <p>
  The number of bytes written must equal the record size reported by
   <a href="../../../../../org/apache/poi/hssf/record/RecordBase.html#getRecordSize()"><code>RecordBase.getRecordSize()</code></a>} minus four
-  ( record header consiting of a 'ushort sid' and 'ushort reclength' has already been written
-  by thye superclass).</div>
+  ( record header consisting of a 'ushort sid' and 'ushort reclength' has already been written
+  by their superclass).</div>
 <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>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/WindowProtectRecord.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/WindowProtectRecord.html?rev=1748056&r1=1748055&r2=1748056&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/WindowProtectRecord.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/WindowProtectRecord.html Sun Jun 12 21:45:52 2016
@@ -347,12 +347,12 @@ extends <a href="../../../../../org/apac
 <pre>public&nbsp;void&nbsp;serialize(<a href="../../../../../org/apache/poi/util/LittleEndianOutput.html" title="interface in org.apache.poi.util">LittleEndianOutput</a>&nbsp;out)</pre>
 <div class="block"><strong>Description copied from class:&nbsp;<code><a href="../../../../../org/apache/poi/hssf/record/StandardRecord.html#serialize(org.apache.poi.util.LittleEndianOutput)">StandardRecord</a></code></strong></div>
 <div class="block">Write the data content of this BIFF record.  The 'ushort sid' and 'ushort size' header fields
- have already been written by the superclass.<br/>
-
+ have already been written by the superclass.
+ <p>
  The number of bytes written must equal the record size reported by
   <a href="../../../../../org/apache/poi/hssf/record/RecordBase.html#getRecordSize()"><code>RecordBase.getRecordSize()</code></a>} minus four
-  ( record header consiting of a 'ushort sid' and 'ushort reclength' has already been written
-  by thye superclass).</div>
+  ( record header consisting of a 'ushort sid' and 'ushort reclength' has already been written
+  by their superclass).</div>
 <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>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/WindowTwoRecord.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/WindowTwoRecord.html?rev=1748056&r1=1748055&r2=1748056&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/WindowTwoRecord.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/WindowTwoRecord.html Sun Jun 12 21:45:52 2016
@@ -988,12 +988,12 @@ extends <a href="../../../../../org/apac
 <pre>public&nbsp;void&nbsp;serialize(<a href="../../../../../org/apache/poi/util/LittleEndianOutput.html" title="interface in org.apache.poi.util">LittleEndianOutput</a>&nbsp;out)</pre>
 <div class="block"><strong>Description copied from class:&nbsp;<code><a href="../../../../../org/apache/poi/hssf/record/StandardRecord.html#serialize(org.apache.poi.util.LittleEndianOutput)">StandardRecord</a></code></strong></div>
 <div class="block">Write the data content of this BIFF record.  The 'ushort sid' and 'ushort size' header fields
- have already been written by the superclass.<br/>
-
+ have already been written by the superclass.
+ <p>
  The number of bytes written must equal the record size reported by
   <a href="../../../../../org/apache/poi/hssf/record/RecordBase.html#getRecordSize()"><code>RecordBase.getRecordSize()</code></a>} minus four
-  ( record header consiting of a 'ushort sid' and 'ushort reclength' has already been written
-  by thye superclass).</div>
+  ( record header consisting of a 'ushort sid' and 'ushort reclength' has already been written
+  by their superclass).</div>
 <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>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/WriteAccessRecord.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/WriteAccessRecord.html?rev=1748056&r1=1748055&r2=1748056&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/WriteAccessRecord.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/WriteAccessRecord.html Sun Jun 12 21:45:52 2016
@@ -338,12 +338,12 @@ extends <a href="../../../../../org/apac
 <pre>public&nbsp;void&nbsp;serialize(<a href="../../../../../org/apache/poi/util/LittleEndianOutput.html" title="interface in org.apache.poi.util">LittleEndianOutput</a>&nbsp;out)</pre>
 <div class="block"><strong>Description copied from class:&nbsp;<code><a href="../../../../../org/apache/poi/hssf/record/StandardRecord.html#serialize(org.apache.poi.util.LittleEndianOutput)">StandardRecord</a></code></strong></div>
 <div class="block">Write the data content of this BIFF record.  The 'ushort sid' and 'ushort size' header fields
- have already been written by the superclass.<br/>
-
+ have already been written by the superclass.
+ <p>
  The number of bytes written must equal the record size reported by
   <a href="../../../../../org/apache/poi/hssf/record/RecordBase.html#getRecordSize()"><code>RecordBase.getRecordSize()</code></a>} minus four
-  ( record header consiting of a 'ushort sid' and 'ushort reclength' has already been written
-  by thye superclass).</div>
+  ( record header consisting of a 'ushort sid' and 'ushort reclength' has already been written
+  by their superclass).</div>
 <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>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/WriteProtectRecord.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/WriteProtectRecord.html?rev=1748056&r1=1748055&r2=1748056&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/WriteProtectRecord.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/WriteProtectRecord.html Sun Jun 12 21:45:52 2016
@@ -300,12 +300,12 @@ extends <a href="../../../../../org/apac
 <pre>public&nbsp;void&nbsp;serialize(<a href="../../../../../org/apache/poi/util/LittleEndianOutput.html" title="interface in org.apache.poi.util">LittleEndianOutput</a>&nbsp;out)</pre>
 <div class="block"><strong>Description copied from class:&nbsp;<code><a href="../../../../../org/apache/poi/hssf/record/StandardRecord.html#serialize(org.apache.poi.util.LittleEndianOutput)">StandardRecord</a></code></strong></div>
 <div class="block">Write the data content of this BIFF record.  The 'ushort sid' and 'ushort size' header fields
- have already been written by the superclass.<br/>
-
+ have already been written by the superclass.
+ <p>
  The number of bytes written must equal the record size reported by
   <a href="../../../../../org/apache/poi/hssf/record/RecordBase.html#getRecordSize()"><code>RecordBase.getRecordSize()</code></a>} minus four
-  ( record header consiting of a 'ushort sid' and 'ushort reclength' has already been written
-  by thye superclass).</div>
+  ( record header consisting of a 'ushort sid' and 'ushort reclength' has already been written
+  by their superclass).</div>
 <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>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/chart/AreaFormatRecord.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/chart/AreaFormatRecord.html?rev=1748056&r1=1748055&r2=1748056&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/chart/AreaFormatRecord.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/chart/AreaFormatRecord.html Sun Jun 12 21:45:52 2016
@@ -402,12 +402,12 @@ implements java.lang.Cloneable</pre>
 <pre>public&nbsp;void&nbsp;serialize(<a href="../../../../../../org/apache/poi/util/LittleEndianOutput.html" title="interface in org.apache.poi.util">LittleEndianOutput</a>&nbsp;out)</pre>
 <div class="block"><strong>Description copied from class:&nbsp;<code><a href="../../../../../../org/apache/poi/hssf/record/StandardRecord.html#serialize(org.apache.poi.util.LittleEndianOutput)">StandardRecord</a></code></strong></div>
 <div class="block">Write the data content of this BIFF record.  The 'ushort sid' and 'ushort size' header fields
- have already been written by the superclass.<br/>
-
+ have already been written by the superclass.
+ <p>
  The number of bytes written must equal the record size reported by
   <a href="../../../../../../org/apache/poi/hssf/record/RecordBase.html#getRecordSize()"><code>RecordBase.getRecordSize()</code></a>} minus four
-  ( record header consiting of a 'ushort sid' and 'ushort reclength' has already been written
-  by thye superclass).</div>
+  ( record header consisting of a 'ushort sid' and 'ushort reclength' has already been written
+  by their superclass).</div>
 <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>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/chart/AreaRecord.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/chart/AreaRecord.html?rev=1748056&r1=1748055&r2=1748056&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/chart/AreaRecord.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/chart/AreaRecord.html Sun Jun 12 21:45:52 2016
@@ -354,12 +354,12 @@ implements java.lang.Cloneable</pre>
 <pre>public&nbsp;void&nbsp;serialize(<a href="../../../../../../org/apache/poi/util/LittleEndianOutput.html" title="interface in org.apache.poi.util">LittleEndianOutput</a>&nbsp;out)</pre>
 <div class="block"><strong>Description copied from class:&nbsp;<code><a href="../../../../../../org/apache/poi/hssf/record/StandardRecord.html#serialize(org.apache.poi.util.LittleEndianOutput)">StandardRecord</a></code></strong></div>
 <div class="block">Write the data content of this BIFF record.  The 'ushort sid' and 'ushort size' header fields
- have already been written by the superclass.<br/>
-
+ have already been written by the superclass.
+ <p>
  The number of bytes written must equal the record size reported by
   <a href="../../../../../../org/apache/poi/hssf/record/RecordBase.html#getRecordSize()"><code>RecordBase.getRecordSize()</code></a>} minus four
-  ( record header consiting of a 'ushort sid' and 'ushort reclength' has already been written
-  by thye superclass).</div>
+  ( record header consisting of a 'ushort sid' and 'ushort reclength' has already been written
+  by their superclass).</div>
 <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>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/chart/AxisLineFormatRecord.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/chart/AxisLineFormatRecord.html?rev=1748056&r1=1748055&r2=1748056&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/chart/AxisLineFormatRecord.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/chart/AxisLineFormatRecord.html Sun Jun 12 21:45:52 2016
@@ -374,12 +374,12 @@ implements java.lang.Cloneable</pre>
 <pre>public&nbsp;void&nbsp;serialize(<a href="../../../../../../org/apache/poi/util/LittleEndianOutput.html" title="interface in org.apache.poi.util">LittleEndianOutput</a>&nbsp;out)</pre>
 <div class="block"><strong>Description copied from class:&nbsp;<code><a href="../../../../../../org/apache/poi/hssf/record/StandardRecord.html#serialize(org.apache.poi.util.LittleEndianOutput)">StandardRecord</a></code></strong></div>
 <div class="block">Write the data content of this BIFF record.  The 'ushort sid' and 'ushort size' header fields
- have already been written by the superclass.<br/>
-
+ have already been written by the superclass.
+ <p>
  The number of bytes written must equal the record size reported by
   <a href="../../../../../../org/apache/poi/hssf/record/RecordBase.html#getRecordSize()"><code>RecordBase.getRecordSize()</code></a>} minus four
-  ( record header consiting of a 'ushort sid' and 'ushort reclength' has already been written
-  by thye superclass).</div>
+  ( record header consisting of a 'ushort sid' and 'ushort reclength' has already been written
+  by their superclass).</div>
 <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>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/chart/AxisOptionsRecord.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/chart/AxisOptionsRecord.html?rev=1748056&r1=1748055&r2=1748056&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/chart/AxisOptionsRecord.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/chart/AxisOptionsRecord.html Sun Jun 12 21:45:52 2016
@@ -510,12 +510,12 @@ implements java.lang.Cloneable</pre>
 <pre>public&nbsp;void&nbsp;serialize(<a href="../../../../../../org/apache/poi/util/LittleEndianOutput.html" title="interface in org.apache.poi.util">LittleEndianOutput</a>&nbsp;out)</pre>
 <div class="block"><strong>Description copied from class:&nbsp;<code><a href="../../../../../../org/apache/poi/hssf/record/StandardRecord.html#serialize(org.apache.poi.util.LittleEndianOutput)">StandardRecord</a></code></strong></div>
 <div class="block">Write the data content of this BIFF record.  The 'ushort sid' and 'ushort size' header fields
- have already been written by the superclass.<br/>
-
+ have already been written by the superclass.
+ <p>
  The number of bytes written must equal the record size reported by
   <a href="../../../../../../org/apache/poi/hssf/record/RecordBase.html#getRecordSize()"><code>RecordBase.getRecordSize()</code></a>} minus four
-  ( record header consiting of a 'ushort sid' and 'ushort reclength' has already been written
-  by thye superclass).</div>
+  ( record header consisting of a 'ushort sid' and 'ushort reclength' has already been written
+  by their superclass).</div>
 <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>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/chart/AxisParentRecord.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/chart/AxisParentRecord.html?rev=1748056&r1=1748055&r2=1748056&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/chart/AxisParentRecord.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/chart/AxisParentRecord.html Sun Jun 12 21:45:52 2016
@@ -394,12 +394,12 @@ implements java.lang.Cloneable</pre>
 <pre>public&nbsp;void&nbsp;serialize(<a href="../../../../../../org/apache/poi/util/LittleEndianOutput.html" title="interface in org.apache.poi.util">LittleEndianOutput</a>&nbsp;out)</pre>
 <div class="block"><strong>Description copied from class:&nbsp;<code><a href="../../../../../../org/apache/poi/hssf/record/StandardRecord.html#serialize(org.apache.poi.util.LittleEndianOutput)">StandardRecord</a></code></strong></div>
 <div class="block">Write the data content of this BIFF record.  The 'ushort sid' and 'ushort size' header fields
- have already been written by the superclass.<br/>
-
+ have already been written by the superclass.
+ <p>
  The number of bytes written must equal the record size reported by
   <a href="../../../../../../org/apache/poi/hssf/record/RecordBase.html#getRecordSize()"><code>RecordBase.getRecordSize()</code></a>} minus four
-  ( record header consiting of a 'ushort sid' and 'ushort reclength' has already been written
-  by thye superclass).</div>
+  ( record header consisting of a 'ushort sid' and 'ushort reclength' has already been written
+  by their superclass).</div>
 <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>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/chart/AxisRecord.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/chart/AxisRecord.html?rev=1748056&r1=1748055&r2=1748056&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/chart/AxisRecord.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/chart/AxisRecord.html Sun Jun 12 21:45:52 2016
@@ -408,12 +408,12 @@ implements java.lang.Cloneable</pre>
 <pre>public&nbsp;void&nbsp;serialize(<a href="../../../../../../org/apache/poi/util/LittleEndianOutput.html" title="interface in org.apache.poi.util">LittleEndianOutput</a>&nbsp;out)</pre>
 <div class="block"><strong>Description copied from class:&nbsp;<code><a href="../../../../../../org/apache/poi/hssf/record/StandardRecord.html#serialize(org.apache.poi.util.LittleEndianOutput)">StandardRecord</a></code></strong></div>
 <div class="block">Write the data content of this BIFF record.  The 'ushort sid' and 'ushort size' header fields
- have already been written by the superclass.<br/>
-
+ have already been written by the superclass.
+ <p>
  The number of bytes written must equal the record size reported by
   <a href="../../../../../../org/apache/poi/hssf/record/RecordBase.html#getRecordSize()"><code>RecordBase.getRecordSize()</code></a>} minus four
-  ( record header consiting of a 'ushort sid' and 'ushort reclength' has already been written
-  by thye superclass).</div>
+  ( record header consisting of a 'ushort sid' and 'ushort reclength' has already been written
+  by their superclass).</div>
 <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>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/chart/AxisUsedRecord.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/chart/AxisUsedRecord.html?rev=1748056&r1=1748055&r2=1748056&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/chart/AxisUsedRecord.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/chart/AxisUsedRecord.html Sun Jun 12 21:45:52 2016
@@ -318,12 +318,12 @@ implements java.lang.Cloneable</pre>
 <pre>public&nbsp;void&nbsp;serialize(<a href="../../../../../../org/apache/poi/util/LittleEndianOutput.html" title="interface in org.apache.poi.util">LittleEndianOutput</a>&nbsp;out)</pre>
 <div class="block"><strong>Description copied from class:&nbsp;<code><a href="../../../../../../org/apache/poi/hssf/record/StandardRecord.html#serialize(org.apache.poi.util.LittleEndianOutput)">StandardRecord</a></code></strong></div>
 <div class="block">Write the data content of this BIFF record.  The 'ushort sid' and 'ushort size' header fields
- have already been written by the superclass.<br/>
-
+ have already been written by the superclass.
+ <p>
  The number of bytes written must equal the record size reported by
   <a href="../../../../../../org/apache/poi/hssf/record/RecordBase.html#getRecordSize()"><code>RecordBase.getRecordSize()</code></a>} minus four
-  ( record header consiting of a 'ushort sid' and 'ushort reclength' has already been written
-  by thye superclass).</div>
+  ( record header consisting of a 'ushort sid' and 'ushort reclength' has already been written
+  by their superclass).</div>
 <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>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/chart/BarRecord.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/chart/BarRecord.html?rev=1748056&r1=1748055&r2=1748056&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/chart/BarRecord.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/chart/BarRecord.html Sun Jun 12 21:45:52 2016
@@ -390,12 +390,12 @@ implements java.lang.Cloneable</pre>
 <pre>public&nbsp;void&nbsp;serialize(<a href="../../../../../../org/apache/poi/util/LittleEndianOutput.html" title="interface in org.apache.poi.util">LittleEndianOutput</a>&nbsp;out)</pre>
 <div class="block"><strong>Description copied from class:&nbsp;<code><a href="../../../../../../org/apache/poi/hssf/record/StandardRecord.html#serialize(org.apache.poi.util.LittleEndianOutput)">StandardRecord</a></code></strong></div>
 <div class="block">Write the data content of this BIFF record.  The 'ushort sid' and 'ushort size' header fields
- have already been written by the superclass.<br/>
-
+ have already been written by the superclass.
+ <p>
  The number of bytes written must equal the record size reported by
   <a href="../../../../../../org/apache/poi/hssf/record/RecordBase.html#getRecordSize()"><code>RecordBase.getRecordSize()</code></a>} minus four
-  ( record header consiting of a 'ushort sid' and 'ushort reclength' has already been written
-  by thye superclass).</div>
+  ( record header consisting of a 'ushort sid' and 'ushort reclength' has already been written
+  by their superclass).</div>
 <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>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/chart/BeginRecord.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/chart/BeginRecord.html?rev=1748056&r1=1748055&r2=1748056&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/chart/BeginRecord.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/chart/BeginRecord.html Sun Jun 12 21:45:52 2016
@@ -309,12 +309,12 @@ implements java.lang.Cloneable</pre>
 <pre>public&nbsp;void&nbsp;serialize(<a href="../../../../../../org/apache/poi/util/LittleEndianOutput.html" title="interface in org.apache.poi.util">LittleEndianOutput</a>&nbsp;out)</pre>
 <div class="block"><strong>Description copied from class:&nbsp;<code><a href="../../../../../../org/apache/poi/hssf/record/StandardRecord.html#serialize(org.apache.poi.util.LittleEndianOutput)">StandardRecord</a></code></strong></div>
 <div class="block">Write the data content of this BIFF record.  The 'ushort sid' and 'ushort size' header fields
- have already been written by the superclass.<br/>
-
+ have already been written by the superclass.
+ <p>
  The number of bytes written must equal the record size reported by
   <a href="../../../../../../org/apache/poi/hssf/record/RecordBase.html#getRecordSize()"><code>RecordBase.getRecordSize()</code></a>} minus four
-  ( record header consiting of a 'ushort sid' and 'ushort reclength' has already been written
-  by thye superclass).</div>
+  ( record header consisting of a 'ushort sid' and 'ushort reclength' has already been written
+  by their superclass).</div>
 <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>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/chart/CatLabRecord.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/chart/CatLabRecord.html?rev=1748056&r1=1748055&r2=1748056&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/chart/CatLabRecord.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/chart/CatLabRecord.html Sun Jun 12 21:45:52 2016
@@ -298,12 +298,12 @@ extends <a href="../../../../../../org/a
 <pre>public&nbsp;void&nbsp;serialize(<a href="../../../../../../org/apache/poi/util/LittleEndianOutput.html" title="interface in org.apache.poi.util">LittleEndianOutput</a>&nbsp;out)</pre>
 <div class="block"><strong>Description copied from class:&nbsp;<code><a href="../../../../../../org/apache/poi/hssf/record/StandardRecord.html#serialize(org.apache.poi.util.LittleEndianOutput)">StandardRecord</a></code></strong></div>
 <div class="block">Write the data content of this BIFF record.  The 'ushort sid' and 'ushort size' header fields
- have already been written by the superclass.<br/>
-
+ have already been written by the superclass.
+ <p>
  The number of bytes written must equal the record size reported by
   <a href="../../../../../../org/apache/poi/hssf/record/RecordBase.html#getRecordSize()"><code>RecordBase.getRecordSize()</code></a>} minus four
-  ( record header consiting of a 'ushort sid' and 'ushort reclength' has already been written
-  by thye superclass).</div>
+  ( record header consisting of a 'ushort sid' and 'ushort reclength' has already been written
+  by their superclass).</div>
 <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>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/chart/CategorySeriesAxisRecord.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/chart/CategorySeriesAxisRecord.html?rev=1748056&r1=1748055&r2=1748056&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/chart/CategorySeriesAxisRecord.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/chart/CategorySeriesAxisRecord.html Sun Jun 12 21:45:52 2016
@@ -390,12 +390,12 @@ implements java.lang.Cloneable</pre>
 <pre>public&nbsp;void&nbsp;serialize(<a href="../../../../../../org/apache/poi/util/LittleEndianOutput.html" title="interface in org.apache.poi.util">LittleEndianOutput</a>&nbsp;out)</pre>
 <div class="block"><strong>Description copied from class:&nbsp;<code><a href="../../../../../../org/apache/poi/hssf/record/StandardRecord.html#serialize(org.apache.poi.util.LittleEndianOutput)">StandardRecord</a></code></strong></div>
 <div class="block">Write the data content of this BIFF record.  The 'ushort sid' and 'ushort size' header fields
- have already been written by the superclass.<br/>
-
+ have already been written by the superclass.
+ <p>
  The number of bytes written must equal the record size reported by
   <a href="../../../../../../org/apache/poi/hssf/record/RecordBase.html#getRecordSize()"><code>RecordBase.getRecordSize()</code></a>} minus four
-  ( record header consiting of a 'ushort sid' and 'ushort reclength' has already been written
-  by thye superclass).</div>
+  ( record header consisting of a 'ushort sid' and 'ushort reclength' has already been written
+  by their superclass).</div>
 <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>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/chart/ChartEndBlockRecord.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/chart/ChartEndBlockRecord.html?rev=1748056&r1=1748055&r2=1748056&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/chart/ChartEndBlockRecord.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/chart/ChartEndBlockRecord.html Sun Jun 12 21:45:52 2016
@@ -319,12 +319,12 @@ implements java.lang.Cloneable</pre>
 <pre>public&nbsp;void&nbsp;serialize(<a href="../../../../../../org/apache/poi/util/LittleEndianOutput.html" title="interface in org.apache.poi.util">LittleEndianOutput</a>&nbsp;out)</pre>
 <div class="block"><strong>Description copied from class:&nbsp;<code><a href="../../../../../../org/apache/poi/hssf/record/StandardRecord.html#serialize(org.apache.poi.util.LittleEndianOutput)">StandardRecord</a></code></strong></div>
 <div class="block">Write the data content of this BIFF record.  The 'ushort sid' and 'ushort size' header fields
- have already been written by the superclass.<br/>
-
+ have already been written by the superclass.
+ <p>
  The number of bytes written must equal the record size reported by
   <a href="../../../../../../org/apache/poi/hssf/record/RecordBase.html#getRecordSize()"><code>RecordBase.getRecordSize()</code></a>} minus four
-  ( record header consiting of a 'ushort sid' and 'ushort reclength' has already been written
-  by thye superclass).</div>
+  ( record header consisting of a 'ushort sid' and 'ushort reclength' has already been written
+  by their superclass).</div>
 <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>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/chart/ChartEndObjectRecord.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/chart/ChartEndObjectRecord.html?rev=1748056&r1=1748055&r2=1748056&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/chart/ChartEndObjectRecord.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/chart/ChartEndObjectRecord.html Sun Jun 12 21:45:52 2016
@@ -298,12 +298,12 @@ extends <a href="../../../../../../org/a
 <pre>public&nbsp;void&nbsp;serialize(<a href="../../../../../../org/apache/poi/util/LittleEndianOutput.html" title="interface in org.apache.poi.util">LittleEndianOutput</a>&nbsp;out)</pre>
 <div class="block"><strong>Description copied from class:&nbsp;<code><a href="../../../../../../org/apache/poi/hssf/record/StandardRecord.html#serialize(org.apache.poi.util.LittleEndianOutput)">StandardRecord</a></code></strong></div>
 <div class="block">Write the data content of this BIFF record.  The 'ushort sid' and 'ushort size' header fields
- have already been written by the superclass.<br/>
-
+ have already been written by the superclass.
+ <p>
  The number of bytes written must equal the record size reported by
   <a href="../../../../../../org/apache/poi/hssf/record/RecordBase.html#getRecordSize()"><code>RecordBase.getRecordSize()</code></a>} minus four
-  ( record header consiting of a 'ushort sid' and 'ushort reclength' has already been written
-  by thye superclass).</div>
+  ( record header consisting of a 'ushort sid' and 'ushort reclength' has already been written
+  by their superclass).</div>
 <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>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/chart/ChartFRTInfoRecord.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/chart/ChartFRTInfoRecord.html?rev=1748056&r1=1748055&r2=1748056&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/chart/ChartFRTInfoRecord.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/chart/ChartFRTInfoRecord.html Sun Jun 12 21:45:52 2016
@@ -298,12 +298,12 @@ extends <a href="../../../../../../org/a
 <pre>public&nbsp;void&nbsp;serialize(<a href="../../../../../../org/apache/poi/util/LittleEndianOutput.html" title="interface in org.apache.poi.util">LittleEndianOutput</a>&nbsp;out)</pre>
 <div class="block"><strong>Description copied from class:&nbsp;<code><a href="../../../../../../org/apache/poi/hssf/record/StandardRecord.html#serialize(org.apache.poi.util.LittleEndianOutput)">StandardRecord</a></code></strong></div>
 <div class="block">Write the data content of this BIFF record.  The 'ushort sid' and 'ushort size' header fields
- have already been written by the superclass.<br/>
-
+ have already been written by the superclass.
+ <p>
  The number of bytes written must equal the record size reported by
   <a href="../../../../../../org/apache/poi/hssf/record/RecordBase.html#getRecordSize()"><code>RecordBase.getRecordSize()</code></a>} minus four
-  ( record header consiting of a 'ushort sid' and 'ushort reclength' has already been written
-  by thye superclass).</div>
+  ( record header consisting of a 'ushort sid' and 'ushort reclength' has already been written
+  by their superclass).</div>
 <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>




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