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 2017/01/05 11:58:34 UTC

svn commit: r1777455 [2/2] - in /poi/site/publish/apidocs: ./ org/apache/poi/hsmf/ org/apache/poi/hsmf/datatypes/ org/apache/poi/hsmf/datatypes/class-use/ org/apache/poi/hsmf/exceptions/class-use/ org/apache/poi/hsmf/extractor/ org/apache/poi/poifs/fil...

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=1777455&r1=1777454&r2=1777455&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 Thu Jan  5 11:58:34 2017
@@ -199,64 +199,68 @@ implements <a href="../../../../../org/a
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hsmf/datatypes/AttachmentChunks.html#getAll()">getAll</a></strong>()</code>&nbsp;</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/AttachmentChunks.html#getAttachContentId()">getAttachContentId</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/hsmf/datatypes/ByteChunk.html" title="class in org.apache.poi.hsmf.datatypes">ByteChunk</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hsmf/datatypes/AttachmentChunks.html#getAttachData()">getAttachData</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<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/AttachmentChunks.html#getAttachExtension()">getAttachExtension</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<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/AttachmentChunks.html#getAttachFileName()">getAttachFileName</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<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/AttachmentChunks.html#getAttachLongFileName()">getAttachLongFileName</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/hsmf/datatypes/DirectoryChunk.html" title="class in org.apache.poi.hsmf.datatypes">DirectoryChunk</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hsmf/datatypes/AttachmentChunks.html#getAttachmentDirectory()">getAttachmentDirectory</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<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/AttachmentChunks.html#getAttachMimeTag()">getAttachMimeTag</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/hsmf/datatypes/ByteChunk.html" title="class in org.apache.poi.hsmf.datatypes">ByteChunk</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hsmf/datatypes/AttachmentChunks.html#getAttachRenderingWMF()">getAttachRenderingWMF</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/hsmf/datatypes/Chunk.html" title="class in org.apache.poi.hsmf.datatypes">Chunk</a>[]</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hsmf/datatypes/AttachmentChunks.html#getChunks()">getChunks</a></strong>()</code>
 <div class="block">Returns the chunks that make up the group.</div>
 </td>
 </tr>
-<tr class="altColor">
+<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>
 </td>
 </tr>
-<tr class="rowColor">
+<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>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>java.lang.String</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hsmf/datatypes/AttachmentChunks.html#getPOIFSName()">getPOIFSName</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hsmf/datatypes/AttachmentChunks.html#isEmbeddedMessage()">isEmbeddedMessage</a></strong>()</code>
 <div class="block">Is this Attachment an embedded MAPI message?</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hsmf/datatypes/AttachmentChunks.html#record(org.apache.poi.hsmf.datatypes.Chunk)">record</a></strong>(<a href="../../../../../org/apache/poi/hsmf/datatypes/Chunk.html" title="class in org.apache.poi.hsmf.datatypes">Chunk</a>&nbsp;chunk)</code>
 <div class="block">Called by the parser whenever a chunk is found.</div>
@@ -469,6 +473,16 @@ implements <a href="../../../../../org/a
 <dl><dt><span class="strong">Returns:</span></dt><dd>the attachment preview bytes</dd></dl>
 </li>
 </ul>
+<a name="getAttachContentId()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getAttachContentId</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/poi/hsmf/datatypes/StringChunk.html" title="class in org.apache.poi.hsmf.datatypes">StringChunk</a>&nbsp;getAttachContentId()</pre>
+<dl><dt><span class="strong">Returns:</span></dt><dd>the attachment content ID</dd></dl>
+</li>
+</ul>
 <a name="record(org.apache.poi.hsmf.datatypes.Chunk)">
 <!--   -->
 </a>

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=1777455&r1=1777454&r2=1777455&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 Thu Jan  5 11:58:34 2017
@@ -165,70 +165,74 @@
 <tbody>
 <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">AttachmentChunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/AttachmentChunks.html#getAttachExtension()">getAttachExtension</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">AttachmentChunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/AttachmentChunks.html#getAttachContentId()">getAttachContentId</a></strong>()</code>&nbsp;</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">AttachmentChunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/AttachmentChunks.html#getAttachFileName()">getAttachFileName</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">AttachmentChunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/AttachmentChunks.html#getAttachExtension()">getAttachExtension</a></strong>()</code>&nbsp;</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">AttachmentChunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/AttachmentChunks.html#getAttachLongFileName()">getAttachLongFileName</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">AttachmentChunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/AttachmentChunks.html#getAttachFileName()">getAttachFileName</a></strong>()</code>&nbsp;</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">AttachmentChunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/AttachmentChunks.html#getAttachMimeTag()">getAttachMimeTag</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">AttachmentChunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/AttachmentChunks.html#getAttachLongFileName()">getAttachLongFileName</a></strong>()</code>&nbsp;</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">Chunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunks.html#getConversationTopic()">getConversationTopic</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">AttachmentChunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/AttachmentChunks.html#getAttachMimeTag()">getAttachMimeTag</a></strong>()</code>&nbsp;</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">Chunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunks.html#getDisplayBCCChunk()">getDisplayBCCChunk</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">Chunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunks.html#getConversationTopic()">getConversationTopic</a></strong>()</code>&nbsp;</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">Chunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunks.html#getDisplayCCChunk()">getDisplayCCChunk</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">Chunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunks.html#getDisplayBCCChunk()">getDisplayBCCChunk</a></strong>()</code>&nbsp;</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">Chunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunks.html#getDisplayFromChunk()">getDisplayFromChunk</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">Chunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunks.html#getDisplayCCChunk()">getDisplayCCChunk</a></strong>()</code>&nbsp;</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">Chunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunks.html#getDisplayToChunk()">getDisplayToChunk</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">Chunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunks.html#getDisplayFromChunk()">getDisplayFromChunk</a></strong>()</code>&nbsp;</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">Chunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunks.html#getEmailFromChunk()">getEmailFromChunk</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">Chunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunks.html#getDisplayToChunk()">getDisplayToChunk</a></strong>()</code>&nbsp;</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">Chunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunks.html#getHtmlBodyChunkString()">getHtmlBodyChunkString</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">Chunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunks.html#getEmailFromChunk()">getEmailFromChunk</a></strong>()</code>&nbsp;</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">Chunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunks.html#getMessageClass()">getMessageClass</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">Chunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunks.html#getHtmlBodyChunkString()">getHtmlBodyChunkString</a></strong>()</code>&nbsp;</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">Chunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunks.html#getMessageHeaders()">getMessageHeaders</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">Chunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunks.html#getMessageClass()">getMessageClass</a></strong>()</code>&nbsp;</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">Chunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunks.html#getMessageId()">getMessageId</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">Chunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunks.html#getMessageHeaders()">getMessageHeaders</a></strong>()</code>&nbsp;</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">Chunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunks.html#getSentByServerType()">getSentByServerType</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">Chunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunks.html#getMessageId()">getMessageId</a></strong>()</code>&nbsp;</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">Chunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunks.html#getSubjectChunk()">getSubjectChunk</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">Chunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunks.html#getSentByServerType()">getSentByServerType</a></strong>()</code>&nbsp;</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">Chunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunks.html#getSubjectChunk()">getSubjectChunk</a></strong>()</code>&nbsp;</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">Chunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunks.html#getTextBodyChunk()">getTextBodyChunk</a></strong>()</code>&nbsp;</td>
 </tr>
 </tbody>

Modified: poi/site/publish/apidocs/org/apache/poi/hsmf/exceptions/class-use/ChunkNotFoundException.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hsmf/exceptions/class-use/ChunkNotFoundException.html?rev=1777455&r1=1777454&r2=1777455&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hsmf/exceptions/class-use/ChunkNotFoundException.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hsmf/exceptions/class-use/ChunkNotFoundException.html Thu Jan  5 11:58:34 2017
@@ -136,78 +136,72 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>java.lang.String</code></td>
-<td class="colLast"><span class="strong">MAPIMessage.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/MAPIMessage.html#getHmtlBody()">getHmtlBody</a></strong>()</code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>java.lang.String</code></td>
 <td class="colLast"><span class="strong">MAPIMessage.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/MAPIMessage.html#getHtmlBody()">getHtmlBody</a></strong>()</code>
 <div class="block">Gets the html body of this Outlook Message, if this email
   contains a html version.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>java.lang.String</code></td>
 <td class="colLast"><span class="strong">MAPIMessage.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/MAPIMessage.html#getMessageClass()">getMessageClass</a></strong>()</code>
 <div class="block">Gets the message class of the parsed Outlook Message.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>java.util.Calendar</code></td>
 <td class="colLast"><span class="strong">MAPIMessage.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/MAPIMessage.html#getMessageDate()">getMessageDate</a></strong>()</code>
 <div class="block">Gets the date that the message was accepted by the
   server on.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>java.lang.String</code></td>
 <td class="colLast"><span class="strong">MAPIMessage.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/MAPIMessage.html#getRecipientEmailAddress()">getRecipientEmailAddress</a></strong>()</code>
 <div class="block">Returns all the recipients' email address, separated by
   semicolons.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>java.lang.String[]</code></td>
 <td class="colLast"><span class="strong">MAPIMessage.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/MAPIMessage.html#getRecipientEmailAddressList()">getRecipientEmailAddressList</a></strong>()</code>
 <div class="block">Returns an array of all the recipient's email address, normally
   in TO then CC then BCC order.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>java.lang.String</code></td>
 <td class="colLast"><span class="strong">MAPIMessage.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/MAPIMessage.html#getRecipientNames()">getRecipientNames</a></strong>()</code>
 <div class="block">Returns all the recipients' names, separated by
   semicolons.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>java.lang.String[]</code></td>
 <td class="colLast"><span class="strong">MAPIMessage.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/MAPIMessage.html#getRecipientNamesList()">getRecipientNamesList</a></strong>()</code>
 <div class="block">Returns an array of all the recipient's names, normally
   in TO then CC then BCC order.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>java.lang.String</code></td>
 <td class="colLast"><span class="strong">MAPIMessage.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/MAPIMessage.html#getRtfBody()">getRtfBody</a></strong>()</code>
 <div class="block">Gets the RTF Rich Message body of this Outlook Message, if this email
   contains a RTF (rich) version.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>java.lang.String</code></td>
 <td class="colLast"><span class="strong">MAPIMessage.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/MAPIMessage.html#getStringFromChunk(org.apache.poi.hsmf.datatypes.StringChunk)">getStringFromChunk</a></strong>(<a href="../../../../../../org/apache/poi/hsmf/datatypes/StringChunk.html" title="class in org.apache.poi.hsmf.datatypes">StringChunk</a>&nbsp;chunk)</code>
 <div class="block">Gets a string value based on the passed chunk.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>java.lang.String</code></td>
 <td class="colLast"><span class="strong">MAPIMessage.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/MAPIMessage.html#getSubject()">getSubject</a></strong>()</code>
 <div class="block">Gets the subject line of the Outlook Message</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>java.lang.String</code></td>
 <td class="colLast"><span class="strong">MAPIMessage.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/MAPIMessage.html#getTextBody()">getTextBody</a></strong>()</code>
 <div class="block">Gets the plain text body of this Outlook Message</div>

Modified: poi/site/publish/apidocs/org/apache/poi/hsmf/extractor/OutlookTextExtactor.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hsmf/extractor/OutlookTextExtactor.html?rev=1777455&r1=1777454&r2=1777455&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hsmf/extractor/OutlookTextExtactor.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hsmf/extractor/OutlookTextExtactor.html Thu Jan  5 11:58:34 2017
@@ -152,18 +152,12 @@ extends <a href="../../../../../org/apac
 <td class="colOne"><code><strong><a href="../../../../../org/apache/poi/hsmf/extractor/OutlookTextExtactor.html#OutlookTextExtactor(org.apache.poi.poifs.filesystem.DirectoryNode)">OutlookTextExtactor</a></strong>(<a href="../../../../../org/apache/poi/poifs/filesystem/DirectoryNode.html" title="class in org.apache.poi.poifs.filesystem">DirectoryNode</a>&nbsp;poifsDir)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/hsmf/extractor/OutlookTextExtactor.html#OutlookTextExtactor(org.apache.poi.poifs.filesystem.DirectoryNode,%20org.apache.poi.poifs.filesystem.POIFSFileSystem)">OutlookTextExtactor</a></strong>(<a href="../../../../../org/apache/poi/poifs/filesystem/DirectoryNode.html" title="class in org.apache.poi.poifs.filesystem">DirectoryNode</a>&nbsp;poifsDir,
-                   <a href="../../../../../org/apache/poi/poifs/filesystem/POIFSFileSystem.html" title="class in org.apache.poi.poifs.filesystem">POIFSFileSystem</a>&nbsp;fs)</code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;</div>
-</td>
-</tr>
-<tr class="altColor">
 <td class="colOne"><code><strong><a href="../../../../../org/apache/poi/hsmf/extractor/OutlookTextExtactor.html#OutlookTextExtactor(java.io.InputStream)">OutlookTextExtactor</a></strong>(java.io.InputStream&nbsp;inp)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colOne"><code><strong><a href="../../../../../org/apache/poi/hsmf/extractor/OutlookTextExtactor.html#OutlookTextExtactor(org.apache.poi.hsmf.MAPIMessage)">OutlookTextExtactor</a></strong>(<a href="../../../../../org/apache/poi/hsmf/MAPIMessage.html" title="class in org.apache.poi.hsmf">MAPIMessage</a>&nbsp;msg)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colOne"><code><strong><a href="../../../../../org/apache/poi/hsmf/extractor/OutlookTextExtactor.html#OutlookTextExtactor(org.apache.poi.poifs.filesystem.NPOIFSFileSystem)">OutlookTextExtactor</a></strong>(<a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html" title="class in org.apache.poi.poifs.filesystem">NPOIFSFileSystem</a>&nbsp;fs)</code>&nbsp;</td>
 </tr>
 </table>
@@ -253,22 +247,6 @@ extends <a href="../../../../../org/apac
 <pre>public&nbsp;OutlookTextExtactor(<a href="../../../../../org/apache/poi/hsmf/MAPIMessage.html" title="class in org.apache.poi.hsmf">MAPIMessage</a>&nbsp;msg)</pre>
 </li>
 </ul>
-<a name="OutlookTextExtactor(org.apache.poi.poifs.filesystem.DirectoryNode, org.apache.poi.poifs.filesystem.POIFSFileSystem)">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>OutlookTextExtactor</h4>
-<pre>@Deprecated
-public&nbsp;OutlookTextExtactor(<a href="../../../../../org/apache/poi/poifs/filesystem/DirectoryNode.html" title="class in org.apache.poi.poifs.filesystem">DirectoryNode</a>&nbsp;poifsDir,
-                              <a href="../../../../../org/apache/poi/poifs/filesystem/POIFSFileSystem.html" title="class in org.apache.poi.poifs.filesystem">POIFSFileSystem</a>&nbsp;fs)
-                    throws java.io.IOException</pre>
-<div class="block"><span class="strong">Deprecated.</span>&nbsp;</div>
-<div class="block">Use <a href="../../../../../org/apache/poi/hsmf/extractor/OutlookTextExtactor.html#OutlookTextExtactor(org.apache.poi.poifs.filesystem.DirectoryNode)"><code>OutlookTextExtactor(DirectoryNode)</code></a> instead</div>
-<dl><dt><span class="strong">Throws:</span></dt>
-<dd><code>java.io.IOException</code></dd></dl>
-</li>
-</ul>
 <a name="OutlookTextExtactor(org.apache.poi.poifs.filesystem.DirectoryNode)">
 <!--   -->
 </a>

Modified: poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/DirectoryNode.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/DirectoryNode.html?rev=1777455&r1=1777454&r2=1777455&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/DirectoryNode.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/DirectoryNode.html Thu Jan  5 11:58:34 2017
@@ -548,14 +548,6 @@
   point within a POIFS filesystem</div>
 </td>
 </tr>
-<tr class="rowColor">
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hsmf/MAPIMessage.html#MAPIMessage(org.apache.poi.poifs.filesystem.DirectoryNode,%20org.apache.poi.poifs.filesystem.POIFSFileSystem)">MAPIMessage</a></strong>(<a href="../../../../../../org/apache/poi/poifs/filesystem/DirectoryNode.html" title="class in org.apache.poi.poifs.filesystem">DirectoryNode</a>&nbsp;poifsDir,
-           <a href="../../../../../../org/apache/poi/poifs/filesystem/POIFSFileSystem.html" title="class in org.apache.poi.poifs.filesystem">POIFSFileSystem</a>&nbsp;fs)</code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>Use <a href="../../../../../../org/apache/poi/hsmf/MAPIMessage.html#MAPIMessage(org.apache.poi.poifs.filesystem.DirectoryNode)"><code>MAPIMessage.MAPIMessage(DirectoryNode)</code></a> instead</i></div>
-</div>
-</td>
-</tr>
 </tbody>
 </table>
 </li>
@@ -606,12 +598,6 @@
 <tr class="altColor">
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hsmf/extractor/OutlookTextExtactor.html#OutlookTextExtactor(org.apache.poi.poifs.filesystem.DirectoryNode)">OutlookTextExtactor</a></strong>(<a href="../../../../../../org/apache/poi/poifs/filesystem/DirectoryNode.html" title="class in org.apache.poi.poifs.filesystem">DirectoryNode</a>&nbsp;poifsDir)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hsmf/extractor/OutlookTextExtactor.html#OutlookTextExtactor(org.apache.poi.poifs.filesystem.DirectoryNode,%20org.apache.poi.poifs.filesystem.POIFSFileSystem)">OutlookTextExtactor</a></strong>(<a href="../../../../../../org/apache/poi/poifs/filesystem/DirectoryNode.html" title="class in org.apache.poi.poifs.filesystem">DirectoryNode</a>&nbsp;poifsDir,
-                   <a href="../../../../../../org/apache/poi/poifs/filesystem/POIFSFileSystem.html" title="class in org.apache.poi.poifs.filesystem">POIFSFileSystem</a>&nbsp;fs)</code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;</div>
-</td>
-</tr>
 </tbody>
 </table>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/POIFSFileSystem.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/POIFSFileSystem.html?rev=1777455&r1=1777454&r2=1777455&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/POIFSFileSystem.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/POIFSFileSystem.html Thu Jan  5 11:58:34 2017
@@ -120,14 +120,6 @@
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a href="#org.apache.poi.hsmf">org.apache.poi.hsmf</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#org.apache.poi.hsmf.extractor">org.apache.poi.hsmf.extractor</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="altColor">
 <td class="colFirst"><a href="#org.apache.poi.hssf.eventusermodel">org.apache.poi.hssf.eventusermodel</a></td>
 <td class="colLast">
 <div class="block">HSSF eventmodel Package provides an event-based API for reading HSSF files.</div>
@@ -370,46 +362,6 @@
 </td>
 </tr>
 </tbody>
-</table>
-</li>
-<li class="blockList"><a name="org.apache.poi.hsmf">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../../../org/apache/poi/poifs/filesystem/POIFSFileSystem.html" title="class in org.apache.poi.poifs.filesystem">POIFSFileSystem</a> in <a href="../../../../../../org/apache/poi/hsmf/package-summary.html">org.apache.poi.hsmf</a></h3>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
-<caption><span>Constructors in <a href="../../../../../../org/apache/poi/hsmf/package-summary.html">org.apache.poi.hsmf</a> with parameters of type <a href="../../../../../../org/apache/poi/poifs/filesystem/POIFSFileSystem.html" title="class in org.apache.poi.poifs.filesystem">POIFSFileSystem</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colOne" scope="col">Constructor and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hsmf/MAPIMessage.html#MAPIMessage(org.apache.poi.poifs.filesystem.DirectoryNode,%20org.apache.poi.poifs.filesystem.POIFSFileSystem)">MAPIMessage</a></strong>(<a href="../../../../../../org/apache/poi/poifs/filesystem/DirectoryNode.html" title="class in org.apache.poi.poifs.filesystem">DirectoryNode</a>&nbsp;poifsDir,
-           <a href="../../../../../../org/apache/poi/poifs/filesystem/POIFSFileSystem.html" title="class in org.apache.poi.poifs.filesystem">POIFSFileSystem</a>&nbsp;fs)</code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>Use <a href="../../../../../../org/apache/poi/hsmf/MAPIMessage.html#MAPIMessage(org.apache.poi.poifs.filesystem.DirectoryNode)"><code>MAPIMessage.MAPIMessage(DirectoryNode)</code></a> instead</i></div>
-</div>
-</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="org.apache.poi.hsmf.extractor">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../../../org/apache/poi/poifs/filesystem/POIFSFileSystem.html" title="class in org.apache.poi.poifs.filesystem">POIFSFileSystem</a> in <a href="../../../../../../org/apache/poi/hsmf/extractor/package-summary.html">org.apache.poi.hsmf.extractor</a></h3>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
-<caption><span>Constructors in <a href="../../../../../../org/apache/poi/hsmf/extractor/package-summary.html">org.apache.poi.hsmf.extractor</a> with parameters of type <a href="../../../../../../org/apache/poi/poifs/filesystem/POIFSFileSystem.html" title="class in org.apache.poi.poifs.filesystem">POIFSFileSystem</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colOne" scope="col">Constructor and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hsmf/extractor/OutlookTextExtactor.html#OutlookTextExtactor(org.apache.poi.poifs.filesystem.DirectoryNode,%20org.apache.poi.poifs.filesystem.POIFSFileSystem)">OutlookTextExtactor</a></strong>(<a href="../../../../../../org/apache/poi/poifs/filesystem/DirectoryNode.html" title="class in org.apache.poi.poifs.filesystem">DirectoryNode</a>&nbsp;poifsDir,
-                   <a href="../../../../../../org/apache/poi/poifs/filesystem/POIFSFileSystem.html" title="class in org.apache.poi.poifs.filesystem">POIFSFileSystem</a>&nbsp;fs)</code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;</div>
-</td>
-</tr>
-</tbody>
 </table>
 </li>
 <li class="blockList"><a name="org.apache.poi.hssf.eventusermodel">

Modified: poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/package-use.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/package-use.html?rev=1777455&r1=1777454&r2=1777455&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/package-use.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/package-use.html Thu Jan  5 11:58:34 2017
@@ -700,13 +700,6 @@ Compound Document Format.</div>
  life cycle of the filesystem.</div>
 </td>
 </tr>
-<tr class="altColor">
-<td class="colOne"><a href="../../../../../org/apache/poi/poifs/filesystem/class-use/POIFSFileSystem.html#org.apache.poi.hsmf">POIFSFileSystem</a>
-<div class="block">Transition class for the move from <a href="../../../../../org/apache/poi/poifs/filesystem/POIFSFileSystem.html" title="class in org.apache.poi.poifs.filesystem"><code>POIFSFileSystem</code></a> to 
-  <a href="../../../../../org/apache/poi/poifs/filesystem/OPOIFSFileSystem.html" title="class in org.apache.poi.poifs.filesystem"><code>OPOIFSFileSystem</code></a>, and from <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html" title="class in org.apache.poi.poifs.filesystem"><code>NPOIFSFileSystem</code></a> to
-  <a href="../../../../../org/apache/poi/poifs/filesystem/POIFSFileSystem.html" title="class in org.apache.poi.poifs.filesystem"><code>POIFSFileSystem</code></a>.</div>
-</td>
-</tr>
 </tbody>
 </table>
 </li>
@@ -765,13 +758,6 @@ Compound Document Format.</div>
  life cycle of the filesystem.</div>
 </td>
 </tr>
-<tr class="altColor">
-<td class="colOne"><a href="../../../../../org/apache/poi/poifs/filesystem/class-use/POIFSFileSystem.html#org.apache.poi.hsmf.extractor">POIFSFileSystem</a>
-<div class="block">Transition class for the move from <a href="../../../../../org/apache/poi/poifs/filesystem/POIFSFileSystem.html" title="class in org.apache.poi.poifs.filesystem"><code>POIFSFileSystem</code></a> to 
-  <a href="../../../../../org/apache/poi/poifs/filesystem/OPOIFSFileSystem.html" title="class in org.apache.poi.poifs.filesystem"><code>OPOIFSFileSystem</code></a>, and from <a href="../../../../../org/apache/poi/poifs/filesystem/NPOIFSFileSystem.html" title="class in org.apache.poi.poifs.filesystem"><code>NPOIFSFileSystem</code></a> to
-  <a href="../../../../../org/apache/poi/poifs/filesystem/POIFSFileSystem.html" title="class in org.apache.poi.poifs.filesystem"><code>POIFSFileSystem</code></a>.</div>
-</td>
-</tr>
 </tbody>
 </table>
 </li>



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