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 [7/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/hsmf/datatypes/RecipientChunks.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/RecipientChunks.html?rev=1773545&r1=1773544&r2=1773545&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/RecipientChunks.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/RecipientChunks.html Sun Dec 11 01:26:41 2016
@@ -105,11 +105,9 @@
 <pre>public final class <span class="strong">RecipientChunks</span>
 extends java.lang.Object
 implements <a href="../../../../../org/apache/poi/hsmf/datatypes/ChunkGroupWithProperties.html" title="interface in org.apache.poi.hsmf.datatypes">ChunkGroupWithProperties</a></pre>
-<div class="block">Collection of convenience chunks for the
-  Recip(ient) part of an outlook file.
+<div class="block">Collection of convenience chunks for the Recip(ient) part of an outlook file.
  
- If a message has multiple recipients, there will be
-  several of these.</div>
+ If a message has multiple recipients, there will be several of these.</div>
 </li>
 </ul>
 </div>
@@ -192,17 +190,15 @@ implements <a href="../../../../../org/a
 <tr class="rowColor">
 <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/RecipientChunks.html#recipientEmailChunk">recipientEmailChunk</a></strong></code>
-<div class="block">The email address of the recipient, which
-  could be in SMTP or SEARCH format, but
-  isn't always present...</div>
+<div class="block">The email address of the recipient, which could be in SMTP or SEARCH
+ format, but isn't always present...</div>
 </td>
 </tr>
 <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/RecipientChunks.html#recipientNameChunk">recipientNameChunk</a></strong></code>
-<div class="block">The "name", which could be their name if an
-  internal person, or their email address
-  if an external person</div>
+<div class="block">The "name", which could be their name if an internal person, or their
+ email address if an external person</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -220,8 +216,8 @@ implements <a href="../../../../../org/a
 <tr class="rowColor">
 <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/RecipientChunks.html#recipientSMTPChunk">recipientSMTPChunk</a></strong></code>
-<div class="block">The smtp destination email address of
-  the recipient, but isn't always present...</div>
+<div class="block">The smtp destination email address of the recipient, but isn't always
+ present...</div>
 </td>
 </tr>
 </table>
@@ -275,23 +271,21 @@ 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/RecipientChunks.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">
 <td class="colFirst"><code>java.lang.String</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hsmf/datatypes/RecipientChunks.html#getRecipientEmailAddress()">getRecipientEmailAddress</a></strong>()</code>
-<div class="block">Tries to find their email address, in
-  whichever chunk holds it given the
-  delivery type.</div>
+<div class="block">Tries to find their email address, in whichever chunk holds it given the
+ delivery type.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>java.lang.String</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hsmf/datatypes/RecipientChunks.html#getRecipientName()">getRecipientName</a></strong>()</code>
-<div class="block">Tries to find their name,
-  in whichever chunk holds it.</div>
+<div class="block">Tries to find their name, in whichever chunk holds it.</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -413,9 +407,8 @@ implements <a href="../../../../../org/a
 <li class="blockList">
 <h4>recipientNameChunk</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/poi/hsmf/datatypes/StringChunk.html" title="class in org.apache.poi.hsmf.datatypes">StringChunk</a> recipientNameChunk</pre>
-<div class="block">The "name", which could be their name if an
-  internal person, or their email address
-  if an external person</div>
+<div class="block">The "name", which could be their name if an internal person, or their
+ email address if an external person</div>
 </li>
 </ul>
 <a name="recipientEmailChunk">
@@ -425,9 +418,8 @@ implements <a href="../../../../../org/a
 <li class="blockList">
 <h4>recipientEmailChunk</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/poi/hsmf/datatypes/StringChunk.html" title="class in org.apache.poi.hsmf.datatypes">StringChunk</a> recipientEmailChunk</pre>
-<div class="block">The email address of the recipient, which
-  could be in SMTP or SEARCH format, but
-  isn't always present...</div>
+<div class="block">The email address of the recipient, which could be in SMTP or SEARCH
+ format, but isn't always present...</div>
 </li>
 </ul>
 <a name="recipientSMTPChunk">
@@ -437,8 +429,8 @@ implements <a href="../../../../../org/a
 <li class="blockList">
 <h4>recipientSMTPChunk</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/poi/hsmf/datatypes/StringChunk.html" title="class in org.apache.poi.hsmf.datatypes">StringChunk</a> recipientSMTPChunk</pre>
-<div class="block">The smtp destination email address of
-  the recipient, but isn't always present...</div>
+<div class="block">The smtp destination email address of the recipient, but isn't always
+ present...</div>
 </li>
 </ul>
 <a name="deliveryTypeChunk">
@@ -448,8 +440,8 @@ implements <a href="../../../../../org/a
 <li class="blockList">
 <h4>deliveryTypeChunk</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/poi/hsmf/datatypes/StringChunk.html" title="class in org.apache.poi.hsmf.datatypes">StringChunk</a> deliveryTypeChunk</pre>
-<div class="block">Normally EX or SMTP. Will generally affect
-  where the email address ends up.</div>
+<div class="block">Normally EX or SMTP. Will generally affect where the email address ends
+ up.</div>
 </li>
 </ul>
 <a name="recipientDisplayNameChunk">
@@ -459,9 +451,8 @@ implements <a href="../../../../../org/a
 <li class="blockList">
 <h4>recipientDisplayNameChunk</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/poi/hsmf/datatypes/StringChunk.html" title="class in org.apache.poi.hsmf.datatypes">StringChunk</a> recipientDisplayNameChunk</pre>
-<div class="block">The display name of the recipient.
- Normally seems to hold the same value
-  as in recipientNameChunk</div>
+<div class="block">The display name of the recipient. Normally seems to hold the same value
+ as in recipientNameChunk</div>
 </li>
 </ul>
 </li>
@@ -496,8 +487,7 @@ implements <a href="../../../../../org/a
 <li class="blockList">
 <h4>getRecipientName</h4>
 <pre>public&nbsp;java.lang.String&nbsp;getRecipientName()</pre>
-<div class="block">Tries to find their name,
-  in whichever chunk holds it.</div>
+<div class="block">Tries to find their name, in whichever chunk holds it.</div>
 </li>
 </ul>
 <a name="getRecipientEmailAddress()">
@@ -507,9 +497,8 @@ implements <a href="../../../../../org/a
 <li class="blockList">
 <h4>getRecipientEmailAddress</h4>
 <pre>public&nbsp;java.lang.String&nbsp;getRecipientEmailAddress()</pre>
-<div class="block">Tries to find their email address, in
-  whichever chunk holds it given the
-  delivery type.</div>
+<div class="block">Tries to find their email address, in whichever chunk holds it given the
+ delivery type.</div>
 </li>
 </ul>
 <a name="getProperties()">
@@ -520,13 +509,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>
@@ -550,9 +537,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/StoragePropertiesChunk.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/StoragePropertiesChunk.html?rev=1773545&r1=1773544&r2=1773545&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/StoragePropertiesChunk.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/StoragePropertiesChunk.html Sun Dec 11 01:26:41 2016
@@ -110,9 +110,8 @@
 <br>
 <pre>public class <span class="strong">StoragePropertiesChunk</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 Storage Properties, such as
-  Attachments and Recipients.
- This only has a 8 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 Storage Properties, such as Attachments and
+ Recipients. This only has a 8 byte header</div>
 </li>
 </ul>
 </div>

Modified: poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/StringChunk.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/StringChunk.html?rev=1773545&r1=1773544&r2=1773545&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/StringChunk.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/StringChunk.html Sun Dec 11 01:26:41 2016
@@ -141,8 +141,7 @@ extends <a href="../../../../../org/apac
 <tr class="altColor">
 <td class="colOne"><code><strong><a href="../../../../../org/apache/poi/hsmf/datatypes/StringChunk.html#StringChunk(int,%20org.apache.poi.hsmf.datatypes.Types.MAPIType)">StringChunk</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 String Chunk, with the specified
-  type.</div>
+<div class="block">Create a String Chunk, with the specified type.</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -170,8 +169,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/StringChunk.html#get7BitEncoding()">get7BitEncoding</a></strong>()</code>
-<div class="block">Returns the Encoding that will be used to
-  decode any "7 bit" (non unicode) data.</div>
+<div class="block">Returns the Encoding that will be used to decode any "7 bit" (non
+ unicode) data.</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -187,16 +186,16 @@ extends <a href="../../../../../org/apac
 <tr class="rowColor">
 <td class="colFirst"><code>protected static java.lang.String</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hsmf/datatypes/StringChunk.html#parseAs7BitData(byte[])">parseAs7BitData</a></strong>(byte[]&nbsp;data)</code>
-<div class="block">Parses as non-unicode, supposedly 7 bit CP1252 data
-  and returns the string that that yields.</div>
+<div class="block">Parses as non-unicode, supposedly 7 bit CP1252 data and returns the
+ string that that yields.</div>
 </td>
 </tr>
 <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/StringChunk.html#parseAs7BitData(byte[],%20java.lang.String)">parseAs7BitData</a></strong>(byte[]&nbsp;data,
                java.lang.String&nbsp;encoding)</code>
-<div class="block">Parses as non-unicode, supposedly 7 bit data
-  and returns the string that that yields.</div>
+<div class="block">Parses as non-unicode, supposedly 7 bit data and returns the string that
+ that yields.</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -208,8 +207,8 @@ extends <a href="../../../../../org/apac
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hsmf/datatypes/StringChunk.html#set7BitEncoding(java.lang.String)">set7BitEncoding</a></strong>(java.lang.String&nbsp;encoding)</code>
-<div class="block">Sets the Encoding that will be used to
-  decode any "7 bit" (non unicode) data.</div>
+<div class="block">Sets the Encoding that will be used to decode any "7 bit" (non unicode)
+ data.</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -275,8 +274,7 @@ extends <a href="../../../../../org/apac
 <h4>StringChunk</h4>
 <pre>public&nbsp;StringChunk(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 String Chunk, with the specified
-  type.</div>
+<div class="block">Create a String Chunk, with the specified type.</div>
 </li>
 </ul>
 </li>
@@ -294,9 +292,8 @@ extends <a href="../../../../../org/apac
 <li class="blockList">
 <h4>get7BitEncoding</h4>
 <pre>public&nbsp;java.lang.String&nbsp;get7BitEncoding()</pre>
-<div class="block">Returns the Encoding that will be used to
-  decode any "7 bit" (non unicode) data.
- Most files default to CP1252</div>
+<div class="block">Returns the Encoding that will be used to decode any "7 bit" (non
+ unicode) data. Most files default to CP1252</div>
 </li>
 </ul>
 <a name="set7BitEncoding(java.lang.String)">
@@ -306,11 +303,9 @@ extends <a href="../../../../../org/apac
 <li class="blockList">
 <h4>set7BitEncoding</h4>
 <pre>public&nbsp;void&nbsp;set7BitEncoding(java.lang.String&nbsp;encoding)</pre>
-<div class="block">Sets the Encoding that will be used to
-  decode any "7 bit" (non unicode) data.
- This doesn't appear to be stored anywhere
-  specific in the file, so you may need
-  to guess by looking at headers etc</div>
+<div class="block">Sets the Encoding that will be used to decode any "7 bit" (non unicode)
+ data. This doesn't appear to be stored anywhere specific in the file, so
+ you may need to guess by looking at headers etc</div>
 </li>
 </ul>
 <a name="readValue(java.io.InputStream)">
@@ -395,8 +390,8 @@ extends <a href="../../../../../org/apac
 <li class="blockList">
 <h4>parseAs7BitData</h4>
 <pre>protected static&nbsp;java.lang.String&nbsp;parseAs7BitData(byte[]&nbsp;data)</pre>
-<div class="block">Parses as non-unicode, supposedly 7 bit CP1252 data
-  and returns the string that that yields.</div>
+<div class="block">Parses as non-unicode, supposedly 7 bit CP1252 data and returns the
+ string that that yields.</div>
 </li>
 </ul>
 <a name="parseAs7BitData(byte[], java.lang.String)">
@@ -407,8 +402,8 @@ extends <a href="../../../../../org/apac
 <h4>parseAs7BitData</h4>
 <pre>protected static&nbsp;java.lang.String&nbsp;parseAs7BitData(byte[]&nbsp;data,
                                java.lang.String&nbsp;encoding)</pre>
-<div class="block">Parses as non-unicode, supposedly 7 bit data
-  and returns the string that that yields.</div>
+<div class="block">Parses as non-unicode, supposedly 7 bit data and returns the string that
+ that yields.</div>
 </li>
 </ul>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/Types.MAPIType.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/Types.MAPIType.html?rev=1773545&r1=1773544&r2=1773545&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/Types.MAPIType.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/Types.MAPIType.html Sun Dec 11 01:26:41 2016
@@ -125,8 +125,7 @@ extends java.lang.Object</pre>
 <tr class="altColor">
 <td class="colFirst"><code>java.lang.String</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hsmf/datatypes/Types.MAPIType.html#asFileEnding()">asFileEnding</a></strong>()</code>
-<div class="block">Return the 4 character hex encoded version,
-  as used in file endings</div>
+<div class="block">Return the 4 character hex encoded version, as used in file endings</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -136,8 +135,8 @@ extends java.lang.Object</pre>
 <tr class="altColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hsmf/datatypes/Types.MAPIType.html#getLength()">getLength</a></strong>()</code>
-<div class="block">Returns the length, in bytes, of values of this type, or
-  -1 if it is a variable length type.</div>
+<div class="block">Returns the length, in bytes, of values of this type, or -1 if it is
+ a variable length type.</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -183,8 +182,8 @@ extends java.lang.Object</pre>
 <li class="blockList">
 <h4>getLength</h4>
 <pre>public&nbsp;int&nbsp;getLength()</pre>
-<div class="block">Returns the length, in bytes, of values of this type, or
-  -1 if it is a variable length type.</div>
+<div class="block">Returns the length, in bytes, of values of this type, or -1 if it is
+ a variable length type.</div>
 </li>
 </ul>
 <a name="isFixedLength()">
@@ -235,8 +234,7 @@ extends java.lang.Object</pre>
 <li class="blockList">
 <h4>asFileEnding</h4>
 <pre>public&nbsp;java.lang.String&nbsp;asFileEnding()</pre>
-<div class="block">Return the 4 character hex encoded version,
-  as used in file endings</div>
+<div class="block">Return the 4 character hex encoded version, as used in file endings</div>
 </li>
 </ul>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/Types.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/Types.html?rev=1773545&r1=1773544&r2=1773545&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/Types.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/Types.html Sun Dec 11 01:26:41 2016
@@ -101,7 +101,7 @@
 <pre>public final class <span class="strong">Types</span>
 extends java.lang.Object</pre>
 <div class="block">The types list and details are available from
-  http://msdn.microsoft.com/en-us/library/microsoft.exchange.data.contenttypes.tnef.tnefpropertytype%28v=EXCHG.140%29.aspx</div>
+ http://msdn.microsoft.com/en-us/library/microsoft.exchange.data.contenttypes.tnef.tnefpropertytype%28v=EXCHG.140%29.aspx</div>
 </li>
 </ul>
 </div>
@@ -172,7 +172,8 @@ extends java.lang.Object</pre>
 <tr class="rowColor">
 <td class="colFirst"><code>static <a href="../../../../../org/apache/poi/hsmf/datatypes/Types.MAPIType.html" title="class in org.apache.poi.hsmf.datatypes">Types.MAPIType</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hsmf/datatypes/Types.html#CURRENCY">CURRENCY</a></strong></code>
-<div class="block">Currency - signed 64-bit integer that represents a base ten decimal with four digits to the right of the decimal point</div>
+<div class="block">Currency - 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">
@@ -232,7 +233,8 @@ extends java.lang.Object</pre>
 <tr class="rowColor">
 <td class="colFirst"><code>static <a href="../../../../../org/apache/poi/hsmf/datatypes/Types.MAPIType.html" title="class in org.apache.poi.hsmf.datatypes">Types.MAPIType</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hsmf/datatypes/Types.html#TIME">TIME</a></strong></code>
-<div class="block">SysTime - FILETIME 64-bit integer specifying the number of 100ns periods since Jan 1, 1601</div>
+<div class="block">SysTime - FILETIME 64-bit integer specifying the number of 100ns periods
+ since Jan 1, 1601</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -400,7 +402,8 @@ extends java.lang.Object</pre>
 <li class="blockList">
 <h4>CURRENCY</h4>
 <pre>public static final&nbsp;<a href="../../../../../org/apache/poi/hsmf/datatypes/Types.MAPIType.html" title="class in org.apache.poi.hsmf.datatypes">Types.MAPIType</a> CURRENCY</pre>
-<div class="block">Currency - signed 64-bit integer that represents a base ten decimal with four digits to the right of the decimal point</div>
+<div class="block">Currency - signed 64-bit integer that represents a base ten decimal with
+ four digits to the right of the decimal point</div>
 </li>
 </ul>
 <a name="APP_TIME">
@@ -460,7 +463,8 @@ extends java.lang.Object</pre>
 <li class="blockList">
 <h4>TIME</h4>
 <pre>public static final&nbsp;<a href="../../../../../org/apache/poi/hsmf/datatypes/Types.MAPIType.html" title="class in org.apache.poi.hsmf.datatypes">Types.MAPIType</a> TIME</pre>
-<div class="block">SysTime - FILETIME 64-bit integer specifying the number of 100ns periods since Jan 1, 1601</div>
+<div class="block">SysTime - FILETIME 64-bit integer specifying the number of 100ns periods
+ since Jan 1, 1601</div>
 </li>
 </ul>
 <a name="CLS_ID">
@@ -490,9 +494,8 @@ extends java.lang.Object</pre>
 <li class="blockList">
 <h4>ASCII_STRING</h4>
 <pre>public static final&nbsp;<a href="../../../../../org/apache/poi/hsmf/datatypes/Types.MAPIType.html" title="class in org.apache.poi.hsmf.datatypes">Types.MAPIType</a> ASCII_STRING</pre>
-<div class="block">An 8-bit string, probably in CP1252, but don't quote us...
- Normally used for everything before Outlook 3.0, and some
-  fields in Outlook 3.0.</div>
+<div class="block">An 8-bit string, probably in CP1252, but don't quote us... Normally used
+ for everything before Outlook 3.0, and some fields in Outlook 3.0.</div>
 </li>
 </ul>
 <a name="UNICODE_STRING">

Modified: poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/class-use/Chunk.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/class-use/Chunk.html?rev=1773545&r1=1773544&r2=1773545&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/class-use/Chunk.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/class-use/Chunk.html Sun Dec 11 01:26:41 2016
@@ -106,9 +106,8 @@
 <tr class="rowColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/DirectoryChunk.html" title="class in org.apache.poi.hsmf.datatypes">DirectoryChunk</a></strong></code>
-<div class="block">A Chunk that is just a placeholder in the
-  MAPIMessage directory structure, which
-  contains children.</div>
+<div class="block">A Chunk that is just a placeholder in the MAPIMessage directory structure,
+ which contains children.</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -120,23 +119,22 @@
 <tr class="rowColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/MessageSubmissionChunk.html" title="class in org.apache.poi.hsmf.datatypes">MessageSubmissionChunk</a></strong></code>
-<div class="block">A Chunk that holds the details given back by the
-  server at submission time.</div>
+<div class="block">A Chunk that holds the details given back by the server at submission time.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/PropertiesChunk.html" title="class in org.apache.poi.hsmf.datatypes">PropertiesChunk</a></strong></code>
-<div class="block">A Chunk which holds (single) fixed-length properties, and pointer
-  to the variable length ones / multi-valued ones (which get their 
-  own chunk).</div>
+<div class="block">
+ A Chunk which holds (single) fixed-length properties, and pointer to the
+ variable length ones / multi-valued ones (which get their own chunk).</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/StoragePropertiesChunk.html" title="class in org.apache.poi.hsmf.datatypes">StoragePropertiesChunk</a></strong></code>
-<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 Storage Properties, such as
-  Attachments and Recipients.</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 Storage Properties, such as Attachments and
+ Recipients.</div>
 </td>
 </tr>
 <tr class="altColor">

Modified: poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/class-use/ChunkGroup.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/class-use/ChunkGroup.html?rev=1773545&r1=1773544&r2=1773545&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/class-use/ChunkGroup.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/class-use/ChunkGroup.html Sun Dec 11 01:26:41 2016
@@ -104,8 +104,7 @@
 <tr class="altColor">
 <td class="colFirst"><code>interface&nbsp;</code></td>
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/ChunkGroupWithProperties.html" title="interface in org.apache.poi.hsmf.datatypes">ChunkGroupWithProperties</a></strong></code>
-<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>
 </td>
 </tr>
 </tbody>
@@ -120,7 +119,8 @@
 <tr class="altColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/AttachmentChunks.html" title="class in org.apache.poi.hsmf.datatypes">AttachmentChunks</a></strong></code>
-<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>
 </td>
 </tr>
 <tr class="rowColor">
@@ -132,15 +132,13 @@
 <tr class="altColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/NameIdChunks.html" title="class in org.apache.poi.hsmf.datatypes">NameIdChunks</a></strong></code>
-<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>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/RecipientChunks.html" title="class in org.apache.poi.hsmf.datatypes">RecipientChunks</a></strong></code>
-<div class="block">Collection of convenience chunks for the
-  Recip(ient) part of an outlook file.</div>
+<div class="block">Collection of convenience chunks for the Recip(ient) part of an outlook file.</div>
 </td>
 </tr>
 </tbody>

Modified: poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/class-use/ChunkGroupWithProperties.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/class-use/ChunkGroupWithProperties.html?rev=1773545&r1=1773544&r2=1773545&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/class-use/ChunkGroupWithProperties.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/class-use/ChunkGroupWithProperties.html Sun Dec 11 01:26:41 2016
@@ -106,8 +106,7 @@
 <tr class="rowColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/RecipientChunks.html" title="class in org.apache.poi.hsmf.datatypes">RecipientChunks</a></strong></code>
-<div class="block">Collection of convenience chunks for the
-  Recip(ient) part of an outlook file.</div>
+<div class="block">Collection of convenience chunks for the Recip(ient) part of an outlook file.</div>
 </td>
 </tr>
 </tbody>

Modified: poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/class-use/MAPIProperty.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/class-use/MAPIProperty.html?rev=1773545&r1=1773544&r2=1773545&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/class-use/MAPIProperty.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/class-use/MAPIProperty.html Sun Dec 11 01:26:41 2016
@@ -2208,8 +2208,8 @@
 <tr class="altColor">
 <td class="colFirst"><code>java.util.Map&lt;<a href="../../../../../../org/apache/poi/hsmf/datatypes/MAPIProperty.html" title="class in org.apache.poi.hsmf.datatypes">MAPIProperty</a>,java.util.List&lt;<a href="../../../../../../org/apache/poi/hsmf/datatypes/PropertyValue.html" title="class in org.apache.poi.hsmf.datatypes">PropertyValue</a>&gt;&gt;</code></td>
 <td class="colLast"><span class="strong">PropertiesChunk.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/PropertiesChunk.html#getProperties()">getProperties</a></strong>()</code>
-<div class="block">Returns all the properties in the chunk, along with their
-  values.</div>
+<div class="block">
+ Returns all the properties in the chunk, along with their values.</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -2219,8 +2219,8 @@
 <tr class="altColor">
 <td class="colFirst"><code>java.util.Map&lt;<a href="../../../../../../org/apache/poi/hsmf/datatypes/MAPIProperty.html" title="class in org.apache.poi.hsmf.datatypes">MAPIProperty</a>,java.util.List&lt;<a href="../../../../../../org/apache/poi/hsmf/datatypes/PropertyValue.html" title="class in org.apache.poi.hsmf.datatypes">PropertyValue</a>&gt;&gt;</code></td>
 <td class="colLast"><span class="strong">ChunkGroupWithProperties.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/ChunkGroupWithProperties.html#getProperties()">getProperties</a></strong>()</code>
-<div class="block">Returns all the Properties contained in the Chunk, along
-  with their Values.</div>
+<div class="block">Returns all the Properties contained in the Chunk, along with their
+ Values.</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -2230,8 +2230,8 @@
 <tr class="altColor">
 <td class="colFirst"><code>java.util.Map&lt;<a href="../../../../../../org/apache/poi/hsmf/datatypes/MAPIProperty.html" title="class in org.apache.poi.hsmf.datatypes">MAPIProperty</a>,<a href="../../../../../../org/apache/poi/hsmf/datatypes/PropertyValue.html" title="class in org.apache.poi.hsmf.datatypes">PropertyValue</a>&gt;</code></td>
 <td class="colLast"><span class="strong">PropertiesChunk.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/PropertiesChunk.html#getRawProperties()">getRawProperties</a></strong>()</code>
-<div class="block">Returns all the properties in the chunk, without
-  looking up any chunk-based values</div>
+<div class="block">Returns all the properties in the chunk, without looking up any
+ chunk-based values</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -2250,15 +2250,15 @@
 <tr class="altColor">
 <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"><span class="strong">PropertiesChunk.</span><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="rowColor">
 <td class="colFirst"><code>java.util.List&lt;<a href="../../../../../../org/apache/poi/hsmf/datatypes/PropertyValue.html" title="class in org.apache.poi.hsmf.datatypes">PropertyValue</a>&gt;</code></td>
 <td class="colLast"><span class="strong">PropertiesChunk.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/PropertiesChunk.html#getValues(org.apache.poi.hsmf.datatypes.MAPIProperty)">getValues</a></strong>(<a href="../../../../../../org/apache/poi/hsmf/datatypes/MAPIProperty.html" title="class in org.apache.poi.hsmf.datatypes">MAPIProperty</a>&nbsp;property)</code>
-<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>
 </tbody>

Modified: poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/class-use/PropertiesChunk.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/class-use/PropertiesChunk.html?rev=1773545&r1=1773544&r2=1773545&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/class-use/PropertiesChunk.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/class-use/PropertiesChunk.html Sun Dec 11 01:26:41 2016
@@ -106,8 +106,8 @@
 <tr class="rowColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/StoragePropertiesChunk.html" title="class in org.apache.poi.hsmf.datatypes">StoragePropertiesChunk</a></strong></code>
-<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 Storage Properties, such as
-  Attachments and Recipients.</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 Storage Properties, such as Attachments and
+ Recipients.</div>
 </td>
 </tr>
 </tbody>

Modified: poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/class-use/PropertyValue.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/class-use/PropertyValue.html?rev=1773545&r1=1773544&r2=1773545&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/class-use/PropertyValue.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/class-use/PropertyValue.html Sun Dec 11 01:26:41 2016
@@ -100,8 +100,7 @@
 <tr class="altColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/ChunkBasedPropertyValue.html" title="class in org.apache.poi.hsmf.datatypes">ChunkBasedPropertyValue</a></strong></code>
-<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>
 </td>
 </tr>
@@ -112,8 +111,8 @@
 <tr class="altColor">
 <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="rowColor">
@@ -158,8 +157,8 @@
 <tr class="altColor">
 <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"><span class="strong">PropertiesChunk.</span><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>
 </tbody>
@@ -174,8 +173,8 @@
 <tr class="altColor">
 <td class="colFirst"><code>java.util.Map&lt;<a href="../../../../../../org/apache/poi/hsmf/datatypes/MAPIProperty.html" title="class in org.apache.poi.hsmf.datatypes">MAPIProperty</a>,java.util.List&lt;<a href="../../../../../../org/apache/poi/hsmf/datatypes/PropertyValue.html" title="class in org.apache.poi.hsmf.datatypes">PropertyValue</a>&gt;&gt;</code></td>
 <td class="colLast"><span class="strong">PropertiesChunk.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/PropertiesChunk.html#getProperties()">getProperties</a></strong>()</code>
-<div class="block">Returns all the properties in the chunk, along with their
-  values.</div>
+<div class="block">
+ Returns all the properties in the chunk, along with their values.</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -185,8 +184,8 @@
 <tr class="altColor">
 <td class="colFirst"><code>java.util.Map&lt;<a href="../../../../../../org/apache/poi/hsmf/datatypes/MAPIProperty.html" title="class in org.apache.poi.hsmf.datatypes">MAPIProperty</a>,java.util.List&lt;<a href="../../../../../../org/apache/poi/hsmf/datatypes/PropertyValue.html" title="class in org.apache.poi.hsmf.datatypes">PropertyValue</a>&gt;&gt;</code></td>
 <td class="colLast"><span class="strong">ChunkGroupWithProperties.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/ChunkGroupWithProperties.html#getProperties()">getProperties</a></strong>()</code>
-<div class="block">Returns all the Properties contained in the Chunk, along
-  with their Values.</div>
+<div class="block">Returns all the Properties contained in the Chunk, along with their
+ Values.</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -196,8 +195,8 @@
 <tr class="altColor">
 <td class="colFirst"><code>java.util.Map&lt;<a href="../../../../../../org/apache/poi/hsmf/datatypes/MAPIProperty.html" title="class in org.apache.poi.hsmf.datatypes">MAPIProperty</a>,<a href="../../../../../../org/apache/poi/hsmf/datatypes/PropertyValue.html" title="class in org.apache.poi.hsmf.datatypes">PropertyValue</a>&gt;</code></td>
 <td class="colLast"><span class="strong">PropertiesChunk.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/PropertiesChunk.html#getRawProperties()">getRawProperties</a></strong>()</code>
-<div class="block">Returns all the properties in the chunk, without
-  looking up any chunk-based values</div>
+<div class="block">Returns all the properties in the chunk, without looking up any
+ chunk-based values</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -207,8 +206,8 @@
 <tr class="altColor">
 <td class="colFirst"><code>java.util.List&lt;<a href="../../../../../../org/apache/poi/hsmf/datatypes/PropertyValue.html" title="class in org.apache.poi.hsmf.datatypes">PropertyValue</a>&gt;</code></td>
 <td class="colLast"><span class="strong">PropertiesChunk.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/PropertiesChunk.html#getValues(org.apache.poi.hsmf.datatypes.MAPIProperty)">getValues</a></strong>(<a href="../../../../../../org/apache/poi/hsmf/datatypes/MAPIProperty.html" title="class in org.apache.poi.hsmf.datatypes">MAPIProperty</a>&nbsp;property)</code>
-<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>
 </tbody>

Modified: poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/class-use/StringChunk.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/class-use/StringChunk.html?rev=1773545&r1=1773544&r2=1773545&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/class-use/StringChunk.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/class-use/StringChunk.html Sun Dec 11 01:26:41 2016
@@ -170,7 +170,7 @@
 <tr class="rowColor">
 <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"><span class="strong">Chunks.</span><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>
@@ -213,24 +213,22 @@
 <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"><span class="strong">RecipientChunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/RecipientChunks.html#recipientEmailChunk">recipientEmailChunk</a></strong></code>
-<div class="block">The email address of the recipient, which
-  could be in SMTP or SEARCH format, but
-  isn't always present...</div>
+<div class="block">The email address of the recipient, which could be in SMTP or SEARCH
+ format, but isn't always present...</div>
 </td>
 </tr>
 <tr class="rowColor">
 <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"><span class="strong">RecipientChunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/RecipientChunks.html#recipientNameChunk">recipientNameChunk</a></strong></code>
-<div class="block">The "name", which could be their name if an
-  internal person, or their email address
-  if an external person</div>
+<div class="block">The "name", which could be their name if an internal person, or their
+ email address if an external person</div>
 </td>
 </tr>
 <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"><span class="strong">RecipientChunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/RecipientChunks.html#recipientSMTPChunk">recipientSMTPChunk</a></strong></code>
-<div class="block">The smtp destination email address of
-  the recipient, but isn't always present...</div>
+<div class="block">The smtp destination email address of the recipient, but isn't always
+ present...</div>
 </td>
 </tr>
 <tr class="rowColor">

Modified: poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/class-use/Types.MAPIType.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/class-use/Types.MAPIType.html?rev=1773545&r1=1773544&r2=1773545&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/class-use/Types.MAPIType.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/class-use/Types.MAPIType.html Sun Dec 11 01:26:41 2016
@@ -130,7 +130,8 @@
 <tr class="rowColor">
 <td class="colFirst"><code>static <a href="../../../../../../org/apache/poi/hsmf/datatypes/Types.MAPIType.html" title="class in org.apache.poi.hsmf.datatypes">Types.MAPIType</a></code></td>
 <td class="colLast"><span class="strong">Types.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/Types.html#CURRENCY">CURRENCY</a></strong></code>
-<div class="block">Currency - signed 64-bit integer that represents a base ten decimal with four digits to the right of the decimal point</div>
+<div class="block">Currency - 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">
@@ -184,7 +185,8 @@
 <tr class="altColor">
 <td class="colFirst"><code>static <a href="../../../../../../org/apache/poi/hsmf/datatypes/Types.MAPIType.html" title="class in org.apache.poi.hsmf.datatypes">Types.MAPIType</a></code></td>
 <td class="colLast"><span class="strong">Types.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/Types.html#TIME">TIME</a></strong></code>
-<div class="block">SysTime - FILETIME 64-bit integer specifying the number of 100ns periods since Jan 1, 1601</div>
+<div class="block">SysTime - FILETIME 64-bit integer specifying the number of 100ns periods
+ since Jan 1, 1601</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -262,8 +264,7 @@
 <tr class="altColor">
 <td class="colLast"><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">
@@ -291,8 +292,7 @@
 <tr class="rowColor">
 <td class="colLast"><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="altColor">
@@ -305,8 +305,7 @@
 <tr class="rowColor">
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/StringChunk.html#StringChunk(int,%20org.apache.poi.hsmf.datatypes.Types.MAPIType)">StringChunk</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 String Chunk, with the specified
-  type.</div>
+<div class="block">Create a String Chunk, with the specified type.</div>
 </td>
 </tr>
 <tr class="altColor">

Modified: poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/package-summary.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/package-summary.html?rev=1773545&r1=1773544&r2=1773545&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/package-summary.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/package-summary.html Sun Dec 11 01:26:41 2016
@@ -80,15 +80,13 @@
 <tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/hsmf/datatypes/ChunkGroup.html" title="interface in org.apache.poi.hsmf.datatypes">ChunkGroup</a></td>
 <td class="colLast">
-<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>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/hsmf/datatypes/ChunkGroupWithProperties.html" title="interface in org.apache.poi.hsmf.datatypes">ChunkGroupWithProperties</a></td>
 <td class="colLast">
-<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>
 </td>
 </tr>
 </tbody>
@@ -105,7 +103,8 @@
 <tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/hsmf/datatypes/AttachmentChunks.html" title="class in org.apache.poi.hsmf.datatypes">AttachmentChunks</a></td>
 <td class="colLast">
-<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>
 </td>
 </tr>
 <tr class="rowColor">
@@ -127,8 +126,7 @@
 <tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/hsmf/datatypes/ChunkBasedPropertyValue.html" title="class in org.apache.poi.hsmf.datatypes">ChunkBasedPropertyValue</a></td>
 <td class="colLast">
-<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>
 </td>
 </tr>
@@ -141,16 +139,15 @@
 <tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/hsmf/datatypes/DirectoryChunk.html" title="class in org.apache.poi.hsmf.datatypes">DirectoryChunk</a></td>
 <td class="colLast">
-<div class="block">A Chunk that is just a placeholder in the
-  MAPIMessage directory structure, which
-  contains children.</div>
+<div class="block">A Chunk that is just a placeholder in the MAPIMessage directory structure,
+ which contains children.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/hsmf/datatypes/MAPIProperty.html" title="class in org.apache.poi.hsmf.datatypes">MAPIProperty</a></td>
 <td class="colLast">
-<div class="block">Holds the list of MAPI Attributes, and allows lookup
-  by friendly name, ID and MAPI Property Name.</div>
+<div class="block">Holds the list of MAPI Attributes, and allows lookup by friendly name, ID and
+ MAPI Property Name.</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -162,23 +159,21 @@
 <tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/hsmf/datatypes/MessageSubmissionChunk.html" title="class in org.apache.poi.hsmf.datatypes">MessageSubmissionChunk</a></td>
 <td class="colLast">
-<div class="block">A Chunk that holds the details given back by the
-  server at submission time.</div>
+<div class="block">A Chunk that holds the details given back by the server at submission time.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/hsmf/datatypes/NameIdChunks.html" title="class in org.apache.poi.hsmf.datatypes">NameIdChunks</a></td>
 <td class="colLast">
-<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>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/hsmf/datatypes/PropertiesChunk.html" title="class in org.apache.poi.hsmf.datatypes">PropertiesChunk</a></td>
 <td class="colLast">
-<div class="block">A Chunk which holds (single) fixed-length properties, and pointer
-  to the variable length ones / multi-valued ones (which get their 
-  own chunk).</div>
+<div class="block">
+ A Chunk which holds (single) fixed-length properties, and pointer to the
+ variable length ones / multi-valued ones (which get their own chunk).</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -194,8 +189,8 @@
 <tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/hsmf/datatypes/PropertyValue.CurrencyPropertyValue.html" title="class in org.apache.poi.hsmf.datatypes">PropertyValue.CurrencyPropertyValue</a></td>
 <td class="colLast">
-<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="rowColor">
@@ -231,8 +226,7 @@
 <tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/hsmf/datatypes/RecipientChunks.html" title="class in org.apache.poi.hsmf.datatypes">RecipientChunks</a></td>
 <td class="colLast">
-<div class="block">Collection of convenience chunks for the
-  Recip(ient) part of an outlook file.</div>
+<div class="block">Collection of convenience chunks for the Recip(ient) part of an outlook file.</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -244,8 +238,8 @@
 <tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/hsmf/datatypes/StoragePropertiesChunk.html" title="class in org.apache.poi.hsmf.datatypes">StoragePropertiesChunk</a></td>
 <td class="colLast">
-<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 Storage Properties, such as
-  Attachments and Recipients.</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 Storage Properties, such as Attachments and
+ Recipients.</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -258,7 +252,7 @@
 <td class="colFirst"><a href="../../../../../org/apache/poi/hsmf/datatypes/Types.html" title="class in org.apache.poi.hsmf.datatypes">Types</a></td>
 <td class="colLast">
 <div class="block">The types list and details are available from
-  http://msdn.microsoft.com/en-us/library/microsoft.exchange.data.contenttypes.tnef.tnefpropertytype%28v=EXCHG.140%29.aspx</div>
+ http://msdn.microsoft.com/en-us/library/microsoft.exchange.data.contenttypes.tnef.tnefpropertytype%28v=EXCHG.140%29.aspx</div>
 </td>
 </tr>
 <tr class="rowColor">

Modified: poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/package-use.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/package-use.html?rev=1773545&r1=1773544&r2=1773545&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/package-use.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/package-use.html Sun Dec 11 01:26:41 2016
@@ -111,8 +111,8 @@
 <tbody>
 <tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/hsmf/datatypes/class-use/MAPIProperty.html#org.apache.poi.hmef">MAPIProperty</a>
-<div class="block">Holds the list of MAPI Attributes, and allows lookup
-  by friendly name, ID and MAPI Property Name.</div>
+<div class="block">Holds the list of MAPI Attributes, and allows lookup by friendly name, ID and
+ MAPI Property Name.</div>
 </td>
 </tr>
 </tbody>
@@ -129,8 +129,8 @@
 <tbody>
 <tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/hsmf/datatypes/class-use/MAPIProperty.html#org.apache.poi.hmef.attribute">MAPIProperty</a>
-<div class="block">Holds the list of MAPI Attributes, and allows lookup
-  by friendly name, ID and MAPI Property Name.</div>
+<div class="block">Holds the list of MAPI Attributes, and allows lookup by friendly name, ID and
+ MAPI Property Name.</div>
 </td>
 </tr>
 </tbody>
@@ -147,7 +147,8 @@
 <tbody>
 <tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/hsmf/datatypes/class-use/AttachmentChunks.html#org.apache.poi.hsmf">AttachmentChunks</a>
-<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>
 </td>
 </tr>
 <tr class="rowColor">
@@ -157,14 +158,12 @@
 </tr>
 <tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/hsmf/datatypes/class-use/NameIdChunks.html#org.apache.poi.hsmf">NameIdChunks</a>
-<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>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/hsmf/datatypes/class-use/RecipientChunks.html#org.apache.poi.hsmf">RecipientChunks</a>
-<div class="block">Collection of convenience chunks for the
-  Recip(ient) part of an outlook file.</div>
+<div class="block">Collection of convenience chunks for the Recip(ient) part of an outlook file.</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -186,7 +185,8 @@
 <tbody>
 <tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/hsmf/datatypes/class-use/AttachmentChunks.html#org.apache.poi.hsmf.datatypes">AttachmentChunks</a>
-<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>
 </td>
 </tr>
 <tr class="rowColor">
@@ -199,40 +199,36 @@
 </tr>
 <tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/hsmf/datatypes/class-use/ChunkGroup.html#org.apache.poi.hsmf.datatypes">ChunkGroup</a>
-<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>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/hsmf/datatypes/class-use/ChunkGroupWithProperties.html#org.apache.poi.hsmf.datatypes">ChunkGroupWithProperties</a>
-<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>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/hsmf/datatypes/class-use/DirectoryChunk.html#org.apache.poi.hsmf.datatypes">DirectoryChunk</a>
-<div class="block">A Chunk that is just a placeholder in the
-  MAPIMessage directory structure, which
-  contains children.</div>
+<div class="block">A Chunk that is just a placeholder in the MAPIMessage directory structure,
+ which contains children.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/hsmf/datatypes/class-use/MAPIProperty.html#org.apache.poi.hsmf.datatypes">MAPIProperty</a>
-<div class="block">Holds the list of MAPI Attributes, and allows lookup
-  by friendly name, ID and MAPI Property Name.</div>
+<div class="block">Holds the list of MAPI Attributes, and allows lookup by friendly name, ID and
+ MAPI Property Name.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/hsmf/datatypes/class-use/MessageSubmissionChunk.html#org.apache.poi.hsmf.datatypes">MessageSubmissionChunk</a>
-<div class="block">A Chunk that holds the details given back by the
-  server at submission time.</div>
+<div class="block">A Chunk that holds the details given back by the server at submission time.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/hsmf/datatypes/class-use/PropertiesChunk.html#org.apache.poi.hsmf.datatypes">PropertiesChunk</a>
-<div class="block">A Chunk which holds (single) fixed-length properties, and pointer
-  to the variable length ones / multi-valued ones (which get their 
-  own chunk).</div>
+<div class="block">
+ A Chunk which holds (single) fixed-length properties, and pointer to the
+ variable length ones / multi-valued ones (which get their own chunk).</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -242,8 +238,7 @@
 </tr>
 <tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/hsmf/datatypes/class-use/RecipientChunks.html#org.apache.poi.hsmf.datatypes">RecipientChunks</a>
-<div class="block">Collection of convenience chunks for the
-  Recip(ient) part of an outlook file.</div>
+<div class="block">Collection of convenience chunks for the Recip(ient) part of an outlook file.</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -268,8 +263,7 @@
 <tbody>
 <tr class="altColor">
 <td class="colOne"><a href="../../../../../org/apache/poi/hsmf/datatypes/class-use/ChunkGroup.html#org.apache.poi.hsmf.parsers">ChunkGroup</a>
-<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>
 </td>
 </tr>
 </tbody>

Modified: poi/site/publish/apidocs/org/apache/poi/sl/draw/DrawFontManager.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/sl/draw/DrawFontManager.html?rev=1773545&r1=1773544&r2=1773545&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/sl/draw/DrawFontManager.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/sl/draw/DrawFontManager.html Sun Dec 11 01:26:41 2016
@@ -114,6 +114,14 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/sl/draw/DrawFontManager.html#getFallbackFont(java.lang.String,%20int)">getFallbackFont</a></strong>(java.lang.String&nbsp;typeface,
+               int&nbsp;pitchFamily)</code>
+<div class="block">In case the original font doesn't contain a glyph, use the
+ returned fallback font as an alternative</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/sl/draw/DrawFontManager.html#getRendererableFont(java.lang.String,%20int)">getRendererableFont</a></strong>(java.lang.String&nbsp;typeface,
                    int&nbsp;pitchFamily)</code>
 <div class="block">select a font to be used to paint text</div>
@@ -137,17 +145,37 @@
 <a name="getRendererableFont(java.lang.String, int)">
 <!--   -->
 </a>
-<ul class="blockListLast">
+<ul class="blockList">
 <li class="blockList">
 <h4>getRendererableFont</h4>
 <pre>java.lang.String&nbsp;getRendererableFont(java.lang.String&nbsp;typeface,
                                    int&nbsp;pitchFamily)</pre>
 <div class="block">select a font to be used to paint text</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>typeface</code> - the font family as defined in the .pptx file.
- This can be unknown or missing in the graphic environment.</dd>
+ This can be unknown or missing in the graphic environment.</dd><dd><code>pitchFamily</code> - a pitch-and-family,
+ see <a href="../../../../../org/apache/poi/hwmf/record/HwmfFont.html#getFamily()"><code>HwmfFont.getFamily()</code></a> and
+ <a href="../../../../../org/apache/poi/hwmf/record/HwmfFont.html#getPitch()"><code>HwmfFont.getPitch()</code></a>
+ for how to calculate those (ancient) values</dd>
 <dt><span class="strong">Returns:</span></dt><dd>the font to be used to paint text</dd></dl>
 </li>
 </ul>
+<a name="getFallbackFont(java.lang.String, int)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getFallbackFont</h4>
+<pre>java.lang.String&nbsp;getFallbackFont(java.lang.String&nbsp;typeface,
+                               int&nbsp;pitchFamily)</pre>
+<div class="block">In case the original font doesn't contain a glyph, use the
+ returned fallback font as an alternative</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>typeface</code> - the font family as defined in the .pptx file.</dd><dd><code>pitchFamily</code> - a pitch-and-family,
+ see <a href="../../../../../org/apache/poi/hwmf/record/HwmfFont.html#getFamily()"><code>HwmfFont.getFamily()</code></a> and
+ <a href="../../../../../org/apache/poi/hwmf/record/HwmfFont.html#getPitch()"><code>HwmfFont.getPitch()</code></a>
+ for how to calculate those (ancient) values</dd>
+<dt><span class="strong">Returns:</span></dt><dd>the font to be used as a fallback for the original typeface</dd></dl>
+</li>
+</ul>
 </li>
 </ul>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/sl/draw/Drawable.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/sl/draw/Drawable.html?rev=1773545&r1=1773544&r2=1773545&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/sl/draw/Drawable.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/sl/draw/Drawable.html Sun Dec 11 01:26:41 2016
@@ -140,17 +140,23 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static <a href="../../../../../org/apache/poi/sl/draw/Drawable.DrawableHint.html" title="class in org.apache.poi.sl.draw">Drawable.DrawableHint</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/sl/draw/Drawable.html#FONT_FALLBACK">FONT_FALLBACK</a></strong></code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/sl/draw/Drawable.html#FONT_FALLBACK">FONT_FALLBACK</a></strong></code>
+<div class="block">Key for a font fallback map of type <code>Map&lt;String,String&gt;</code> which maps
+ the original font family (key) to the fallback font family (value).</div>
+</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static <a href="../../../../../org/apache/poi/sl/draw/Drawable.DrawableHint.html" title="class in org.apache.poi.sl.draw">Drawable.DrawableHint</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/sl/draw/Drawable.html#FONT_HANDLER">FONT_HANDLER</a></strong></code>
-<div class="block">Use this object to resolve unknown / missing fonts when rendering slides</div>
+<div class="block">Use this object to resolve unknown / missing fonts when rendering slides.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static <a href="../../../../../org/apache/poi/sl/draw/Drawable.DrawableHint.html" title="class in org.apache.poi.sl.draw">Drawable.DrawableHint</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/sl/draw/Drawable.html#FONT_MAP">FONT_MAP</a></strong></code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/sl/draw/Drawable.html#FONT_MAP">FONT_MAP</a></strong></code>
+<div class="block">Key for a font map of type <code>Map&lt;String,String&gt;</code> which maps
+ the original font family (key) to the mapped font family (value)</div>
+</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static <a href="../../../../../org/apache/poi/sl/draw/Drawable.DrawableHint.html" title="class in org.apache.poi.sl.draw">Drawable.DrawableHint</a></code></td>
@@ -354,7 +360,10 @@ static final&nbsp;<a href="../../../../.
 <li class="blockList">
 <h4>FONT_HANDLER</h4>
 <pre>static final&nbsp;<a href="../../../../../org/apache/poi/sl/draw/Drawable.DrawableHint.html" title="class in org.apache.poi.sl.draw">Drawable.DrawableHint</a> FONT_HANDLER</pre>
-<div class="block">Use this object to resolve unknown / missing fonts when rendering slides</div>
+<div class="block">Use this object to resolve unknown / missing fonts when rendering slides.
+ The font handler must be of type <a href="../../../../../org/apache/poi/sl/draw/DrawFontManager.html" title="interface in org.apache.poi.sl.draw"><code>DrawFontManager</code></a>.<p>
+ 
+ In case a <code>FONT_HANDLER</code> is register, <code>FONT_FALLBACK</code> and <code>FONT_MAP</code> are ignored</div>
 </li>
 </ul>
 <a name="FONT_FALLBACK">
@@ -364,6 +373,10 @@ static final&nbsp;<a href="../../../../.
 <li class="blockList">
 <h4>FONT_FALLBACK</h4>
 <pre>static final&nbsp;<a href="../../../../../org/apache/poi/sl/draw/Drawable.DrawableHint.html" title="class in org.apache.poi.sl.draw">Drawable.DrawableHint</a> FONT_FALLBACK</pre>
+<div class="block">Key for a font fallback map of type <code>Map&lt;String,String&gt;</code> which maps
+ the original font family (key) to the fallback font family (value).
+ In case there is also a <code>FONT_MAP</code> registered, the original font
+ is first mapped via the font_map and then the fallback font is determined</div>
 </li>
 </ul>
 <a name="FONT_MAP">
@@ -373,6 +386,8 @@ static final&nbsp;<a href="../../../../.
 <li class="blockList">
 <h4>FONT_MAP</h4>
 <pre>static final&nbsp;<a href="../../../../../org/apache/poi/sl/draw/Drawable.DrawableHint.html" title="class in org.apache.poi.sl.draw">Drawable.DrawableHint</a> FONT_MAP</pre>
+<div class="block">Key for a font map of type <code>Map&lt;String,String&gt;</code> which maps
+ the original font family (key) to the mapped font family (value)</div>
 </li>
 </ul>
 <a name="GSAVE">

Modified: poi/site/publish/apidocs/org/apache/poi/sl/draw/class-use/Drawable.DrawableHint.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/sl/draw/class-use/Drawable.DrawableHint.html?rev=1773545&r1=1773544&r2=1773545&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/sl/draw/class-use/Drawable.DrawableHint.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/sl/draw/class-use/Drawable.DrawableHint.html Sun Dec 11 01:26:41 2016
@@ -105,17 +105,23 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static <a href="../../../../../../org/apache/poi/sl/draw/Drawable.DrawableHint.html" title="class in org.apache.poi.sl.draw">Drawable.DrawableHint</a></code></td>
-<td class="colLast"><span class="strong">Drawable.</span><code><strong><a href="../../../../../../org/apache/poi/sl/draw/Drawable.html#FONT_FALLBACK">FONT_FALLBACK</a></strong></code>&nbsp;</td>
+<td class="colLast"><span class="strong">Drawable.</span><code><strong><a href="../../../../../../org/apache/poi/sl/draw/Drawable.html#FONT_FALLBACK">FONT_FALLBACK</a></strong></code>
+<div class="block">Key for a font fallback map of type <code>Map&lt;String,String&gt;</code> which maps
+ the original font family (key) to the fallback font family (value).</div>
+</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static <a href="../../../../../../org/apache/poi/sl/draw/Drawable.DrawableHint.html" title="class in org.apache.poi.sl.draw">Drawable.DrawableHint</a></code></td>
 <td class="colLast"><span class="strong">Drawable.</span><code><strong><a href="../../../../../../org/apache/poi/sl/draw/Drawable.html#FONT_HANDLER">FONT_HANDLER</a></strong></code>
-<div class="block">Use this object to resolve unknown / missing fonts when rendering slides</div>
+<div class="block">Use this object to resolve unknown / missing fonts when rendering slides.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static <a href="../../../../../../org/apache/poi/sl/draw/Drawable.DrawableHint.html" title="class in org.apache.poi.sl.draw">Drawable.DrawableHint</a></code></td>
-<td class="colLast"><span class="strong">Drawable.</span><code><strong><a href="../../../../../../org/apache/poi/sl/draw/Drawable.html#FONT_MAP">FONT_MAP</a></strong></code>&nbsp;</td>
+<td class="colLast"><span class="strong">Drawable.</span><code><strong><a href="../../../../../../org/apache/poi/sl/draw/Drawable.html#FONT_MAP">FONT_MAP</a></strong></code>
+<div class="block">Key for a font map of type <code>Map&lt;String,String&gt;</code> which maps
+ the original font family (key) to the mapped font family (value)</div>
+</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static <a href="../../../../../../org/apache/poi/sl/draw/Drawable.DrawableHint.html" title="class in org.apache.poi.sl.draw">Drawable.DrawableHint</a></code></td>

Modified: poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/ShapeContainer.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/ShapeContainer.html?rev=1773545&r1=1773544&r2=1773545&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/ShapeContainer.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/sl/usermodel/class-use/ShapeContainer.html Sun Dec 11 01:26:41 2016
@@ -230,21 +230,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/sl/usermodel/ShapeContainer.html" title="interface in org.apache.poi.sl.usermodel">ShapeContainer</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/sl/usermodel/ShapeContainer.html" title="interface in org.apache.poi.sl.usermodel">ShapeContainer</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>

Modified: poi/site/publish/apidocs/org/apache/poi/util/class-use/POILogger.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/util/class-use/POILogger.html?rev=1773545&r1=1773544&r2=1773545&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/util/class-use/POILogger.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/util/class-use/POILogger.html Sun Dec 11 01:26:41 2016
@@ -78,36 +78,32 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><a href="#org.apache.poi.hslf.model">org.apache.poi.hslf.model</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.poi.hslf.model.textproperties">org.apache.poi.hslf.model.textproperties</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.poi.hslf.record">org.apache.poi.hslf.record</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="#org.apache.poi.hslf.usermodel">org.apache.poi.hslf.usermodel</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.poi.hssf.record">org.apache.poi.hssf.record</a></td>
 <td class="colLast">
 <div class="block">Record package contains class representations for XLS binary strutures.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="#org.apache.poi.hwpf.model">org.apache.poi.hwpf.model</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.poi.sl.draw">org.apache.poi.sl.draw</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="#org.apache.poi.util">org.apache.poi.util</a></td>
 <td class="colLast">
 <div class="block">Top-level util package are classes that are useful throughout the project.</div>
@@ -118,24 +114,6 @@
 </li>
 <li class="blockList">
 <ul class="blockList">
-<li class="blockList"><a name="org.apache.poi.hslf.model">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../../org/apache/poi/util/POILogger.html" title="class in org.apache.poi.util">POILogger</a> in <a href="../../../../../org/apache/poi/hslf/model/package-summary.html">org.apache.poi.hslf.model</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/model/package-summary.html">org.apache.poi.hslf.model</a> declared as <a href="../../../../../org/apache/poi/util/POILogger.html" title="class in org.apache.poi.util">POILogger</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/util/POILogger.html" title="class in org.apache.poi.util">POILogger</a></code></td>
-<td class="colLast"><span class="strong">PPGraphics2D.</span><code><strong><a href="../../../../../org/apache/poi/hslf/model/PPGraphics2D.html#log">log</a></strong></code>&nbsp;</td>
-</tr>
-</tbody>
-</table>
-</li>
 <li class="blockList"><a name="org.apache.poi.hslf.model.textproperties">
 <!--   -->
 </a>
@@ -192,20 +170,12 @@
 <td class="colLast"><span class="strong">HSLFNotes.</span><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFNotes.html#logger">logger</a></strong></code>&nbsp;</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"><span class="strong">HSLFShape.</span><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFShape.html#logger">logger</a></strong></code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
 <td class="colFirst"><code>protected static <a href="../../../../../org/apache/poi/util/POILogger.html" title="class in org.apache.poi.util">POILogger</a></code></td>
 <td class="colLast"><span class="strong">HSLFShapeFactory.</span><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFShapeFactory.html#logger">logger</a></strong></code>&nbsp;</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"><span class="strong">HSLFTextRun.</span><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextRun.html#logger">logger</a></strong></code>&nbsp;</td>
-</tr>
 <tr class="rowColor">
 <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"><span class="strong">HSLFFill.</span><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFFill.html#logger">logger</a></strong></code>&nbsp;</td>
+<td class="colLast"><span class="strong">HSLFTextRun.</span><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextRun.html#logger">logger</a></strong></code>&nbsp;</td>
 </tr>
 </tbody>
 </table>

Modified: poi/site/publish/apidocs/org/apache/poi/util/package-use.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/util/package-use.html?rev=1773545&r1=1773544&r2=1773545&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/util/package-use.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/util/package-use.html Sun Dec 11 01:26:41 2016
@@ -558,14 +558,6 @@ Compound Document Format.</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colOne"><a href="../../../../org/apache/poi/util/class-use/POILogger.html#org.apache.poi.hslf.model">POILogger</a>
-<div class="block">A logger interface that strives to make it as easy as possible for
- developers to write log calls, while simultaneously making those
- calls as cheap as possible by performing lazy evaluation of the log
- message.</div>
-</td>
-</tr>
-<tr class="rowColor">
 <td class="colOne"><a href="../../../../org/apache/poi/util/class-use/SuppressForbidden.html#org.apache.poi.hslf.model">SuppressForbidden</a>
 <div class="block">Marking class for elements to be ignored by the forbidden apis check</div>
 </td>




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