Added: poi/site/publish/apidocs/org/apache/poi/hsmf/MAPIMessage.MESSAGE_CLASS.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hsmf/MAPIMessage.MESSAGE_CLASS.html?rev=1785017&view=auto ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hsmf/MAPIMessage.MESSAGE_CLASS.html (added) +++ poi/site/publish/apidocs/org/apache/poi/hsmf/MAPIMessage.MESSAGE_CLASS.html Wed Mar 1 18:29:26 2017 @@ -0,0 +1,402 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<title>MAPIMessage.MESSAGE_CLASS (POI API Documentation)</title> +<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> +</head> +<body> +<script type="text/javascript"><!-- + try { + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="MAPIMessage.MESSAGE_CLASS (POI API Documentation)"; + } + } + catch(err) { + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="class-use/MAPIMessage.MESSAGE_CLASS.html">Use</a></li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../index-all.html">Index</a></li> +<li><a href="../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../org/apache/poi/hsmf/MAPIMessage.html" title="class in org.apache.poi.hsmf"><span class="strong">Prev Class</span></a></li> +<li>Next Class</li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?org/apache/poi/hsmf/MAPIMessage.MESSAGE_CLASS.html" target="_top">Frames</a></li> +<li><a href="MAPIMessage.MESSAGE_CLASS.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li><a href="#enum_constant_summary">Enum Constants</a> | </li> +<li>Field | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#enum_constant_detail">Enum Constants</a> | </li> +<li>Field | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">org.apache.poi.hsmf</div> +<h2 title="Enum MAPIMessage.MESSAGE_CLASS" class="title">Enum MAPIMessage.MESSAGE_CLASS</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li>java.lang.Object</li> +<li> +<ul class="inheritance"> +<li>java.lang.Enum<<a href="../../../../org/apache/poi/hsmf/MAPIMessage.MESSAGE_CLASS.html" title="enum in org.apache.poi.hsmf">MAPIMessage.MESSAGE_CLASS</a>></li> +<li> +<ul class="inheritance"> +<li>org.apache.poi.hsmf.MAPIMessage.MESSAGE_CLASS</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd>java.io.Serializable, java.lang.Comparable<<a href="../../../../org/apache/poi/hsmf/MAPIMessage.MESSAGE_CLASS.html" title="enum in org.apache.poi.hsmf">MAPIMessage.MESSAGE_CLASS</a>></dd> +</dl> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../../org/apache/poi/hsmf/MAPIMessage.html" title="class in org.apache.poi.hsmf">MAPIMessage</a></dd> +</dl> +<hr> +<br> +<pre>public static enum <span class="strong">MAPIMessage.MESSAGE_CLASS</span> +extends java.lang.Enum<<a href="../../../../org/apache/poi/hsmf/MAPIMessage.MESSAGE_CLASS.html" title="enum in org.apache.poi.hsmf">MAPIMessage.MESSAGE_CLASS</a>></pre> +<div class="block">A MAPI file can be an email (NOTE) or a number of other types</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- =========== ENUM CONSTANT SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="enum_constant_summary"> +<!-- --> +</a> +<h3>Enum Constant Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Enum Constant Summary table, listing enum constants, and an explanation"> +<caption><span>Enum Constants</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Enum Constant and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../org/apache/poi/hsmf/MAPIMessage.MESSAGE_CLASS.html#APPOINTMENT">APPOINTMENT</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colOne"><code><strong><a href="../../../../org/apache/poi/hsmf/MAPIMessage.MESSAGE_CLASS.html#CONTACT">CONTACT</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../org/apache/poi/hsmf/MAPIMessage.MESSAGE_CLASS.html#NOTE">NOTE</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colOne"><code><strong><a href="../../../../org/apache/poi/hsmf/MAPIMessage.MESSAGE_CLASS.html#POST">POST</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../org/apache/poi/hsmf/MAPIMessage.MESSAGE_CLASS.html#STICKY_NOTE">STICKY_NOTE</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colOne"><code><strong><a href="../../../../org/apache/poi/hsmf/MAPIMessage.MESSAGE_CLASS.html#TASK">TASK</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../org/apache/poi/hsmf/MAPIMessage.MESSAGE_CLASS.html#UNKNOWN">UNKNOWN</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colOne"><code><strong><a href="../../../../org/apache/poi/hsmf/MAPIMessage.MESSAGE_CLASS.html#UNSPECIFIED">UNSPECIFIED</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span>Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../../org/apache/poi/hsmf/MAPIMessage.MESSAGE_CLASS.html" title="enum in org.apache.poi.hsmf">MAPIMessage.MESSAGE_CLASS</a></code></td> +<td class="colLast"><code><strong><a href="../../../../org/apache/poi/hsmf/MAPIMessage.MESSAGE_CLASS.html#valueOf(java.lang.String)">valueOf</a></strong>(java.lang.String name)</code> +<div class="block">Returns the enum constant of this type with the specified name.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../../org/apache/poi/hsmf/MAPIMessage.MESSAGE_CLASS.html" title="enum in org.apache.poi.hsmf">MAPIMessage.MESSAGE_CLASS</a>[]</code></td> +<td class="colLast"><code><strong><a href="../../../../org/apache/poi/hsmf/MAPIMessage.MESSAGE_CLASS.html#values()">values</a></strong>()</code> +<div class="block">Returns an array containing the constants of this enum type, in +the order they are declared.</div> +</td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_java.lang.Enum"> +<!-- --> +</a> +<h3>Methods inherited from class java.lang.Enum</h3> +<code>clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf</code></li> +</ul> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> +<!-- --> +</a> +<h3>Methods inherited from class java.lang.Object</h3> +<code>getClass, notify, notifyAll, wait, wait, wait</code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ ENUM CONSTANT DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="enum_constant_detail"> +<!-- --> +</a> +<h3>Enum Constant Detail</h3> +<a name="APPOINTMENT"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>APPOINTMENT</h4> +<pre>public static final <a href="../../../../org/apache/poi/hsmf/MAPIMessage.MESSAGE_CLASS.html" title="enum in org.apache.poi.hsmf">MAPIMessage.MESSAGE_CLASS</a> APPOINTMENT</pre> +</li> +</ul> +<a name="CONTACT"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>CONTACT</h4> +<pre>public static final <a href="../../../../org/apache/poi/hsmf/MAPIMessage.MESSAGE_CLASS.html" title="enum in org.apache.poi.hsmf">MAPIMessage.MESSAGE_CLASS</a> CONTACT</pre> +</li> +</ul> +<a name="NOTE"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>NOTE</h4> +<pre>public static final <a href="../../../../org/apache/poi/hsmf/MAPIMessage.MESSAGE_CLASS.html" title="enum in org.apache.poi.hsmf">MAPIMessage.MESSAGE_CLASS</a> NOTE</pre> +</li> +</ul> +<a name="POST"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>POST</h4> +<pre>public static final <a href="../../../../org/apache/poi/hsmf/MAPIMessage.MESSAGE_CLASS.html" title="enum in org.apache.poi.hsmf">MAPIMessage.MESSAGE_CLASS</a> POST</pre> +</li> +</ul> +<a name="STICKY_NOTE"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>STICKY_NOTE</h4> +<pre>public static final <a href="../../../../org/apache/poi/hsmf/MAPIMessage.MESSAGE_CLASS.html" title="enum in org.apache.poi.hsmf">MAPIMessage.MESSAGE_CLASS</a> STICKY_NOTE</pre> +</li> +</ul> +<a name="TASK"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>TASK</h4> +<pre>public static final <a href="../../../../org/apache/poi/hsmf/MAPIMessage.MESSAGE_CLASS.html" title="enum in org.apache.poi.hsmf">MAPIMessage.MESSAGE_CLASS</a> TASK</pre> +</li> +</ul> +<a name="UNKNOWN"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>UNKNOWN</h4> +<pre>public static final <a href="../../../../org/apache/poi/hsmf/MAPIMessage.MESSAGE_CLASS.html" title="enum in org.apache.poi.hsmf">MAPIMessage.MESSAGE_CLASS</a> UNKNOWN</pre> +</li> +</ul> +<a name="UNSPECIFIED"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>UNSPECIFIED</h4> +<pre>public static final <a href="../../../../org/apache/poi/hsmf/MAPIMessage.MESSAGE_CLASS.html" title="enum in org.apache.poi.hsmf">MAPIMessage.MESSAGE_CLASS</a> UNSPECIFIED</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="values()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>values</h4> +<pre>public static <a href="../../../../org/apache/poi/hsmf/MAPIMessage.MESSAGE_CLASS.html" title="enum in org.apache.poi.hsmf">MAPIMessage.MESSAGE_CLASS</a>[] values()</pre> +<div class="block">Returns an array containing the constants of this enum type, in +the order they are declared. This method may be used to iterate +over the constants as follows: +<pre> +for (MAPIMessage.MESSAGE_CLASS c : MAPIMessage.MESSAGE_CLASS.values()) + System.out.println(c); +</pre></div> +<dl><dt><span class="strong">Returns:</span></dt><dd>an array containing the constants of this enum type, in the order they are declared</dd></dl> +</li> +</ul> +<a name="valueOf(java.lang.String)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>valueOf</h4> +<pre>public static <a href="../../../../org/apache/poi/hsmf/MAPIMessage.MESSAGE_CLASS.html" title="enum in org.apache.poi.hsmf">MAPIMessage.MESSAGE_CLASS</a> valueOf(java.lang.String name)</pre> +<div class="block">Returns the enum constant of this type with the specified name. +The string must match <i>exactly</i> an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.)</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - the name of the enum constant to be returned.</dd> +<dt><span class="strong">Returns:</span></dt><dd>the enum constant with the specified name</dd> +<dt><span class="strong">Throws:</span></dt> +<dd><code>java.lang.IllegalArgumentException</code> - if this enum type has no constant with the specified name</dd> +<dd><code>java.lang.NullPointerException</code> - if the argument is null</dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="class-use/MAPIMessage.MESSAGE_CLASS.html">Use</a></li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../index-all.html">Index</a></li> +<li><a href="../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../org/apache/poi/hsmf/MAPIMessage.html" title="class in org.apache.poi.hsmf"><span class="strong">Prev Class</span></a></li> +<li>Next Class</li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?org/apache/poi/hsmf/MAPIMessage.MESSAGE_CLASS.html" target="_top">Frames</a></li> +<li><a href="MAPIMessage.MESSAGE_CLASS.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li><a href="#enum_constant_summary">Enum Constants</a> | </li> +<li>Field | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#enum_constant_detail">Enum Constants</a> | </li> +<li>Field | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +<p class="legalCopy"><small> + <i>Copyright 2017 The Apache Software Foundation or + its licensors, as applicable.</i> + </small></p> +</body> +</html>
Modified: poi/site/publish/apidocs/org/apache/poi/hsmf/MAPIMessage.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hsmf/MAPIMessage.html?rev=1785017&r1=1785016&r2=1785017&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hsmf/MAPIMessage.html (original) +++ poi/site/publish/apidocs/org/apache/poi/hsmf/MAPIMessage.html Wed Mar 1 18:29:26 2017 @@ -39,7 +39,7 @@ <div class="subNav"> <ul class="navList"> <li>Prev Class</li> -<li>Next Class</li> +<li><a href="../../../../org/apache/poi/hsmf/MAPIMessage.MESSAGE_CLASS.html" title="enum in org.apache.poi.hsmf"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?org/apache/poi/hsmf/MAPIMessage.html" target="_top">Frames</a></li> @@ -63,7 +63,7 @@ <div> <ul class="subNavList"> <li>Summary: </li> -<li>Nested | </li> +<li><a href="#nested_class_summary">Nested</a> | </li> <li>Field | </li> <li><a href="#constructor_summary">Constr</a> | </li> <li><a href="#method_summary">Method</a></li> @@ -126,6 +126,27 @@ extends <a href="../../../../org/apache/ <div class="summary"> <ul class="blockList"> <li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Class and Description</th> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../../org/apache/poi/hsmf/MAPIMessage.MESSAGE_CLASS.html" title="enum in org.apache.poi.hsmf">MAPIMessage.MESSAGE_CLASS</a></strong></code> +<div class="block">A MAPI file can be an email (NOTE) or a number of other types</div> +</td> +</tr> +</table> +</li> +</ul> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor_summary"> @@ -242,97 +263,105 @@ extends <a href="../../../../org/apache/ <tr class="rowColor"> <td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><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> +<div class="block"><strong>Deprecated.</strong> +<div class="block"><i>3.16 beta 3. Use <a href="../../../../org/apache/poi/hsmf/MAPIMessage.html#getMessageClassEnum()"><code>getMessageClassEnum()</code></a> instead.</i></div> +</div> </td> </tr> <tr class="altColor"> +<td class="colFirst"><code><a href="../../../../org/apache/poi/hsmf/MAPIMessage.MESSAGE_CLASS.html" title="enum in org.apache.poi.hsmf">MAPIMessage.MESSAGE_CLASS</a></code></td> +<td class="colLast"><code><strong><a href="../../../../org/apache/poi/hsmf/MAPIMessage.html#getMessageClassEnum()">getMessageClassEnum</a></strong>()</code> +<div class="block">Gets the message class of the parsed Outlook Message.</div> +</td> +</tr> +<tr class="rowColor"> <td class="colFirst"><code>java.util.Calendar</code></td> <td class="colLast"><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="rowColor"> +<tr class="altColor"> <td class="colFirst"><code><a href="../../../../org/apache/poi/hsmf/datatypes/NameIdChunks.html" title="class in org.apache.poi.hsmf.datatypes">NameIdChunks</a></code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/poi/hsmf/MAPIMessage.html#getNameIdChunks()">getNameIdChunks</a></strong>()</code> <div class="block">Gets the Name ID chunks, or null if there aren't any</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code><a href="../../../../org/apache/poi/hsmf/datatypes/RecipientChunks.html" title="class in org.apache.poi.hsmf.datatypes">RecipientChunks</a>[]</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/poi/hsmf/MAPIMessage.html#getRecipientDetailsChunks()">getRecipientDetailsChunks</a></strong>()</code> <div class="block">Gets all the recipient details chunks.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><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="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>java.lang.String[]</code></td> <td class="colLast"><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="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><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="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>java.lang.String[]</code></td> <td class="colLast"><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="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><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="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><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> chunk)</code> <div class="block">Gets a string value based on the passed chunk.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><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="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><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> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/poi/hsmf/MAPIMessage.html#guess7BitEncoding()">guess7BitEncoding</a></strong>()</code> <div class="block">Tries to identify the correct encoding for 7-bit (non-unicode) strings in the file.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/poi/hsmf/MAPIMessage.html#has7BitEncodingStrings()">has7BitEncodingStrings</a></strong>()</code> <div class="block">Does this file contain any strings that are stored as 7 bit rather than unicode?</div> </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/MAPIMessage.html#isReturnNullOnMissingChunk()">isReturnNullOnMissingChunk</a></strong>()</code> <div class="block">Will you get a null on a missing chunk, or a @@ -340,14 +369,14 @@ extends <a href="../../../../org/apache/ exception).</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/MAPIMessage.html#set7BitEncoding(java.lang.String)">set7BitEncoding</a></strong>(java.lang.String charset)</code> <div class="block">Many messages store their strings as unicode, which is nice and easy.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../org/apache/poi/hsmf/MAPIMessage.html#setReturnNullOnMissingChunk(boolean)">setReturnNullOnMissingChunk</a></strong>(boolean returnNullOnMissingChunk)</code> <div class="block">Sets whether on asking for a missing chunk, @@ -766,8 +795,11 @@ extends <a href="../../../../org/apache/ <ul class="blockList"> <li class="blockList"> <h4>getMessageClass</h4> -<pre>public java.lang.String getMessageClass() +<pre>@Deprecated +<a href="../../../../org/apache/poi/util/Removal.html" title="annotation in org.apache.poi.util">@Removal</a>(<a href="../../../../org/apache/poi/util/Removal.html#version()">version</a>="3.18") +public java.lang.String getMessageClass() throws <a href="../../../../org/apache/poi/hsmf/exceptions/ChunkNotFoundException.html" title="class in org.apache.poi.hsmf.exceptions">ChunkNotFoundException</a></pre> +<div class="block"><span class="strong">Deprecated.</span> <i>3.16 beta 3. Use <a href="../../../../org/apache/poi/hsmf/MAPIMessage.html#getMessageClassEnum()"><code>getMessageClassEnum()</code></a> instead.</i></div> <div class="block">Gets the message class of the parsed Outlook Message. (Yes, you can use this to determine if a message is a calendar item, note, or actual outlook Message) @@ -776,6 +808,22 @@ extends <a href="../../../../org/apache/ <dd><code><a href="../../../../org/apache/poi/hsmf/exceptions/ChunkNotFoundException.html" title="class in org.apache.poi.hsmf.exceptions">ChunkNotFoundException</a></code></dd></dl> </li> </ul> +<a name="getMessageClassEnum()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getMessageClassEnum</h4> +<pre>public <a href="../../../../org/apache/poi/hsmf/MAPIMessage.MESSAGE_CLASS.html" title="enum in org.apache.poi.hsmf">MAPIMessage.MESSAGE_CLASS</a> getMessageClassEnum() + throws <a href="../../../../org/apache/poi/hsmf/exceptions/ChunkNotFoundException.html" title="class in org.apache.poi.hsmf.exceptions">ChunkNotFoundException</a></pre> +<div class="block">Gets the message class of the parsed Outlook Message. + (Yes, you can use this to determine if a message is a calendar + item, note, or actual outlook Message) + For emails the class will be IPM.Note</div> +<dl><dt><span class="strong">Throws:</span></dt> +<dd><code><a href="../../../../org/apache/poi/hsmf/exceptions/ChunkNotFoundException.html" title="class in org.apache.poi.hsmf.exceptions">ChunkNotFoundException</a></code></dd></dl> +</li> +</ul> <a name="getMessageDate()"> <!-- --> </a> @@ -886,7 +934,7 @@ extends <a href="../../../../org/apache/ <div class="subNav"> <ul class="navList"> <li>Prev Class</li> -<li>Next Class</li> +<li><a href="../../../../org/apache/poi/hsmf/MAPIMessage.MESSAGE_CLASS.html" title="enum in org.apache.poi.hsmf"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?org/apache/poi/hsmf/MAPIMessage.html" target="_top">Frames</a></li> @@ -910,7 +958,7 @@ extends <a href="../../../../org/apache/ <div> <ul class="subNavList"> <li>Summary: </li> -<li>Nested | </li> +<li><a href="#nested_class_summary">Nested</a> | </li> <li>Field | </li> <li><a href="#constructor_summary">Constr</a> | </li> <li><a href="#method_summary">Method</a></li> Added: poi/site/publish/apidocs/org/apache/poi/hsmf/class-use/MAPIMessage.MESSAGE_CLASS.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hsmf/class-use/MAPIMessage.MESSAGE_CLASS.html?rev=1785017&view=auto ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hsmf/class-use/MAPIMessage.MESSAGE_CLASS.html (added) +++ poi/site/publish/apidocs/org/apache/poi/hsmf/class-use/MAPIMessage.MESSAGE_CLASS.html Wed Mar 1 18:29:26 2017 @@ -0,0 +1,176 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<title>Uses of Class org.apache.poi.hsmf.MAPIMessage.MESSAGE_CLASS (POI API Documentation)</title> +<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> +</head> +<body> +<script type="text/javascript"><!-- + try { + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Uses of Class org.apache.poi.hsmf.MAPIMessage.MESSAGE_CLASS (POI API Documentation)"; + } + } + catch(err) { + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../overview-summary.html">Overview</a></li> +<li><a href="../package-summary.html">Package</a></li> +<li><a href="../../../../../org/apache/poi/hsmf/MAPIMessage.MESSAGE_CLASS.html" title="enum in org.apache.poi.hsmf">Class</a></li> +<li class="navBarCell1Rev">Use</li> +<li><a href="../package-tree.html">Tree</a></li> +<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../../../index.html?org/apache/poi/hsmf/class-use/MAPIMessage.MESSAGE_CLASS.html" target="_top">Frames</a></li> +<li><a href="MAPIMessage.MESSAGE_CLASS.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<div class="header"> +<h2 title="Uses of Class org.apache.poi.hsmf.MAPIMessage.MESSAGE_CLASS" class="title">Uses of Class<br>org.apache.poi.hsmf.MAPIMessage.MESSAGE_CLASS</h2> +</div> +<div class="classUseContainer"> +<ul class="blockList"> +<li class="blockList"> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> +<caption><span>Packages that use <a href="../../../../../org/apache/poi/hsmf/MAPIMessage.MESSAGE_CLASS.html" title="enum in org.apache.poi.hsmf">MAPIMessage.MESSAGE_CLASS</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Package</th> +<th class="colLast" scope="col">Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><a href="#org.apache.poi.hsmf">org.apache.poi.hsmf</a></td> +<td class="colLast"> </td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"> +<ul class="blockList"> +<li class="blockList"><a name="org.apache.poi.hsmf"> +<!-- --> +</a> +<h3>Uses of <a href="../../../../../org/apache/poi/hsmf/MAPIMessage.MESSAGE_CLASS.html" title="enum in org.apache.poi.hsmf">MAPIMessage.MESSAGE_CLASS</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 methods, and an explanation"> +<caption><span>Methods in <a href="../../../../../org/apache/poi/hsmf/package-summary.html">org.apache.poi.hsmf</a> that return <a href="../../../../../org/apache/poi/hsmf/MAPIMessage.MESSAGE_CLASS.html" title="enum in org.apache.poi.hsmf">MAPIMessage.MESSAGE_CLASS</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/poi/hsmf/MAPIMessage.MESSAGE_CLASS.html" title="enum in org.apache.poi.hsmf">MAPIMessage.MESSAGE_CLASS</a></code></td> +<td class="colLast"><span class="strong">MAPIMessage.</span><code><strong><a href="../../../../../org/apache/poi/hsmf/MAPIMessage.html#getMessageClassEnum()">getMessageClassEnum</a></strong>()</code> +<div class="block">Gets the message class of the parsed Outlook Message.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../../../org/apache/poi/hsmf/MAPIMessage.MESSAGE_CLASS.html" title="enum in org.apache.poi.hsmf">MAPIMessage.MESSAGE_CLASS</a></code></td> +<td class="colLast"><span class="strong">MAPIMessage.MESSAGE_CLASS.</span><code><strong><a href="../../../../../org/apache/poi/hsmf/MAPIMessage.MESSAGE_CLASS.html#valueOf(java.lang.String)">valueOf</a></strong>(java.lang.String name)</code> +<div class="block">Returns the enum constant of this type with the specified name.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../../../org/apache/poi/hsmf/MAPIMessage.MESSAGE_CLASS.html" title="enum in org.apache.poi.hsmf">MAPIMessage.MESSAGE_CLASS</a>[]</code></td> +<td class="colLast"><span class="strong">MAPIMessage.MESSAGE_CLASS.</span><code><strong><a href="../../../../../org/apache/poi/hsmf/MAPIMessage.MESSAGE_CLASS.html#values()">values</a></strong>()</code> +<div class="block">Returns an array containing the constants of this enum type, in +the order they are declared.</div> +</td> +</tr> +</tbody> +</table> +</li> +</ul> +</li> +</ul> +</div> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../overview-summary.html">Overview</a></li> +<li><a href="../package-summary.html">Package</a></li> +<li><a href="../../../../../org/apache/poi/hsmf/MAPIMessage.MESSAGE_CLASS.html" title="enum in org.apache.poi.hsmf">Class</a></li> +<li class="navBarCell1Rev">Use</li> +<li><a href="../package-tree.html">Tree</a></li> +<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../../../index.html?org/apache/poi/hsmf/class-use/MAPIMessage.MESSAGE_CLASS.html" target="_top">Frames</a></li> +<li><a href="MAPIMessage.MESSAGE_CLASS.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +<p class="legalCopy"><small> + <i>Copyright 2017 The Apache Software Foundation or + its licensors, as applicable.</i> + </small></p> +</body> +</html> 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=1785017&r1=1785016&r2=1785017&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 Wed Mar 1 18:29:26 2017 @@ -144,64 +144,72 @@ <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> +<div class="block"><strong>Deprecated.</strong> +<div class="block"><i>3.16 beta 3. Use <a href="../../../../../../org/apache/poi/hsmf/MAPIMessage.html#getMessageClassEnum()"><code>MAPIMessage.getMessageClassEnum()</code></a> instead.</i></div> +</div> </td> </tr> <tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../../org/apache/poi/hsmf/MAPIMessage.MESSAGE_CLASS.html" title="enum in org.apache.poi.hsmf">MAPIMessage.MESSAGE_CLASS</a></code></td> +<td class="colLast"><span class="strong">MAPIMessage.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/MAPIMessage.html#getMessageClassEnum()">getMessageClassEnum</a></strong>()</code> +<div class="block">Gets the message class of the parsed Outlook Message.</div> +</td> +</tr> +<tr class="rowColor"> <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="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#getRecipientEmailAddress()">getRecipientEmailAddress</a></strong>()</code> <div class="block">Returns all the recipients' email address, separated by semicolons.</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#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="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#getRecipientNames()">getRecipientNames</a></strong>()</code> <div class="block">Returns all the recipients' names, separated by semicolons.</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#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="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#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="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#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> chunk)</code> <div class="block">Gets a string value based on the passed chunk.</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#getSubject()">getSubject</a></strong>()</code> <div class="block">Gets the subject line of the Outlook Message</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#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/package-frame.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hsmf/package-frame.html?rev=1785017&r1=1785016&r2=1785017&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hsmf/package-frame.html (original) +++ poi/site/publish/apidocs/org/apache/poi/hsmf/package-frame.html Wed Mar 1 18:29:26 2017 @@ -12,6 +12,10 @@ <ul title="Classes"> <li><a href="MAPIMessage.html" title="class in org.apache.poi.hsmf" target="classFrame">MAPIMessage</a></li> </ul> +<h2 title="Enums">Enums</h2> +<ul title="Enums"> +<li><a href="MAPIMessage.MESSAGE_CLASS.html" title="enum in org.apache.poi.hsmf" target="classFrame">MAPIMessage.MESSAGE_CLASS</a></li> +</ul> </div> </body> </html> Modified: poi/site/publish/apidocs/org/apache/poi/hsmf/package-summary.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hsmf/package-summary.html?rev=1785017&r1=1785016&r2=1785017&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hsmf/package-summary.html (original) +++ poi/site/publish/apidocs/org/apache/poi/hsmf/package-summary.html Wed Mar 1 18:29:26 2017 @@ -86,6 +86,23 @@ </tbody> </table> </li> +<li class="blockList"> +<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Enum Summary table, listing enums, and an explanation"> +<caption><span>Enum Summary</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Enum</th> +<th class="colLast" scope="col">Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><a href="../../../../org/apache/poi/hsmf/MAPIMessage.MESSAGE_CLASS.html" title="enum in org.apache.poi.hsmf">MAPIMessage.MESSAGE_CLASS</a></td> +<td class="colLast"> +<div class="block">A MAPI file can be an email (NOTE) or a number of other types</div> +</td> +</tr> +</tbody> +</table> +</li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> Modified: poi/site/publish/apidocs/org/apache/poi/hsmf/package-tree.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hsmf/package-tree.html?rev=1785017&r1=1785016&r2=1785017&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hsmf/package-tree.html (original) +++ poi/site/publish/apidocs/org/apache/poi/hsmf/package-tree.html Wed Mar 1 18:29:26 2017 @@ -88,6 +88,18 @@ </ul> </li> </ul> +<h2 title="Enum Hierarchy">Enum Hierarchy</h2> +<ul> +<li type="circle">java.lang.Object +<ul> +<li type="circle">java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable) +<ul> +<li type="circle">org.apache.poi.hsmf.<a href="../../../../org/apache/poi/hsmf/MAPIMessage.MESSAGE_CLASS.html" title="enum in org.apache.poi.hsmf"><span class="strong">MAPIMessage.MESSAGE_CLASS</span></a></li> +</ul> +</li> +</ul> +</li> +</ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> Modified: poi/site/publish/apidocs/org/apache/poi/hsmf/package-use.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hsmf/package-use.html?rev=1785017&r1=1785016&r2=1785017&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hsmf/package-use.html (original) +++ poi/site/publish/apidocs/org/apache/poi/hsmf/package-use.html Wed Mar 1 18:29:26 2017 @@ -78,15 +78,36 @@ </tr> <tbody> <tr class="altColor"> -<td class="colFirst"><a href="#org.apache.poi.hsmf.datatypes">org.apache.poi.hsmf.datatypes</a></td> +<td class="colFirst"><a href="#org.apache.poi.hsmf">org.apache.poi.hsmf</a></td> <td class="colLast"> </td> </tr> <tr class="rowColor"> +<td class="colFirst"><a href="#org.apache.poi.hsmf.datatypes">org.apache.poi.hsmf.datatypes</a></td> +<td class="colLast"> </td> +</tr> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.poi.hsmf.extractor">org.apache.poi.hsmf.extractor</a></td> <td class="colLast"> </td> </tr> </tbody> </table> +</li> +<li class="blockList"><a name="org.apache.poi.hsmf"> +<!-- --> +</a> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> +<caption><span>Classes in <a href="../../../../org/apache/poi/hsmf/package-summary.html">org.apache.poi.hsmf</a> used by <a href="../../../../org/apache/poi/hsmf/package-summary.html">org.apache.poi.hsmf</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Class and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colOne"><a href="../../../../org/apache/poi/hsmf/class-use/MAPIMessage.MESSAGE_CLASS.html#org.apache.poi.hsmf">MAPIMessage.MESSAGE_CLASS</a> +<div class="block">A MAPI file can be an email (NOTE) or a number of other types</div> +</td> +</tr> +</tbody> +</table> </li> <li class="blockList"><a name="org.apache.poi.hsmf.datatypes"> <!-- --> Modified: poi/site/publish/apidocs/org/apache/poi/util/class-use/Removal.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/util/class-use/Removal.html?rev=1785017&r1=1785016&r2=1785017&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/util/class-use/Removal.html (original) +++ poi/site/publish/apidocs/org/apache/poi/util/class-use/Removal.html Wed Mar 1 18:29:26 2017 @@ -100,67 +100,71 @@ <td class="colLast"> </td> </tr> <tr class="altColor"> +<td class="colFirst"><a href="#org.apache.poi.hsmf">org.apache.poi.hsmf</a></td> +<td class="colLast"> </td> +</tr> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.poi.hssf.model">org.apache.poi.hssf.model</a></td> <td class="colLast"> <div class="block">Provides low level API structures for reading, writing, modifying XLS files.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.poi.hssf.usermodel">org.apache.poi.hssf.usermodel</a></td> <td class="colLast"> <div class="block">usermodel package maps HSSF low level strutures to familiar workbook/sheet model</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.poi.hssf.util">org.apache.poi.hssf.util</a></td> <td class="colLast"> <div class="block">util package contains tools needed for writing HSSF files that are not necesarily "real" HSSF concepts.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.poi.openxml4j.opc.internal">org.apache.poi.openxml4j.opc.internal</a></td> <td class="colLast"> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.poi.poifs.crypt">org.apache.poi.poifs.crypt</a></td> <td class="colLast"> <div class="block">Implementation of the <a href="http://msdn.microsoft.com/en-us/library/dd952186(v=office.12).aspx">ECMA-376 Document Encryption</a></div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.poi.ss.formula.atp">org.apache.poi.ss.formula.atp</a></td> <td class="colLast"> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.poi.ss.usermodel">org.apache.poi.ss.usermodel</a></td> <td class="colLast"> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.poi.ss.util">org.apache.poi.ss.util</a></td> <td class="colLast"> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.poi.xslf.usermodel">org.apache.poi.xslf.usermodel</a></td> <td class="colLast"> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.poi.xssf.streaming">org.apache.poi.xssf.streaming</a></td> <td class="colLast"> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.poi.xssf.usermodel">org.apache.poi.xssf.usermodel</a></td> <td class="colLast"> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.poi.xssf.usermodel.helpers">org.apache.poi.xssf.usermodel.helpers</a></td> <td class="colLast"> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.poi.xssf.util">org.apache.poi.xssf.util</a></td> <td class="colLast"> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.poi.xwpf.model">org.apache.poi.xwpf.model</a></td> <td class="colLast"> </td> </tr> @@ -320,6 +324,28 @@ HSSF concepts.</div> </div> </td> </tr> +</tbody> +</table> +</li> +<li class="blockList"><a name="org.apache.poi.hsmf"> +<!-- --> +</a> +<h3>Uses of <a href="../../../../../org/apache/poi/util/Removal.html" title="annotation in org.apache.poi.util">Removal</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 methods, and an explanation"> +<caption><span>Methods in <a href="../../../../../org/apache/poi/hsmf/package-summary.html">org.apache.poi.hsmf</a> with annotations of type <a href="../../../../../org/apache/poi/util/Removal.html" title="annotation in org.apache.poi.util">Removal</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tbody> +<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#getMessageClass()">getMessageClass</a></strong>()</code> +<div class="block"><strong>Deprecated.</strong> +<div class="block"><i>3.16 beta 3. Use <a href="../../../../../org/apache/poi/hsmf/MAPIMessage.html#getMessageClassEnum()"><code>MAPIMessage.getMessageClassEnum()</code></a> instead.</i></div> +</div> +</td> +</tr> </tbody> </table> </li> 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=1785017&r1=1785016&r2=1785017&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 Wed Mar 1 18:29:26 2017 @@ -140,284 +140,288 @@ <td class="colLast"> </td> </tr> <tr class="altColor"> -<td class="colFirst"><a href="#org.apache.poi.hsmf.extractor">org.apache.poi.hsmf.extractor</a></td> +<td class="colFirst"><a href="#org.apache.poi.hsmf">org.apache.poi.hsmf</a></td> <td class="colLast"> </td> </tr> <tr class="rowColor"> -<td class="colFirst"><a href="#org.apache.poi.hssf.converter">org.apache.poi.hssf.converter</a></td> +<td class="colFirst"><a href="#org.apache.poi.hsmf.extractor">org.apache.poi.hsmf.extractor</a></td> <td class="colLast"> </td> </tr> <tr class="altColor"> +<td class="colFirst"><a href="#org.apache.poi.hssf.converter">org.apache.poi.hssf.converter</a></td> +<td class="colLast"> </td> +</tr> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.poi.hssf.dev">org.apache.poi.hssf.dev</a></td> <td class="colLast"> <div class="block">DEV package serves two purposes.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.poi.hssf.model">org.apache.poi.hssf.model</a></td> <td class="colLast"> <div class="block">Provides low level API structures for reading, writing, modifying XLS files.</div> </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.hssf.record.cf">org.apache.poi.hssf.record.cf</a></td> <td class="colLast"> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.poi.hssf.record.chart">org.apache.poi.hssf.record.chart</a></td> <td class="colLast"> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.poi.hssf.record.common">org.apache.poi.hssf.record.common</a></td> <td class="colLast"> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.poi.hssf.record.cont">org.apache.poi.hssf.record.cont</a></td> <td class="colLast"> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.poi.hssf.record.crypto">org.apache.poi.hssf.record.crypto</a></td> <td class="colLast"> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.poi.hssf.record.pivottable">org.apache.poi.hssf.record.pivottable</a></td> <td class="colLast"> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.poi.hssf.usermodel">org.apache.poi.hssf.usermodel</a></td> <td class="colLast"> <div class="block">usermodel package maps HSSF low level strutures to familiar workbook/sheet model</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.poi.hssf.usermodel.helpers">org.apache.poi.hssf.usermodel.helpers</a></td> <td class="colLast"> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.poi.hssf.util">org.apache.poi.hssf.util</a></td> <td class="colLast"> <div class="block">util package contains tools needed for writing HSSF files that are not necesarily "real" HSSF concepts.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.poi.hwmf.record">org.apache.poi.hwmf.record</a></td> <td class="colLast"> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.poi.hwpf">org.apache.poi.hwpf</a></td> <td class="colLast"> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.poi.hwpf.converter">org.apache.poi.hwpf.converter</a></td> <td class="colLast"> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.poi.hwpf.dev">org.apache.poi.hwpf.dev</a></td> <td class="colLast"> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.poi.hwpf.model">org.apache.poi.hwpf.model</a></td> <td class="colLast"> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.poi.hwpf.model.io">org.apache.poi.hwpf.model.io</a></td> <td class="colLast"> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.poi.hwpf.model.types">org.apache.poi.hwpf.model.types</a></td> <td class="colLast"> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.poi.hwpf.sprm">org.apache.poi.hwpf.sprm</a></td> <td class="colLast"> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.poi.hwpf.usermodel">org.apache.poi.hwpf.usermodel</a></td> <td class="colLast"> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.poi.openxml4j.opc">org.apache.poi.openxml4j.opc</a></td> <td class="colLast"> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.poi.openxml4j.opc.internal">org.apache.poi.openxml4j.opc.internal</a></td> <td class="colLast"> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.poi.openxml4j.util">org.apache.poi.openxml4j.util</a></td> <td class="colLast"> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.poi.poifs.crypt">org.apache.poi.poifs.crypt</a></td> <td class="colLast"> <div class="block">Implementation of the <a href="http://msdn.microsoft.com/en-us/library/dd952186(v=office.12).aspx">ECMA-376 Document Encryption</a></div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.poi.poifs.crypt.agile">org.apache.poi.poifs.crypt.agile</a></td> <td class="colLast"> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.poi.poifs.crypt.binaryrc4">org.apache.poi.poifs.crypt.binaryrc4</a></td> <td class="colLast"> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.poi.poifs.crypt.cryptoapi">org.apache.poi.poifs.crypt.cryptoapi</a></td> <td class="colLast"> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.poi.poifs.crypt.standard">org.apache.poi.poifs.crypt.standard</a></td> <td class="colLast"> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.poi.poifs.crypt.temp">org.apache.poi.poifs.crypt.temp</a></td> <td class="colLast"> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.poi.poifs.crypt.xor">org.apache.poi.poifs.crypt.xor</a></td> <td class="colLast"> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.poi.poifs.filesystem">org.apache.poi.poifs.filesystem</a></td> <td class="colLast"> <div class="block">filesystem package maps OLE 2 Compound document files to a more familiar filesystem interface.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.poi.poifs.storage">org.apache.poi.poifs.storage</a></td> <td class="colLast"> <div class="block">storage package contains low level binary structures for POIFS's implementation of the OLE 2 Compound Document Format.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.poi.sl.draw">org.apache.poi.sl.draw</a></td> <td class="colLast"> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.poi.sl.image">org.apache.poi.sl.image</a></td> <td class="colLast"> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.poi.sl.usermodel">org.apache.poi.sl.usermodel</a></td> <td class="colLast"> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.poi.ss.extractor">org.apache.poi.ss.extractor</a></td> <td class="colLast"> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.poi.ss.format">org.apache.poi.ss.format</a></td> <td class="colLast"> <div class="block">This package contains classes that implement cell formatting</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.poi.ss.formula">org.apache.poi.ss.formula</a></td> <td class="colLast"> <div class="block">This package contains common internal POI code for manipulating formulas.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.poi.ss.formula.atp">org.apache.poi.ss.formula.atp</a></td> <td class="colLast"> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.poi.ss.formula.constant">org.apache.poi.ss.formula.constant</a></td> <td class="colLast"> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.poi.ss.formula.ptg">org.apache.poi.ss.formula.ptg</a></td> <td class="colLast"> <div class="block">formula package contains binary PTG structures used in Formulas</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.poi.ss.formula.udf">org.apache.poi.ss.formula.udf</a></td> <td class="colLast"> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.poi.ss.usermodel">org.apache.poi.ss.usermodel</a></td> <td class="colLast"> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.poi.ss.usermodel.charts">org.apache.poi.ss.usermodel.charts</a></td> <td class="colLast"> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.poi.ss.usermodel.helpers">org.apache.poi.ss.usermodel.helpers</a></td> <td class="colLast"> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.poi.ss.util">org.apache.poi.ss.util</a></td> <td class="colLast"> </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> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.poi.xdgf.usermodel">org.apache.poi.xdgf.usermodel</a></td> <td class="colLast"> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.poi.xdgf.usermodel.section">org.apache.poi.xdgf.usermodel.section</a></td> <td class="colLast"> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.poi.xdgf.usermodel.section.geometry">org.apache.poi.xdgf.usermodel.section.geometry</a></td> <td class="colLast"> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.poi.xslf.model">org.apache.poi.xslf.model</a></td> <td class="colLast"> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.poi.xslf.usermodel">org.apache.poi.xslf.usermodel</a></td> <td class="colLast"> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.poi.xssf.model">org.apache.poi.xssf.model</a></td> <td class="colLast"> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.poi.xssf.streaming">org.apache.poi.xssf.streaming</a></td> <td class="colLast"> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.poi.xssf.usermodel">org.apache.poi.xssf.usermodel</a></td> <td class="colLast"> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.poi.xssf.usermodel.charts">org.apache.poi.xssf.usermodel.charts</a></td> <td class="colLast"> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.poi.xssf.usermodel.extensions">org.apache.poi.xssf.usermodel.extensions</a></td> <td class="colLast"> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.poi.xssf.usermodel.helpers">org.apache.poi.xssf.usermodel.helpers</a></td> <td class="colLast"> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.poi.xssf.util">org.apache.poi.xssf.util</a></td> <td class="colLast"> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><a href="#org.apache.poi.xwpf.model">org.apache.poi.xwpf.model</a></td> <td class="colLast"> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><a href="#org.apache.poi.xwpf.usermodel">org.apache.poi.xwpf.usermodel</a></td> <td class="colLast"> </td> </tr> @@ -759,6 +763,24 @@ Compound Document Format.</div> <div class="block">Program elements annotated @Removal track the earliest final release when a deprecated feature will be removed.</div> </td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"><a name="org.apache.poi.hsmf"> +<!-- --> +</a> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> +<caption><span>Classes in <a href="../../../../org/apache/poi/util/package-summary.html">org.apache.poi.util</a> used by <a href="../../../../org/apache/poi/hsmf/package-summary.html">org.apache.poi.hsmf</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Class and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colOne"><a href="../../../../org/apache/poi/util/class-use/Removal.html#org.apache.poi.hsmf">Removal</a> +<div class="block">Program elements annotated @Removal track the earliest final release + when a deprecated feature will be removed.</div> +</td> </tr> </tbody> </table> Modified: poi/site/publish/apidocs/overview-tree.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/overview-tree.html?rev=1785017&r1=1785016&r2=1785017&view=diff ============================================================================== --- poi/site/publish/apidocs/overview-tree.html (original) +++ poi/site/publish/apidocs/overview-tree.html Wed Mar 1 18:29:26 2017 @@ -3645,6 +3645,7 @@ <li type="circle">org.apache.poi.sl.usermodel.<a href="org/apache/poi/sl/usermodel/LineDecoration.DecorationSize.html" title="enum in org.apache.poi.sl.usermodel"><span class="strong">LineDecoration.DecorationSize</span></a></li> <li type="circle">org.apache.poi.xwpf.usermodel.<a href="org/apache/poi/xwpf/usermodel/LineSpacingRule.html" title="enum in org.apache.poi.xwpf.usermodel"><span class="strong">LineSpacingRule</span></a></li> <li type="circle">org.apache.poi.xssf.usermodel.<a href="org/apache/poi/xssf/usermodel/ListAutoNumber.html" title="enum in org.apache.poi.xssf.usermodel"><span class="strong">ListAutoNumber</span></a></li> +<li type="circle">org.apache.poi.hsmf.<a href="org/apache/poi/hsmf/MAPIMessage.MESSAGE_CLASS.html" title="enum in org.apache.poi.hsmf"><span class="strong">MAPIMessage.MESSAGE_CLASS</span></a></li> <li type="circle">org.apache.poi.hwpf.model.<a href="org/apache/poi/hwpf/model/NoteType.html" title="enum in org.apache.poi.hwpf.model"><span class="strong">NoteType</span></a></li> <li type="circle">org.apache.poi.hwpf.usermodel.<a href="org/apache/poi/hwpf/usermodel/OfficeDrawing.HorizontalPositioning.html" title="enum in org.apache.poi.hwpf.usermodel"><span class="strong">OfficeDrawing.HorizontalPositioning</span></a></li> <li type="circle">org.apache.poi.hwpf.usermodel.<a href="org/apache/poi/hwpf/usermodel/OfficeDrawing.HorizontalRelativeElement.html" title="enum in org.apache.poi.hwpf.usermodel"><span class="strong">OfficeDrawing.HorizontalRelativeElement</span></a></li> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
