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/12/11 01:26:43 UTC

svn commit: r1773545 [6/8] - in /poi/site/publish: ./ apidocs/ apidocs/org/apache/poi/ apidocs/org/apache/poi/ddf/ apidocs/org/apache/poi/ddf/class-use/ apidocs/org/apache/poi/hpsf/ apidocs/org/apache/poi/hslf/blip/ apidocs/org/apache/poi/hslf/blip/cla...

Modified: poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFPlaceholder.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFPlaceholder.html?rev=1773545&r1=1773544&r2=1773545&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFPlaceholder.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFPlaceholder.html Sun Dec 11 01:26:41 2016
@@ -168,13 +168,6 @@ extends <a href="../../../../../org/apac
 <h3>Fields inherited from class&nbsp;org.apache.poi.hslf.usermodel.<a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html" title="class in org.apache.poi.hslf.usermodel">HSLFSimpleShape</a></h3>
 <code><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#_hyperlink">_hyperlink</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#DEFAULT_LINE_WIDTH">DEFAULT_LINE_WIDTH</a></code></li>
 </ul>
-<ul class="blockList">
-<li class="blockList"><a name="fields_inherited_from_class_org.apache.poi.hslf.usermodel.HSLFShape">
-<!--   -->
-</a>
-<h3>Fields inherited from class&nbsp;org.apache.poi.hslf.usermodel.<a href="../../../../../org/apache/poi/hslf/usermodel/HSLFShape.html" title="class in org.apache.poi.hslf.usermodel">HSLFShape</a></h3>
-<code><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFShape.html#_escherContainer">_escherContainer</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFShape.html#_fill">_fill</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFShape.html#_parent">_parent</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFShape.html#_sheet">_sheet</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFShape.html#logger">logger</a></code></li>
-</ul>
 </li>
 </ul>
 <!-- ======== CONSTRUCTOR SUMMARY ======== -->

Modified: poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFShape.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFShape.html?rev=1773545&r1=1773544&r2=1773545&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFShape.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFShape.html Sun Dec 11 01:26:41 2016
@@ -64,13 +64,13 @@
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
 <li>Nested&nbsp;|&nbsp;</li>
-<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
 <li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method_summary">Method</a></li>
 </ul>
 <ul class="subNavList">
 <li>Detail:&nbsp;</li>
-<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
 <li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method_detail">Method</a></li>
 </ul>
@@ -127,50 +127,6 @@ implements <a href="../../../../../org/a
 <div class="summary">
 <ul class="blockList">
 <li class="blockList">
-<!-- =========== FIELD SUMMARY =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="field_summary">
-<!--   -->
-</a>
-<h3>Field Summary</h3>
-<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
-<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Field and Description</th>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>protected <a href="../../../../../org/apache/poi/ddf/EscherContainerRecord.html" title="class in org.apache.poi.ddf">EscherContainerRecord</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFShape.html#_escherContainer">_escherContainer</a></strong></code>
-<div class="block">Either EscherSpContainer or EscheSpgrContainer record
- which holds information about this shape.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>protected <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFFill.html" title="class in org.apache.poi.hslf.usermodel">HSLFFill</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFShape.html#_fill">_fill</a></strong></code>
-<div class="block">Fill</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>protected <a href="../../../../../org/apache/poi/sl/usermodel/ShapeContainer.html" title="interface in org.apache.poi.sl.usermodel">ShapeContainer</a>&lt;<a href="../../../../../org/apache/poi/hslf/usermodel/HSLFShape.html" title="class in org.apache.poi.hslf.usermodel">HSLFShape</a>,<a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextParagraph.html" title="class in org.apache.poi.hslf.usermodel">HSLFTextParagraph</a>&gt;</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFShape.html#_parent">_parent</a></strong></code>
-<div class="block">Parent of this shape.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>protected <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSheet.html" title="class in org.apache.poi.hslf.usermodel">HSLFSheet</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFShape.html#_sheet">_sheet</a></strong></code>
-<div class="block">The <code>Sheet</code> this shape belongs to</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>protected <a href="../../../../../org/apache/poi/util/POILogger.html" title="class in org.apache.poi.util">POILogger</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFShape.html#logger">logger</a></strong></code>&nbsp;</td>
-</tr>
-</table>
-</li>
-</ul>
 <!-- ======== CONSTRUCTOR SUMMARY ======== -->
 <ul class="blockList">
 <li class="blockList"><a name="constructor_summary">
@@ -212,9 +168,9 @@ implements <a href="../../../../../org/a
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>protected abstract <a href="../../../../../org/apache/poi/ddf/EscherContainerRecord.html" title="class in org.apache.poi.ddf">EscherContainerRecord</a></code></td>
+<td class="colFirst"><code>protected <a href="../../../../../org/apache/poi/ddf/EscherContainerRecord.html" title="class in org.apache.poi.ddf">EscherContainerRecord</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFShape.html#createSpContainer(boolean)">createSpContainer</a></strong>(boolean&nbsp;isChild)</code>
-<div class="block">Creates the lowerlevel escher records for this shape.</div>
+<div class="block">Create and assign the lower level escher record to this shape</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -414,65 +370,6 @@ implements <a href="../../../../../org/a
 <div class="details">
 <ul class="blockList">
 <li class="blockList">
-<!-- ============ FIELD DETAIL =========== -->
-<ul class="blockList">
-<li class="blockList"><a name="field_detail">
-<!--   -->
-</a>
-<h3>Field Detail</h3>
-<a name="logger">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>logger</h4>
-<pre>protected&nbsp;<a href="../../../../../org/apache/poi/util/POILogger.html" title="class in org.apache.poi.util">POILogger</a> logger</pre>
-</li>
-</ul>
-<a name="_escherContainer">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>_escherContainer</h4>
-<pre>protected&nbsp;<a href="../../../../../org/apache/poi/ddf/EscherContainerRecord.html" title="class in org.apache.poi.ddf">EscherContainerRecord</a> _escherContainer</pre>
-<div class="block">Either EscherSpContainer or EscheSpgrContainer record
- which holds information about this shape.</div>
-</li>
-</ul>
-<a name="_parent">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>_parent</h4>
-<pre>protected&nbsp;<a href="../../../../../org/apache/poi/sl/usermodel/ShapeContainer.html" title="interface in org.apache.poi.sl.usermodel">ShapeContainer</a>&lt;<a href="../../../../../org/apache/poi/hslf/usermodel/HSLFShape.html" title="class in org.apache.poi.hslf.usermodel">HSLFShape</a>,<a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextParagraph.html" title="class in org.apache.poi.hslf.usermodel">HSLFTextParagraph</a>&gt; _parent</pre>
-<div class="block">Parent of this shape.
- <code>null</code> for the topmost shapes.</div>
-</li>
-</ul>
-<a name="_sheet">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>_sheet</h4>
-<pre>protected&nbsp;<a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSheet.html" title="class in org.apache.poi.hslf.usermodel">HSLFSheet</a> _sheet</pre>
-<div class="block">The <code>Sheet</code> this shape belongs to</div>
-</li>
-</ul>
-<a name="_fill">
-<!--   -->
-</a>
-<ul class="blockListLast">
-<li class="blockList">
-<h4>_fill</h4>
-<pre>protected&nbsp;<a href="../../../../../org/apache/poi/hslf/usermodel/HSLFFill.html" title="class in org.apache.poi.hslf.usermodel">HSLFFill</a> _fill</pre>
-<div class="block">Fill</div>
-</li>
-</ul>
-</li>
-</ul>
 <!-- ========= CONSTRUCTOR DETAIL ======== -->
 <ul class="blockList">
 <li class="blockList"><a name="constructor_detail">
@@ -505,8 +402,8 @@ implements <a href="../../../../../org/a
 <ul class="blockList">
 <li class="blockList">
 <h4>createSpContainer</h4>
-<pre>protected abstract&nbsp;<a href="../../../../../org/apache/poi/ddf/EscherContainerRecord.html" title="class in org.apache.poi.ddf">EscherContainerRecord</a>&nbsp;createSpContainer(boolean&nbsp;isChild)</pre>
-<div class="block">Creates the lowerlevel escher records for this shape.</div>
+<pre>protected&nbsp;<a href="../../../../../org/apache/poi/ddf/EscherContainerRecord.html" title="class in org.apache.poi.ddf">EscherContainerRecord</a>&nbsp;createSpContainer(boolean&nbsp;isChild)</pre>
+<div class="block">Create and assign the lower level escher record to this shape</div>
 </li>
 </ul>
 <a name="getParent()">
@@ -958,13 +855,13 @@ implements <a href="../../../../../org/a
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
 <li>Nested&nbsp;|&nbsp;</li>
-<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
 <li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method_summary">Method</a></li>
 </ul>
 <ul class="subNavList">
 <li>Detail:&nbsp;</li>
-<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
 <li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method_detail">Method</a></li>
 </ul>

Modified: poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFSimpleShape.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFSimpleShape.html?rev=1773545&r1=1773544&r2=1773545&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFSimpleShape.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFSimpleShape.html Sun Dec 11 01:26:41 2016
@@ -116,8 +116,6 @@ extends <a href="../../../../../org/apac
 implements <a href="../../../../../org/apache/poi/sl/usermodel/SimpleShape.html" title="interface in org.apache.poi.sl.usermodel">SimpleShape</a>&lt;<a href="../../../../../org/apache/poi/hslf/usermodel/HSLFShape.html" title="class in org.apache.poi.hslf.usermodel">HSLFShape</a>,<a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextParagraph.html" title="class in org.apache.poi.hslf.usermodel">HSLFTextParagraph</a>&gt;</pre>
 <div class="block">An abstract simple (non-group) shape.
   This is the parent class for all primitive shapes like Line, Rectangle, etc.</div>
-<dl><dt><span class="strong">Author:</span></dt>
-  <dd>Yegor Kozlov</dd></dl>
 </li>
 </ul>
 </div>
@@ -147,13 +145,6 @@ implements <a href="../../../../../org/a
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#DEFAULT_LINE_WIDTH">DEFAULT_LINE_WIDTH</a></strong></code>&nbsp;</td>
 </tr>
 </table>
-<ul class="blockList">
-<li class="blockList"><a name="fields_inherited_from_class_org.apache.poi.hslf.usermodel.HSLFShape">
-<!--   -->
-</a>
-<h3>Fields inherited from class&nbsp;org.apache.poi.hslf.usermodel.<a href="../../../../../org/apache/poi/hslf/usermodel/HSLFShape.html" title="class in org.apache.poi.hslf.usermodel">HSLFShape</a></h3>
-<code><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFShape.html#_escherContainer">_escherContainer</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFShape.html#_fill">_fill</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFShape.html#_parent">_parent</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFShape.html#_sheet">_sheet</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFShape.html#logger">logger</a></code></li>
-</ul>
 </li>
 </ul>
 <!-- ======== CONSTRUCTOR SUMMARY ======== -->
@@ -500,7 +491,7 @@ implements <a href="../../../../../org/a
 <pre>protected&nbsp;<a href="../../../../../org/apache/poi/ddf/EscherContainerRecord.html" title="class in org.apache.poi.ddf">EscherContainerRecord</a>&nbsp;createSpContainer(boolean&nbsp;isChild)</pre>
 <div class="block">Create a new Shape</div>
 <dl>
-<dt><strong>Specified by:</strong></dt>
+<dt><strong>Overrides:</strong></dt>
 <dd><code><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFShape.html#createSpContainer(boolean)">createSpContainer</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFShape.html" title="class in org.apache.poi.hslf.usermodel">HSLFShape</a></code></dd>
 <dt><span class="strong">Parameters:</span></dt><dd><code>isChild</code> - <code>true</code> if the Line is inside a group, <code>false</code> otherwise</dd>
 <dt><span class="strong">Returns:</span></dt><dd>the record container which holds this shape</dd></dl>

Modified: poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFTable.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFTable.html?rev=1773545&r1=1773544&r2=1773545&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFTable.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFTable.html Sun Dec 11 01:26:41 2016
@@ -157,13 +157,6 @@ implements <a href="../../../../../org/a
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTable.html#cells">cells</a></strong></code>&nbsp;</td>
 </tr>
 </table>
-<ul class="blockList">
-<li class="blockList"><a name="fields_inherited_from_class_org.apache.poi.hslf.usermodel.HSLFShape">
-<!--   -->
-</a>
-<h3>Fields inherited from class&nbsp;org.apache.poi.hslf.usermodel.<a href="../../../../../org/apache/poi/hslf/usermodel/HSLFShape.html" title="class in org.apache.poi.hslf.usermodel">HSLFShape</a></h3>
-<code><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFShape.html#_escherContainer">_escherContainer</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFShape.html#_fill">_fill</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFShape.html#_parent">_parent</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFShape.html#_sheet">_sheet</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFShape.html#logger">logger</a></code></li>
-</ul>
 </li>
 </ul>
 <!-- ======== CONSTRUCTOR SUMMARY ======== -->

Modified: poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFTableCell.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFTableCell.html?rev=1773545&r1=1773544&r2=1773545&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFTableCell.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFTableCell.html Sun Dec 11 01:26:41 2016
@@ -189,13 +189,6 @@ implements <a href="../../../../../org/a
 <h3>Fields inherited from class&nbsp;org.apache.poi.hslf.usermodel.<a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html" title="class in org.apache.poi.hslf.usermodel">HSLFSimpleShape</a></h3>
 <code><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#_hyperlink">_hyperlink</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#DEFAULT_LINE_WIDTH">DEFAULT_LINE_WIDTH</a></code></li>
 </ul>
-<ul class="blockList">
-<li class="blockList"><a name="fields_inherited_from_class_org.apache.poi.hslf.usermodel.HSLFShape">
-<!--   -->
-</a>
-<h3>Fields inherited from class&nbsp;org.apache.poi.hslf.usermodel.<a href="../../../../../org/apache/poi/hslf/usermodel/HSLFShape.html" title="class in org.apache.poi.hslf.usermodel">HSLFShape</a></h3>
-<code><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFShape.html#_escherContainer">_escherContainer</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFShape.html#_fill">_fill</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFShape.html#_parent">_parent</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFShape.html#_sheet">_sheet</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFShape.html#logger">logger</a></code></li>
-</ul>
 </li>
 </ul>
 <!-- ======== CONSTRUCTOR SUMMARY ======== -->

Modified: poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFTextBox.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFTextBox.html?rev=1773545&r1=1773544&r2=1773545&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFTextBox.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFTextBox.html Sun Dec 11 01:26:41 2016
@@ -172,13 +172,6 @@ implements <a href="../../../../../org/a
 <h3>Fields inherited from class&nbsp;org.apache.poi.hslf.usermodel.<a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html" title="class in org.apache.poi.hslf.usermodel">HSLFSimpleShape</a></h3>
 <code><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#_hyperlink">_hyperlink</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#DEFAULT_LINE_WIDTH">DEFAULT_LINE_WIDTH</a></code></li>
 </ul>
-<ul class="blockList">
-<li class="blockList"><a name="fields_inherited_from_class_org.apache.poi.hslf.usermodel.HSLFShape">
-<!--   -->
-</a>
-<h3>Fields inherited from class&nbsp;org.apache.poi.hslf.usermodel.<a href="../../../../../org/apache/poi/hslf/usermodel/HSLFShape.html" title="class in org.apache.poi.hslf.usermodel">HSLFShape</a></h3>
-<code><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFShape.html#_escherContainer">_escherContainer</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFShape.html#_fill">_fill</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFShape.html#_parent">_parent</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFShape.html#_sheet">_sheet</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFShape.html#logger">logger</a></code></li>
-</ul>
 </li>
 </ul>
 <!-- ======== CONSTRUCTOR SUMMARY ======== -->

Modified: poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFTextShape.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFTextShape.html?rev=1773545&r1=1773544&r2=1773545&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFTextShape.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFTextShape.html Sun Dec 11 01:26:41 2016
@@ -213,13 +213,6 @@ implements <a href="../../../../../org/a
 <h3>Fields inherited from class&nbsp;org.apache.poi.hslf.usermodel.<a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html" title="class in org.apache.poi.hslf.usermodel">HSLFSimpleShape</a></h3>
 <code><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#_hyperlink">_hyperlink</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#DEFAULT_LINE_WIDTH">DEFAULT_LINE_WIDTH</a></code></li>
 </ul>
-<ul class="blockList">
-<li class="blockList"><a name="fields_inherited_from_class_org.apache.poi.hslf.usermodel.HSLFShape">
-<!--   -->
-</a>
-<h3>Fields inherited from class&nbsp;org.apache.poi.hslf.usermodel.<a href="../../../../../org/apache/poi/hslf/usermodel/HSLFShape.html" title="class in org.apache.poi.hslf.usermodel">HSLFShape</a></h3>
-<code><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFShape.html#_escherContainer">_escherContainer</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFShape.html#_fill">_fill</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFShape.html#_parent">_parent</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFShape.html#_sheet">_sheet</a>, <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFShape.html#logger">logger</a></code></li>
-</ul>
 </li>
 </ul>
 <!-- ======== CONSTRUCTOR SUMMARY ======== -->

Modified: poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFFill.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFFill.html?rev=1773545&r1=1773544&r2=1773545&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFFill.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFFill.html Sun Dec 11 01:26:41 2016
@@ -90,21 +90,6 @@
 <!--   -->
 </a>
 <h3>Uses of <a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFFill.html" title="class in org.apache.poi.hslf.usermodel">HSLFFill</a> in <a href="../../../../../../org/apache/poi/hslf/usermodel/package-summary.html">org.apache.poi.hslf.usermodel</a></h3>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
-<caption><span>Fields in <a href="../../../../../../org/apache/poi/hslf/usermodel/package-summary.html">org.apache.poi.hslf.usermodel</a> declared as <a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFFill.html" title="class in org.apache.poi.hslf.usermodel">HSLFFill</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Field and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code>protected <a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFFill.html" title="class in org.apache.poi.hslf.usermodel">HSLFFill</a></code></td>
-<td class="colLast"><span class="strong">HSLFShape.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFShape.html#_fill">_fill</a></strong></code>
-<div class="block">Fill</div>
-</td>
-</tr>
-</tbody>
-</table>
 <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
 <caption><span>Methods in <a href="../../../../../../org/apache/poi/hslf/usermodel/package-summary.html">org.apache.poi.hslf.usermodel</a> that return <a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFFill.html" title="class in org.apache.poi.hslf.usermodel">HSLFFill</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>

Modified: poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFShape.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFShape.html?rev=1773545&r1=1773544&r2=1773545&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFShape.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFShape.html Sun Dec 11 01:26:41 2016
@@ -280,36 +280,6 @@
 </tr>
 </tbody>
 </table>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
-<caption><span>Fields in <a href="../../../../../../org/apache/poi/hslf/usermodel/package-summary.html">org.apache.poi.hslf.usermodel</a> declared as <a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFShape.html" title="class in org.apache.poi.hslf.usermodel">HSLFShape</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Field and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code>protected <a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFShape.html" title="class in org.apache.poi.hslf.usermodel">HSLFShape</a></code></td>
-<td class="colLast"><span class="strong">HSLFFill.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFFill.html#shape">shape</a></strong></code>
-<div class="block">The shape this background applies to</div>
-</td>
-</tr>
-</tbody>
-</table>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
-<caption><span>Fields in <a href="../../../../../../org/apache/poi/hslf/usermodel/package-summary.html">org.apache.poi.hslf.usermodel</a> with type parameters of type <a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFShape.html" title="class in org.apache.poi.hslf.usermodel">HSLFShape</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Field and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code>protected <a href="../../../../../../org/apache/poi/sl/usermodel/ShapeContainer.html" title="interface in org.apache.poi.sl.usermodel">ShapeContainer</a>&lt;<a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFShape.html" title="class in org.apache.poi.hslf.usermodel">HSLFShape</a>,<a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTextParagraph.html" title="class in org.apache.poi.hslf.usermodel">HSLFTextParagraph</a>&gt;</code></td>
-<td class="colLast"><span class="strong">HSLFShape.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFShape.html#_parent">_parent</a></strong></code>
-<div class="block">Parent of this shape.</div>
-</td>
-</tr>
-</tbody>
-</table>
 <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
 <caption><span>Methods in <a href="../../../../../../org/apache/poi/hslf/usermodel/package-summary.html">org.apache.poi.hslf.usermodel</a> that return <a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFShape.html" title="class in org.apache.poi.hslf.usermodel">HSLFShape</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>

Modified: poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFSheet.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFSheet.html?rev=1773545&r1=1773544&r2=1773545&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFSheet.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFSheet.html Sun Dec 11 01:26:41 2016
@@ -163,21 +163,6 @@
 </tr>
 </tbody>
 </table>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
-<caption><span>Fields in <a href="../../../../../../org/apache/poi/hslf/usermodel/package-summary.html">org.apache.poi.hslf.usermodel</a> declared as <a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSheet.html" title="class in org.apache.poi.hslf.usermodel">HSLFSheet</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Modifier and Type</th>
-<th class="colLast" scope="col">Field and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><code>protected <a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSheet.html" title="class in org.apache.poi.hslf.usermodel">HSLFSheet</a></code></td>
-<td class="colLast"><span class="strong">HSLFShape.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFShape.html#_sheet">_sheet</a></strong></code>
-<div class="block">The <code>Sheet</code> this shape belongs to</div>
-</td>
-</tr>
-</tbody>
-</table>
 <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
 <caption><span>Methods in <a href="../../../../../../org/apache/poi/hslf/usermodel/package-summary.html">org.apache.poi.hslf.usermodel</a> that return <a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSheet.html" title="class in org.apache.poi.hslf.usermodel">HSLFSheet</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>

Modified: poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFTextParagraph.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFTextParagraph.html?rev=1773545&r1=1773544&r2=1773545&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFTextParagraph.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFTextParagraph.html Sun Dec 11 01:26:41 2016
@@ -162,12 +162,6 @@
 <div class="block">TextRun object which holds actual text and format data</div>
 </td>
 </tr>
-<tr class="rowColor">
-<td class="colFirst"><code>protected <a href="../../../../../../org/apache/poi/sl/usermodel/ShapeContainer.html" title="interface in org.apache.poi.sl.usermodel">ShapeContainer</a>&lt;<a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFShape.html" title="class in org.apache.poi.hslf.usermodel">HSLFShape</a>,<a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTextParagraph.html" title="class in org.apache.poi.hslf.usermodel">HSLFTextParagraph</a>&gt;</code></td>
-<td class="colLast"><span class="strong">HSLFShape.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFShape.html#_parent">_parent</a></strong></code>
-<div class="block">Parent of this shape.</div>
-</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/class-use/MAPIMessage.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hsmf/class-use/MAPIMessage.html?rev=1773545&r1=1773544&r2=1773545&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hsmf/class-use/MAPIMessage.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hsmf/class-use/MAPIMessage.html Sun Dec 11 01:26:41 2016
@@ -104,16 +104,15 @@
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/hsmf/MAPIMessage.html" title="class in org.apache.poi.hsmf">MAPIMessage</a></code></td>
 <td class="colLast"><span class="strong">DirectoryChunk.</span><code><strong><a href="../../../../../org/apache/poi/hsmf/datatypes/DirectoryChunk.html#getAsEmbededMessage()">getAsEmbededMessage</a></strong>()</code>
-<div class="block">Treats the directory as an embeded MAPIMessage
-  (it normally is one), and returns a MAPIMessage
-  object to process it with.</div>
+<div class="block">Treats the directory as an embeded MAPIMessage (it normally is one), and
+ returns a MAPIMessage object to process it with.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/hsmf/MAPIMessage.html" title="class in org.apache.poi.hsmf">MAPIMessage</a></code></td>
 <td class="colLast"><span class="strong">AttachmentChunks.</span><code><strong><a href="../../../../../org/apache/poi/hsmf/datatypes/AttachmentChunks.html#getEmbeddedMessage()">getEmbeddedMessage</a></strong>()</code>
-<div class="block">Returns the embedded MAPI message, if the attachment
-  is an embedded message, or null otherwise</div>
+<div class="block">Returns the embedded MAPI message, if the attachment is an embedded
+ message, or null otherwise</div>
 </td>
 </tr>
 </tbody>

Modified: poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/AttachmentChunks.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/AttachmentChunks.html?rev=1773545&r1=1773544&r2=1773545&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/AttachmentChunks.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/AttachmentChunks.html Sun Dec 11 01:26:41 2016
@@ -105,7 +105,8 @@
 <pre>public class <span class="strong">AttachmentChunks</span>
 extends java.lang.Object
 implements <a href="../../../../../org/apache/poi/hsmf/datatypes/ChunkGroup.html" title="interface in org.apache.poi.hsmf.datatypes">ChunkGroup</a></pre>
-<div class="block">Collection of convenience chunks for standard parts of the MSG file attachment.</div>
+<div class="block">Collection of convenience chunks for standard parts of the MSG file
+ attachment.</div>
 </li>
 </ul>
 </div>
@@ -214,8 +215,7 @@ implements <a href="../../../../../org/a
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hsmf/datatypes/AttachmentChunks.html#chunksComplete()">chunksComplete</a></strong>()</code>
-<div class="block">Used to flag that all the chunks of the attachment
-  have now been located.</div>
+<div class="block">Used to flag that all the chunks of the attachment have now been located.</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -231,16 +231,15 @@ implements <a href="../../../../../org/a
 <tr class="rowColor">
 <td class="colFirst"><code>byte[]</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hsmf/datatypes/AttachmentChunks.html#getEmbeddedAttachmentObject()">getEmbeddedAttachmentObject</a></strong>()</code>
-<div class="block">Returns the embedded object, if the attachment is an
-  object based embedding (image, document etc), or null
-  if it's an embedded message</div>
+<div class="block">Returns the embedded object, if the attachment is an object based
+ embedding (image, document etc), or null if it's an embedded message</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/hsmf/MAPIMessage.html" title="class in org.apache.poi.hsmf">MAPIMessage</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hsmf/datatypes/AttachmentChunks.html#getEmbeddedMessage()">getEmbeddedMessage</a></strong>()</code>
-<div class="block">Returns the embedded MAPI message, if the attachment
-  is an embedded message, or null otherwise</div>
+<div class="block">Returns the embedded MAPI message, if the attachment is an embedded
+ message, or null otherwise</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -352,9 +351,8 @@ implements <a href="../../../../../org/a
 <li class="blockList">
 <h4>attachRenderingWMF</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/poi/hsmf/datatypes/ByteChunk.html" title="class in org.apache.poi.hsmf.datatypes">ByteChunk</a> attachRenderingWMF</pre>
-<div class="block">This is in WMF Format. You'll probably want to pass it
-  to Apache Batik to turn it into a SVG that you can
-  then display.</div>
+<div class="block">This is in WMF Format. You'll probably want to pass it to Apache Batik to
+ turn it into a SVG that you can then display.</div>
 </li>
 </ul>
 </li>
@@ -400,8 +398,8 @@ implements <a href="../../../../../org/a
 <h4>getEmbeddedMessage</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/poi/hsmf/MAPIMessage.html" title="class in org.apache.poi.hsmf">MAPIMessage</a>&nbsp;getEmbeddedMessage()
                                throws java.io.IOException</pre>
-<div class="block">Returns the embedded MAPI message, if the attachment
-  is an embedded message, or null otherwise</div>
+<div class="block">Returns the embedded MAPI message, if the attachment is an embedded
+ message, or null otherwise</div>
 <dl><dt><span class="strong">Throws:</span></dt>
 <dd><code>java.io.IOException</code></dd></dl>
 </li>
@@ -413,9 +411,8 @@ implements <a href="../../../../../org/a
 <li class="blockList">
 <h4>getEmbeddedAttachmentObject</h4>
 <pre>public&nbsp;byte[]&nbsp;getEmbeddedAttachmentObject()</pre>
-<div class="block">Returns the embedded object, if the attachment is an
-  object based embedding (image, document etc), or null
-  if it's an embedded message</div>
+<div class="block">Returns the embedded object, if the attachment is an object based
+ embedding (image, document etc), or null if it's an embedded message</div>
 </li>
 </ul>
 <a name="getAll()">
@@ -435,9 +432,8 @@ implements <a href="../../../../../org/a
 <h4>getChunks</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/poi/hsmf/datatypes/Chunk.html" title="class in org.apache.poi.hsmf.datatypes">Chunk</a>[]&nbsp;getChunks()</pre>
 <div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/poi/hsmf/datatypes/ChunkGroup.html#getChunks()">ChunkGroup</a></code></strong></div>
-<div class="block">Returns the chunks that make up the group.
- Should certainly contain all the interesting Chunks,
-  but needn't always contain all of the Chunks.</div>
+<div class="block">Returns the chunks that make up the group. Should certainly contain all
+ the interesting Chunks, but needn't always contain all of the Chunks.</div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/poi/hsmf/datatypes/ChunkGroup.html#getChunks()">getChunks</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/hsmf/datatypes/ChunkGroup.html" title="interface in org.apache.poi.hsmf.datatypes">ChunkGroup</a></code></dd>
@@ -474,8 +470,7 @@ implements <a href="../../../../../org/a
 <li class="blockList">
 <h4>chunksComplete</h4>
 <pre>public&nbsp;void&nbsp;chunksComplete()</pre>
-<div class="block">Used to flag that all the chunks of the attachment
-  have now been located.</div>
+<div class="block">Used to flag that all the chunks of the attachment have now been located.</div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/poi/hsmf/datatypes/ChunkGroup.html#chunksComplete()">chunksComplete</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/hsmf/datatypes/ChunkGroup.html" title="interface in org.apache.poi.hsmf.datatypes">ChunkGroup</a></code></dd>

Modified: poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/ByteChunk.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/ByteChunk.html?rev=1773545&r1=1773544&r2=1773545&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/ByteChunk.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/ByteChunk.html Sun Dec 11 01:26:41 2016
@@ -105,10 +105,9 @@
 <br>
 <pre>public class <span class="strong">ByteChunk</span>
 extends <a href="../../../../../org/apache/poi/hsmf/datatypes/Chunk.html" title="class in org.apache.poi.hsmf.datatypes">Chunk</a></pre>
-<div class="block">A Chunk that holds binary data, normally unparsed.
- Generally as we know how to make sense of the
-  contents, we create a new Chunk class and add
-  a special case in the parser for them.</div>
+<div class="block">A Chunk that holds binary data, normally unparsed. Generally as we know how
+ to make sense of the contents, we create a new Chunk class and add a special
+ case in the parser for them.</div>
 </li>
 </ul>
 </div>
@@ -144,8 +143,7 @@ extends <a href="../../../../../org/apac
 <tr class="altColor">
 <td class="colOne"><code><strong><a href="../../../../../org/apache/poi/hsmf/datatypes/ByteChunk.html#ByteChunk(int,%20org.apache.poi.hsmf.datatypes.Types.MAPIType)">ByteChunk</a></strong>(int&nbsp;chunkId,
          <a href="../../../../../org/apache/poi/hsmf/datatypes/Types.MAPIType.html" title="class in org.apache.poi.hsmf.datatypes">Types.MAPIType</a>&nbsp;type)</code>
-<div class="block">Create a Byte Chunk, with the specified
-  type.</div>
+<div class="block">Create a Byte Chunk, with the specified type.</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -173,8 +171,8 @@ extends <a href="../../../../../org/apac
 <tr class="altColor">
 <td class="colFirst"><code>java.lang.String</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hsmf/datatypes/ByteChunk.html#getAs7bitString()">getAs7bitString</a></strong>()</code>
-<div class="block">Returns the data, formatted as a string assuming it
-  was a non-unicode string.</div>
+<div class="block">Returns the data, formatted as a string assuming it was a non-unicode
+ string.</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -194,9 +192,8 @@ extends <a href="../../../../../org/apac
 <tr class="altColor">
 <td class="colFirst"><code>protected static java.lang.String</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hsmf/datatypes/ByteChunk.html#toDebugFriendlyString(byte[])">toDebugFriendlyString</a></strong>(byte[]&nbsp;value)</code>
-<div class="block">Formats the byte array in a debug-friendly way,
-  showing all of a short array, and the start of a 
-  longer one.</div>
+<div class="block">Formats the byte array in a debug-friendly way, showing all of a short
+ array, and the start of a longer one.</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -260,8 +257,7 @@ extends <a href="../../../../../org/apac
 <h4>ByteChunk</h4>
 <pre>public&nbsp;ByteChunk(int&nbsp;chunkId,
          <a href="../../../../../org/apache/poi/hsmf/datatypes/Types.MAPIType.html" title="class in org.apache.poi.hsmf.datatypes">Types.MAPIType</a>&nbsp;type)</pre>
-<div class="block">Create a Byte Chunk, with the specified
-  type.</div>
+<div class="block">Create a Byte Chunk, with the specified type.</div>
 </li>
 </ul>
 </li>
@@ -345,9 +341,8 @@ extends <a href="../../../../../org/apac
 <li class="blockList">
 <h4>toDebugFriendlyString</h4>
 <pre>protected static&nbsp;java.lang.String&nbsp;toDebugFriendlyString(byte[]&nbsp;value)</pre>
-<div class="block">Formats the byte array in a debug-friendly way,
-  showing all of a short array, and the start of a 
-  longer one.</div>
+<div class="block">Formats the byte array in a debug-friendly way, showing all of a short
+ array, and the start of a longer one.</div>
 </li>
 </ul>
 <a name="getAs7bitString()">
@@ -357,11 +352,9 @@ extends <a href="../../../../../org/apac
 <li class="blockList">
 <h4>getAs7bitString</h4>
 <pre>public&nbsp;java.lang.String&nbsp;getAs7bitString()</pre>
-<div class="block">Returns the data, formatted as a string assuming it
-  was a non-unicode string.
- If your data isn't in fact stored as basically
-  ASCII, don't expect this to return much of any
-  sense....</div>
+<div class="block">Returns the data, formatted as a string assuming it was a non-unicode
+ string. If your data isn't in fact stored as basically ASCII, don't
+ expect this to return much of any sense....</div>
 <dl><dt><span class="strong">Returns:</span></dt><dd>the data formatted as a string</dd></dl>
 </li>
 </ul>

Modified: poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/Chunk.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/Chunk.html?rev=1773545&r1=1773544&r2=1773545&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/Chunk.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/Chunk.html Sun Dec 11 01:26:41 2016
@@ -188,7 +188,8 @@ extends java.lang.Object</pre>
 <tr class="rowColor">
 <td class="colFirst"><code>java.lang.String</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hsmf/datatypes/Chunk.html#getEntryName()">getEntryName</a></strong>()</code>
-<div class="block">Creates a string to use to identify this chunk in the POI file system object.</div>
+<div class="block">Creates a string to use to identify this chunk in the POI file system
+ object.</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -332,7 +333,8 @@ extends java.lang.Object</pre>
 <li class="blockList">
 <h4>getEntryName</h4>
 <pre>public&nbsp;java.lang.String&nbsp;getEntryName()</pre>
-<div class="block">Creates a string to use to identify this chunk in the POI file system object.</div>
+<div class="block">Creates a string to use to identify this chunk in the POI file system
+ object.</div>
 </li>
 </ul>
 <a name="writeValue(java.io.OutputStream)">

Modified: poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/ChunkBasedPropertyValue.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/ChunkBasedPropertyValue.html?rev=1773545&r1=1773544&r2=1773545&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/ChunkBasedPropertyValue.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/ChunkBasedPropertyValue.html Sun Dec 11 01:26:41 2016
@@ -105,8 +105,7 @@
 <br>
 <pre>public class <span class="strong">ChunkBasedPropertyValue</span>
 extends <a href="../../../../../org/apache/poi/hsmf/datatypes/PropertyValue.html" title="class in org.apache.poi.hsmf.datatypes">PropertyValue</a></pre>
-<div class="block">A variable length <a href="../../../../../org/apache/poi/hsmf/datatypes/PropertyValue.html" title="class in org.apache.poi.hsmf.datatypes"><code>PropertyValue</code></a> that is
-  backed by a <a href="../../../../../org/apache/poi/hsmf/datatypes/Chunk.html" title="class in org.apache.poi.hsmf.datatypes"><code>Chunk</code></a>
+<div class="block">A variable length <a href="../../../../../org/apache/poi/hsmf/datatypes/PropertyValue.html" title="class in org.apache.poi.hsmf.datatypes"><code>PropertyValue</code></a> that is backed by a <a href="../../../../../org/apache/poi/hsmf/datatypes/Chunk.html" title="class in org.apache.poi.hsmf.datatypes"><code>Chunk</code></a>
  TODO Provide a way to link these up with the chunks</div>
 </li>
 </ul>

Modified: poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/ChunkGroup.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/ChunkGroup.html?rev=1773545&r1=1773544&r2=1773545&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/ChunkGroup.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/ChunkGroup.html Sun Dec 11 01:26:41 2016
@@ -99,8 +99,7 @@
 <hr>
 <br>
 <pre>public interface <span class="strong">ChunkGroup</span></pre>
-<div class="block">A group of chunks, that are at the same point in the
-  file structure.</div>
+<div class="block">A group of chunks, that are at the same point in the file structure.</div>
 </li>
 </ul>
 </div>
@@ -159,9 +158,8 @@
 <li class="blockList">
 <h4>getChunks</h4>
 <pre><a href="../../../../../org/apache/poi/hsmf/datatypes/Chunk.html" title="class in org.apache.poi.hsmf.datatypes">Chunk</a>[]&nbsp;getChunks()</pre>
-<div class="block">Returns the chunks that make up the group.
- Should certainly contain all the interesting Chunks,
-  but needn't always contain all of the Chunks.</div>
+<div class="block">Returns the chunks that make up the group. Should certainly contain all
+ the interesting Chunks, but needn't always contain all of the Chunks.</div>
 </li>
 </ul>
 <a name="record(org.apache.poi.hsmf.datatypes.Chunk)">

Modified: poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/ChunkGroupWithProperties.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/ChunkGroupWithProperties.html?rev=1773545&r1=1773544&r2=1773545&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/ChunkGroupWithProperties.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/ChunkGroupWithProperties.html Sun Dec 11 01:26:41 2016
@@ -100,8 +100,7 @@
 <br>
 <pre>public interface <span class="strong">ChunkGroupWithProperties</span>
 extends <a href="../../../../../org/apache/poi/hsmf/datatypes/ChunkGroup.html" title="interface in org.apache.poi.hsmf.datatypes">ChunkGroup</a></pre>
-<div class="block">A group of chunks which is indexable by <a href="../../../../../org/apache/poi/hsmf/datatypes/MAPIProperty.html" title="class in org.apache.poi.hsmf.datatypes"><code>MAPIProperty</code></a>
-  entries.</div>
+<div class="block">A group of chunks which is indexable by <a href="../../../../../org/apache/poi/hsmf/datatypes/MAPIProperty.html" title="class in org.apache.poi.hsmf.datatypes"><code>MAPIProperty</code></a> entries.</div>
 </li>
 </ul>
 </div>
@@ -123,8 +122,8 @@ extends <a href="../../../../../org/apac
 <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"><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>
+<div class="block">Returns all the Properties contained in the Chunk, along with their
+ Values.</div>
 </td>
 </tr>
 </table>
@@ -156,13 +155,11 @@ extends <a href="../../../../../org/apac
 <li class="blockList">
 <h4>getProperties</h4>
 <pre>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;&nbsp;getProperties()</pre>
-<div class="block">Returns all the Properties contained in the Chunk, along
-  with their Values.
- Normally, each property will have one value, sometimes
-  none, and rarely multiple (normally for Unknown etc).
- For fixed sized properties, the value can be fetched 
-  straight from the <a href="../../../../../org/apache/poi/hsmf/datatypes/PropertyValue.html" title="class in org.apache.poi.hsmf.datatypes"><code>PropertyValue</code></a>. For variable
-  sized properties, you'll need to go via the chunk.</div>
+<div class="block">Returns all the Properties contained in the Chunk, along with their
+ Values. Normally, each property will have one value, sometimes none, and
+ rarely multiple (normally for Unknown etc). For fixed sized properties,
+ the value can be fetched straight from the <a href="../../../../../org/apache/poi/hsmf/datatypes/PropertyValue.html" title="class in org.apache.poi.hsmf.datatypes"><code>PropertyValue</code></a>. For
+ variable sized properties, you'll need to go via the chunk.</div>
 </li>
 </ul>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/Chunks.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/Chunks.html?rev=1773545&r1=1773544&r2=1773545&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/Chunks.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/Chunks.html Sun Dec 11 01:26:41 2016
@@ -110,8 +110,8 @@ implements <a href="../../../../../org/a
  Not all of these will be present in any given file.
  
  A partial list is available at:
-  http://msdn.microsoft.com/en-us/library/ms526356%28v=exchg.10%29.aspx
-  
+ http://msdn.microsoft.com/en-us/library/ms526356%28v=exchg.10%29.aspx
+ 
  TODO Deprecate the public Chunks in favour of Property Lookups</div>
 </li>
 </ul>
@@ -158,7 +158,7 @@ implements <a href="../../../../../org/a
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/hsmf/datatypes/StringChunk.html" title="class in org.apache.poi.hsmf.datatypes">StringChunk</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hsmf/datatypes/Chunks.html#displayToChunk">displayToChunk</a></strong></code>
-<div class="block">Value that is in the TO field (not actually the addresses as they are 
+<div class="block">Value that is in the TO field (not actually the addresses as they are
  stored in recip directory nodes</div>
 </td>
 </tr>
@@ -277,8 +277,8 @@ implements <a href="../../../../../org/a
 <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"><code><strong><a href="../../../../../org/apache/poi/hsmf/datatypes/Chunks.html#getProperties()">getProperties</a></strong>()</code>
-<div class="block">Returns all the Properties contained in the Chunk, along
-  with their Values.</div>
+<div class="block">Returns all the Properties contained in the Chunk, along with their
+ Values.</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -379,7 +379,7 @@ implements <a href="../../../../../org/a
 <li class="blockList">
 <h4>displayToChunk</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/poi/hsmf/datatypes/StringChunk.html" title="class in org.apache.poi.hsmf.datatypes">StringChunk</a> displayToChunk</pre>
-<div class="block">Value that is in the TO field (not actually the addresses as they are 
+<div class="block">Value that is in the TO field (not actually the addresses as they are
  stored in recip directory nodes</div>
 </li>
 </ul>
@@ -506,13 +506,11 @@ implements <a href="../../../../../org/a
 <h4>getProperties</h4>
 <pre>public&nbsp;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;&nbsp;getProperties()</pre>
 <div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/poi/hsmf/datatypes/ChunkGroupWithProperties.html#getProperties()">ChunkGroupWithProperties</a></code></strong></div>
-<div class="block">Returns all the Properties contained in the Chunk, along
-  with their Values.
- Normally, each property will have one value, sometimes
-  none, and rarely multiple (normally for Unknown etc).
- For fixed sized properties, the value can be fetched 
-  straight from the <a href="../../../../../org/apache/poi/hsmf/datatypes/PropertyValue.html" title="class in org.apache.poi.hsmf.datatypes"><code>PropertyValue</code></a>. For variable
-  sized properties, you'll need to go via the chunk.</div>
+<div class="block">Returns all the Properties contained in the Chunk, along with their
+ Values. Normally, each property will have one value, sometimes none, and
+ rarely multiple (normally for Unknown etc). For fixed sized properties,
+ the value can be fetched straight from the <a href="../../../../../org/apache/poi/hsmf/datatypes/PropertyValue.html" title="class in org.apache.poi.hsmf.datatypes"><code>PropertyValue</code></a>. For
+ variable sized properties, you'll need to go via the chunk.</div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/poi/hsmf/datatypes/ChunkGroupWithProperties.html#getProperties()">getProperties</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/hsmf/datatypes/ChunkGroupWithProperties.html" title="interface in org.apache.poi.hsmf.datatypes">ChunkGroupWithProperties</a></code></dd>
@@ -545,9 +543,8 @@ implements <a href="../../../../../org/a
 <h4>getChunks</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/poi/hsmf/datatypes/Chunk.html" title="class in org.apache.poi.hsmf.datatypes">Chunk</a>[]&nbsp;getChunks()</pre>
 <div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/poi/hsmf/datatypes/ChunkGroup.html#getChunks()">ChunkGroup</a></code></strong></div>
-<div class="block">Returns the chunks that make up the group.
- Should certainly contain all the interesting Chunks,
-  but needn't always contain all of the Chunks.</div>
+<div class="block">Returns the chunks that make up the group. Should certainly contain all
+ the interesting Chunks, but needn't always contain all of the Chunks.</div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/poi/hsmf/datatypes/ChunkGroup.html#getChunks()">getChunks</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/hsmf/datatypes/ChunkGroup.html" title="interface in org.apache.poi.hsmf.datatypes">ChunkGroup</a></code></dd>

Modified: poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/DirectoryChunk.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/DirectoryChunk.html?rev=1773545&r1=1773544&r2=1773545&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/DirectoryChunk.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/DirectoryChunk.html Sun Dec 11 01:26:41 2016
@@ -105,11 +105,8 @@
 <br>
 <pre>public class <span class="strong">DirectoryChunk</span>
 extends <a href="../../../../../org/apache/poi/hsmf/datatypes/Chunk.html" title="class in org.apache.poi.hsmf.datatypes">Chunk</a></pre>
-<div class="block">A Chunk that is just a placeholder in the
-  MAPIMessage directory structure, which
-  contains children.
- This is most commonly used with nested
-  MAPIMessages</div>
+<div class="block">A Chunk that is just a placeholder in the MAPIMessage directory structure,
+ which contains children. This is most commonly used with nested MAPIMessages</div>
 </li>
 </ul>
 </div>
@@ -166,9 +163,8 @@ extends <a href="../../../../../org/apac
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/hsmf/MAPIMessage.html" title="class in org.apache.poi.hsmf">MAPIMessage</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hsmf/datatypes/DirectoryChunk.html#getAsEmbededMessage()">getAsEmbededMessage</a></strong>()</code>
-<div class="block">Treats the directory as an embeded MAPIMessage
-  (it normally is one), and returns a MAPIMessage
-  object to process it with.</div>
+<div class="block">Treats the directory as an embeded MAPIMessage (it normally is one), and
+ returns a MAPIMessage object to process it with.</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -245,9 +241,8 @@ extends <a href="../../../../../org/apac
 <li class="blockList">
 <h4>getDirectory</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/poi/poifs/filesystem/DirectoryNode.html" title="class in org.apache.poi.poifs.filesystem">DirectoryNode</a>&nbsp;getDirectory()</pre>
-<div class="block">Returns the directory entry for this chunk.
- You can then use standard POIFS methods to
-  enumerate the entries in it.</div>
+<div class="block">Returns the directory entry for this chunk. You can then use standard
+ POIFS methods to enumerate the entries in it.</div>
 </li>
 </ul>
 <a name="getAsEmbededMessage()">
@@ -258,9 +253,8 @@ extends <a href="../../../../../org/apac
 <h4>getAsEmbededMessage</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/poi/hsmf/MAPIMessage.html" title="class in org.apache.poi.hsmf">MAPIMessage</a>&nbsp;getAsEmbededMessage()
                                 throws java.io.IOException</pre>
-<div class="block">Treats the directory as an embeded MAPIMessage
-  (it normally is one), and returns a MAPIMessage
-  object to process it with.</div>
+<div class="block">Treats the directory as an embeded MAPIMessage (it normally is one), and
+ returns a MAPIMessage object to process it with.</div>
 <dl><dt><span class="strong">Throws:</span></dt>
 <dd><code>java.io.IOException</code></dd></dl>
 </li>

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=1773545&r1=1773544&r2=1773545&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 Sun Dec 11 01:26:41 2016
@@ -100,12 +100,12 @@
 <br>
 <pre>public class <span class="strong">MAPIProperty</span>
 extends java.lang.Object</pre>
-<div class="block">Holds the list of MAPI Attributes, and allows lookup
-  by friendly name, ID and MAPI Property Name.
- 
+<div class="block">Holds the list of MAPI Attributes, and allows lookup by friendly name, ID and
+ MAPI Property Name.
+
  These are taken from the following MSDN resources:
-  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>
+ 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>
 </div>

Modified: poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/MessagePropertiesChunk.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/MessagePropertiesChunk.html?rev=1773545&r1=1773544&r2=1773545&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/MessagePropertiesChunk.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/MessagePropertiesChunk.html Sun Dec 11 01:26:41 2016
@@ -110,8 +110,8 @@
 <br>
 <pre>public class <span class="strong">MessagePropertiesChunk</span>
 extends <a href="../../../../../org/apache/poi/hsmf/datatypes/PropertiesChunk.html" title="class in org.apache.poi.hsmf.datatypes">PropertiesChunk</a></pre>
-<div class="block">A <a href="../../../../../org/apache/poi/hsmf/datatypes/PropertiesChunk.html" title="class in org.apache.poi.hsmf.datatypes"><code>PropertiesChunk</code></a> for a Message or Embedded-Message.
- This has a 32 byte header</div>
+<div class="block">A <a href="../../../../../org/apache/poi/hsmf/datatypes/PropertiesChunk.html" title="class in org.apache.poi.hsmf.datatypes"><code>PropertiesChunk</code></a> for a Message or Embedded-Message. This has a 32
+ byte header</div>
 </li>
 </ul>
 </div>

Modified: poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/MessageSubmissionChunk.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/MessageSubmissionChunk.html?rev=1773545&r1=1773544&r2=1773545&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/MessageSubmissionChunk.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/MessageSubmissionChunk.html Sun Dec 11 01:26:41 2016
@@ -105,11 +105,9 @@
 <br>
 <pre>public class <span class="strong">MessageSubmissionChunk</span>
 extends <a href="../../../../../org/apache/poi/hsmf/datatypes/Chunk.html" title="class in org.apache.poi.hsmf.datatypes">Chunk</a></pre>
-<div class="block">A Chunk that holds the details given back by the
-  server at submission time.
- This includes the date the message was given to the
-  server, and an ID that's used if you want to cancel
-  a message or similar</div>
+<div class="block">A Chunk that holds the details given back by the server at submission time.
+ This includes the date the message was given to the server, and an ID that's
+ used if you want to cancel a message or similar</div>
 </li>
 </ul>
 </div>
@@ -145,8 +143,7 @@ extends <a href="../../../../../org/apac
 <tr class="altColor">
 <td class="colOne"><code><strong><a href="../../../../../org/apache/poi/hsmf/datatypes/MessageSubmissionChunk.html#MessageSubmissionChunk(int,%20org.apache.poi.hsmf.datatypes.Types.MAPIType)">MessageSubmissionChunk</a></strong>(int&nbsp;chunkId,
                       <a href="../../../../../org/apache/poi/hsmf/datatypes/Types.MAPIType.html" title="class in org.apache.poi.hsmf.datatypes">Types.MAPIType</a>&nbsp;type)</code>
-<div class="block">Create a Byte Chunk, with the specified
-  type.</div>
+<div class="block">Create a Byte Chunk, with the specified type.</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -240,8 +237,7 @@ extends <a href="../../../../../org/apac
 <h4>MessageSubmissionChunk</h4>
 <pre>public&nbsp;MessageSubmissionChunk(int&nbsp;chunkId,
                       <a href="../../../../../org/apache/poi/hsmf/datatypes/Types.MAPIType.html" title="class in org.apache.poi.hsmf.datatypes">Types.MAPIType</a>&nbsp;type)</pre>
-<div class="block">Create a Byte Chunk, with the specified
-  type.</div>
+<div class="block">Create a Byte Chunk, with the specified type.</div>
 </li>
 </ul>
 </li>
@@ -293,8 +289,8 @@ extends <a href="../../../../../org/apac
 <li class="blockList">
 <h4>getAcceptedAtTime</h4>
 <pre>public&nbsp;java.util.Calendar&nbsp;getAcceptedAtTime()</pre>
-<dl><dt><span class="strong">Returns:</span></dt><dd>the date that the server accepted the
-  message, as found from the message ID it generated.</dd></dl>
+<dl><dt><span class="strong">Returns:</span></dt><dd>the date that the server accepted the message, as found from the
+         message ID it generated.</dd></dl>
 </li>
 </ul>
 <a name="getSubmissionId()">
@@ -304,8 +300,8 @@ extends <a href="../../../../../org/apac
 <li class="blockList">
 <h4>getSubmissionId</h4>
 <pre>public&nbsp;java.lang.String&nbsp;getSubmissionId()</pre>
-<dl><dt><span class="strong">Returns:</span></dt><dd>the full ID that the server generated when
-  it accepted the message.</dd></dl>
+<dl><dt><span class="strong">Returns:</span></dt><dd>the full ID that the server generated when it accepted the
+         message.</dd></dl>
 </li>
 </ul>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/NameIdChunks.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/NameIdChunks.html?rev=1773545&r1=1773544&r2=1773545&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/NameIdChunks.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/NameIdChunks.html Sun Dec 11 01:26:41 2016
@@ -105,8 +105,7 @@
 <pre>public final class <span class="strong">NameIdChunks</span>
 extends java.lang.Object
 implements <a href="../../../../../org/apache/poi/hsmf/datatypes/ChunkGroup.html" title="interface in org.apache.poi.hsmf.datatypes">ChunkGroup</a></pre>
-<div class="block">Collection of convenience chunks for the
-  NameID part of an outlook file</div>
+<div class="block">Collection of convenience chunks for the NameID part of an outlook file</div>
 </li>
 </ul>
 </div>
@@ -164,8 +163,7 @@ implements <a href="../../../../../org/a
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hsmf/datatypes/NameIdChunks.html#chunksComplete()">chunksComplete</a></strong>()</code>
-<div class="block">Used to flag that all the chunks of the NameID
-  have now been located.</div>
+<div class="block">Used to flag that all the chunks of the NameID have now been located.</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -258,9 +256,8 @@ implements <a href="../../../../../org/a
 <h4>getChunks</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/poi/hsmf/datatypes/Chunk.html" title="class in org.apache.poi.hsmf.datatypes">Chunk</a>[]&nbsp;getChunks()</pre>
 <div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/poi/hsmf/datatypes/ChunkGroup.html#getChunks()">ChunkGroup</a></code></strong></div>
-<div class="block">Returns the chunks that make up the group.
- Should certainly contain all the interesting Chunks,
-  but needn't always contain all of the Chunks.</div>
+<div class="block">Returns the chunks that make up the group. Should certainly contain all
+ the interesting Chunks, but needn't always contain all of the Chunks.</div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/poi/hsmf/datatypes/ChunkGroup.html#getChunks()">getChunks</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/hsmf/datatypes/ChunkGroup.html" title="interface in org.apache.poi.hsmf.datatypes">ChunkGroup</a></code></dd>
@@ -288,8 +285,7 @@ implements <a href="../../../../../org/a
 <li class="blockList">
 <h4>chunksComplete</h4>
 <pre>public&nbsp;void&nbsp;chunksComplete()</pre>
-<div class="block">Used to flag that all the chunks of the NameID
-  have now been located.</div>
+<div class="block">Used to flag that all the chunks of the NameID have now been located.</div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/poi/hsmf/datatypes/ChunkGroup.html#chunksComplete()">chunksComplete</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/hsmf/datatypes/ChunkGroup.html" title="interface in org.apache.poi.hsmf.datatypes">ChunkGroup</a></code></dd>

Modified: poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/PropertiesChunk.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/PropertiesChunk.html?rev=1773545&r1=1773544&r2=1773545&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/PropertiesChunk.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/PropertiesChunk.html Sun Dec 11 01:26:41 2016
@@ -109,11 +109,11 @@
 <br>
 <pre>public abstract class <span class="strong">PropertiesChunk</span>
 extends <a href="../../../../../org/apache/poi/hsmf/datatypes/Chunk.html" title="class in org.apache.poi.hsmf.datatypes">Chunk</a></pre>
-<div class="block"><p>A Chunk which holds (single) fixed-length properties, and pointer
-  to the variable length ones / multi-valued ones (which get their 
-  own chunk).
- <p>There are two kinds of PropertiesChunks, which differ only in 
-  their headers.</div>
+<div class="block"><p>
+ A Chunk which holds (single) fixed-length properties, and pointer to the
+ variable length ones / multi-valued ones (which get their own chunk).
+ <p>
+ There are two kinds of PropertiesChunks, which differ only in their headers.</div>
 </li>
 </ul>
 </div>
@@ -182,42 +182,43 @@ extends <a href="../../../../../org/apac
 <tr class="altColor">
 <td class="colFirst"><code>java.lang.String</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hsmf/datatypes/PropertiesChunk.html#getEntryName()">getEntryName</a></strong>()</code>
-<div class="block">Creates a string to use to identify this chunk in the POI file system object.</div>
+<div class="block">Creates a string to use to identify this chunk in the POI file system
+ object.</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>,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"><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>
+<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"><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>
+<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><a href="../../../../../org/apache/poi/hsmf/datatypes/PropertyValue.html" title="class in org.apache.poi.hsmf.datatypes">PropertyValue</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hsmf/datatypes/PropertiesChunk.html#getRawValue(org.apache.poi.hsmf.datatypes.MAPIProperty)">getRawValue</a></strong>(<a href="../../../../../org/apache/poi/hsmf/datatypes/MAPIProperty.html" title="class in org.apache.poi.hsmf.datatypes">MAPIProperty</a>&nbsp;property)</code>
-<div class="block">Returns the value / pointer to the value chunk of 
-  the property, or null if none exists</div>
+<div class="block">Returns the value / pointer to the value chunk of the property, or null
+ if none exists</div>
 </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"><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>
-<div class="block">Returns all values for the given property, looking up chunk based
-  ones as required, of null if none exist</div>
+<div class="block">Returns all values for the given property, looking up chunk based ones as
+ required, of null if none exist</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hsmf/datatypes/PropertiesChunk.html#matchVariableSizedPropertiesToChunks()">matchVariableSizedPropertiesToChunks</a></strong>()</code>
-<div class="block">Called once the parent ChunkGroup has been populated, to match
-  up the Chunks in it with our Variable Sized Properties.</div>
+<div class="block">Called once the parent ChunkGroup has been populated, to match up the
+ Chunks in it with our Variable Sized Properties.</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -301,7 +302,8 @@ extends <a href="../../../../../org/apac
 <h4>getEntryName</h4>
 <pre>public&nbsp;java.lang.String&nbsp;getEntryName()</pre>
 <div class="block"><strong>Description copied from class:&nbsp;<code><a href="../../../../../org/apache/poi/hsmf/datatypes/Chunk.html#getEntryName()">Chunk</a></code></strong></div>
-<div class="block">Creates a string to use to identify this chunk in the POI file system object.</div>
+<div class="block">Creates a string to use to identify this chunk in the POI file system
+ object.</div>
 <dl>
 <dt><strong>Overrides:</strong></dt>
 <dd><code><a href="../../../../../org/apache/poi/hsmf/datatypes/Chunk.html#getEntryName()">getEntryName</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../org/apache/poi/hsmf/datatypes/Chunk.html" title="class in org.apache.poi.hsmf.datatypes">Chunk</a></code></dd>
@@ -315,8 +317,8 @@ extends <a href="../../../../../org/apac
 <li class="blockList">
 <h4>getRawProperties</h4>
 <pre>public&nbsp;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;&nbsp;getRawProperties()</pre>
-<div class="block">Returns all the properties in the chunk, without
-  looking up any chunk-based values</div>
+<div class="block">Returns all the properties in the chunk, without looking up any
+ chunk-based values</div>
 </li>
 </ul>
 <a name="getProperties()">
@@ -326,9 +328,10 @@ extends <a href="../../../../../org/apac
 <li class="blockList">
 <h4>getProperties</h4>
 <pre>public&nbsp;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;&nbsp;getProperties()</pre>
-<div class="block"><p>Returns all the properties in the chunk, along with their
-  values.
- <p>Any chunk-based values will be looked up and returned as such</div>
+<div class="block"><p>
+ Returns all the properties in the chunk, along with their values.
+ <p>
+ Any chunk-based values will be looked up and returned as such</div>
 </li>
 </ul>
 <a name="getValues(org.apache.poi.hsmf.datatypes.MAPIProperty)">
@@ -338,8 +341,8 @@ extends <a href="../../../../../org/apac
 <li class="blockList">
 <h4>getValues</h4>
 <pre>public&nbsp;java.util.List&lt;<a href="../../../../../org/apache/poi/hsmf/datatypes/PropertyValue.html" title="class in org.apache.poi.hsmf.datatypes">PropertyValue</a>&gt;&nbsp;getValues(<a href="../../../../../org/apache/poi/hsmf/datatypes/MAPIProperty.html" title="class in org.apache.poi.hsmf.datatypes">MAPIProperty</a>&nbsp;property)</pre>
-<div class="block">Returns all values for the given property, looking up chunk based
-  ones as required, of null if none exist</div>
+<div class="block">Returns all values for the given property, looking up chunk based ones as
+ required, of null if none exist</div>
 </li>
 </ul>
 <a name="getRawValue(org.apache.poi.hsmf.datatypes.MAPIProperty)">
@@ -349,8 +352,8 @@ extends <a href="../../../../../org/apac
 <li class="blockList">
 <h4>getRawValue</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/poi/hsmf/datatypes/PropertyValue.html" title="class in org.apache.poi.hsmf.datatypes">PropertyValue</a>&nbsp;getRawValue(<a href="../../../../../org/apache/poi/hsmf/datatypes/MAPIProperty.html" title="class in org.apache.poi.hsmf.datatypes">MAPIProperty</a>&nbsp;property)</pre>
-<div class="block">Returns the value / pointer to the value chunk of 
-  the property, or null if none exists</div>
+<div class="block">Returns the value / pointer to the value chunk of the property, or null
+ if none exists</div>
 </li>
 </ul>
 <a name="matchVariableSizedPropertiesToChunks()">
@@ -360,8 +363,8 @@ extends <a href="../../../../../org/apac
 <li class="blockList">
 <h4>matchVariableSizedPropertiesToChunks</h4>
 <pre>protected&nbsp;void&nbsp;matchVariableSizedPropertiesToChunks()</pre>
-<div class="block">Called once the parent ChunkGroup has been populated, to match
-  up the Chunks in it with our Variable Sized Properties.</div>
+<div class="block">Called once the parent ChunkGroup has been populated, to match up the
+ Chunks in it with our Variable Sized Properties.</div>
 </li>
 </ul>
 <a name="readProperties(java.io.InputStream)">

Modified: poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/PropertyValue.CurrencyPropertyValue.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/PropertyValue.CurrencyPropertyValue.html?rev=1773545&r1=1773544&r2=1773545&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/PropertyValue.CurrencyPropertyValue.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/PropertyValue.CurrencyPropertyValue.html Sun Dec 11 01:26:41 2016
@@ -109,8 +109,8 @@
 <br>
 <pre>public static class <span class="strong">PropertyValue.CurrencyPropertyValue</span>
 extends <a href="../../../../../org/apache/poi/hsmf/datatypes/PropertyValue.html" title="class in org.apache.poi.hsmf.datatypes">PropertyValue</a></pre>
-<div class="block">signed 64-bit integer that represents a base ten decimal, 
- with four digits to the right of the decimal point</div>
+<div class="block">signed 64-bit integer that represents a base ten decimal, with four
+ digits to the right of the decimal point</div>
 </li>
 </ul>
 </div>

Modified: poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/PropertyValue.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/PropertyValue.html?rev=1773545&r1=1773544&r2=1773545&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/PropertyValue.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/PropertyValue.html Sun Dec 11 01:26:41 2016
@@ -104,11 +104,11 @@
 <br>
 <pre>public class <span class="strong">PropertyValue</span>
 extends java.lang.Object</pre>
-<div class="block">An instance of a <a href="../../../../../org/apache/poi/hsmf/datatypes/MAPIProperty.html" title="class in org.apache.poi.hsmf.datatypes"><code>MAPIProperty</code></a> inside a <a href="../../../../../org/apache/poi/hsmf/datatypes/PropertiesChunk.html" title="class in org.apache.poi.hsmf.datatypes"><code>PropertiesChunk</code></a>.
- Where the <a href="../../../../../org/apache/poi/hsmf/datatypes/Types.html" title="class in org.apache.poi.hsmf.datatypes"><code>Types</code></a> type is a fixed length one, this will contain the
-  actual value.
- Where the <a href="../../../../../org/apache/poi/hsmf/datatypes/Types.html" title="class in org.apache.poi.hsmf.datatypes"><code>Types</code></a> type is a variable length one, this will contain
-  the length of the property, and the value will be in the associated <a href="../../../../../org/apache/poi/hsmf/datatypes/Chunk.html" title="class in org.apache.poi.hsmf.datatypes"><code>Chunk</code></a>.</div>
+<div class="block">An instance of a <a href="../../../../../org/apache/poi/hsmf/datatypes/MAPIProperty.html" title="class in org.apache.poi.hsmf.datatypes"><code>MAPIProperty</code></a> inside a <a href="../../../../../org/apache/poi/hsmf/datatypes/PropertiesChunk.html" title="class in org.apache.poi.hsmf.datatypes"><code>PropertiesChunk</code></a>. Where
+ the <a href="../../../../../org/apache/poi/hsmf/datatypes/Types.html" title="class in org.apache.poi.hsmf.datatypes"><code>Types</code></a> type is a fixed length one, this will contain the actual
+ value. Where the <a href="../../../../../org/apache/poi/hsmf/datatypes/Types.html" title="class in org.apache.poi.hsmf.datatypes"><code>Types</code></a> type is a variable length one, this will
+ contain the length of the property, and the value will be in the associated
+ <a href="../../../../../org/apache/poi/hsmf/datatypes/Chunk.html" title="class in org.apache.poi.hsmf.datatypes"><code>Chunk</code></a>.</div>
 </li>
 </ul>
 </div>
@@ -134,8 +134,8 @@ extends java.lang.Object</pre>
 <tr class="rowColor">
 <td class="colFirst"><code>static class&nbsp;</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hsmf/datatypes/PropertyValue.CurrencyPropertyValue.html" title="class in org.apache.poi.hsmf.datatypes">PropertyValue.CurrencyPropertyValue</a></strong></code>
-<div class="block">signed 64-bit integer that represents a base ten decimal, 
- with four digits to the right of the decimal point</div>
+<div class="block">signed 64-bit integer that represents a base ten decimal, with four
+ digits to the right of the decimal point</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -317,8 +317,7 @@ extends java.lang.Object</pre>
 <li class="blockList">
 <h4>getFlags</h4>
 <pre>public&nbsp;long&nbsp;getFlags()</pre>
-<div class="block">Get the raw value flags.
- TODO Also provide getters for the flag meanings</div>
+<div class="block">Get the raw value flags. TODO Also provide getters for the flag meanings</div>
 </li>
 </ul>
 <a name="getValue()">



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