Subversion Repositories javautils

Rev

Blame | Last modification | View Log | RSS feed

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <!--NewPage-->
  3. <HTML>
  4. <HEAD>
  5. <!-- Generated by javadoc (build 1.6.0_10) on Tue Nov 17 12:13:39 PST 2009 -->
  6. <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
  7. <TITLE>
  8. RecipientStringTerm (JavaMail API documentation)
  9. </TITLE>
  10.  
  11. <META NAME="date" CONTENT="2009-11-17">
  12.  
  13. <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">
  14.  
  15. <SCRIPT type="text/javascript">
  16. function windowTitle()
  17. {
  18.     if (location.href.indexOf('is-external=true') == -1) {
  19.         parent.document.title="RecipientStringTerm (JavaMail API documentation)";
  20.     }
  21. }
  22. </SCRIPT>
  23. <NOSCRIPT>
  24. </NOSCRIPT>
  25.  
  26. </HEAD>
  27.  
  28. <BODY BGCOLOR="white" onload="windowTitle();">
  29. <HR>
  30.  
  31.  
  32. <!-- ========= START OF TOP NAVBAR ======= -->
  33. <A NAME="navbar_top"><!-- --></A>
  34. <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
  35. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  36. <TR>
  37. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  38. <A NAME="navbar_top_firstrow"><!-- --></A>
  39. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  40.   <TR ALIGN="center" VALIGN="top">
  41.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  42.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  43.   <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  44.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/RecipientStringTerm.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  45.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  46.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  47.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  48.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  49.   </TR>
  50. </TABLE>
  51. </TD>
  52. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  53. </EM>
  54. </TD>
  55. </TR>
  56.  
  57. <TR>
  58. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  59. &nbsp;<A HREF="../../../javax/mail/search/ReceivedDateTerm.html" title="class in javax.mail.search"><B>PREV CLASS</B></A>&nbsp;
  60. &nbsp;<A HREF="../../../javax/mail/search/RecipientTerm.html" title="class in javax.mail.search"><B>NEXT CLASS</B></A></FONT></TD>
  61. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  62.   <A HREF="../../../index.html?javax/mail/search/RecipientStringTerm.html" target="_top"><B>FRAMES</B></A>  &nbsp;
  63. &nbsp;<A HREF="RecipientStringTerm.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
  64. &nbsp;<SCRIPT type="text/javascript">
  65.   <!--
  66.   if(window==top) {
  67.     document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
  68.   }
  69.   //-->
  70. </SCRIPT>
  71. <NOSCRIPT>
  72.   <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
  73. </NOSCRIPT>
  74.  
  75.  
  76. </FONT></TD>
  77. </TR>
  78. <TR>
  79. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  80.   SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_javax.mail.search.StringTerm">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  81. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  82. DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  83. </TR>
  84. </TABLE>
  85. <A NAME="skip-navbar_top"></A>
  86. <!-- ========= END OF TOP NAVBAR ========= -->
  87.  
  88. <HR>
  89. <!-- ======== START OF CLASS DATA ======== -->
  90. <H2>
  91. <FONT SIZE="-1">
  92. javax.mail.search</FONT>
  93. <BR>
  94. Class RecipientStringTerm</H2>
  95. <PRE>
  96. <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
  97.   <IMG SRC="../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../javax/mail/search/SearchTerm.html" title="class in javax.mail.search">javax.mail.search.SearchTerm</A>
  98.       <IMG SRC="../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../javax/mail/search/StringTerm.html" title="class in javax.mail.search">javax.mail.search.StringTerm</A>
  99.           <IMG SRC="../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../javax/mail/search/AddressStringTerm.html" title="class in javax.mail.search">javax.mail.search.AddressStringTerm</A>
  100.               <IMG SRC="../../../resources/inherit.gif" ALT="extended by "><B>javax.mail.search.RecipientStringTerm</B>
  101. </PRE>
  102. <DL>
  103. <DT><B>All Implemented Interfaces:</B> <DD><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</A></DD>
  104. </DL>
  105. <HR>
  106. <DL>
  107. <DT><PRE>public final class <B>RecipientStringTerm</B><DT>extends <A HREF="../../../javax/mail/search/AddressStringTerm.html" title="class in javax.mail.search">AddressStringTerm</A></DL>
  108. </PRE>
  109.  
  110. <P>
  111. This class implements string comparisons for the Recipient Address
  112.  headers. <p>
  113.  
  114.  Note that this class differs from the <code>RecipientTerm</code> class
  115.  in that this class does comparisons on address strings rather than Address
  116.  objects. The string comparisons are case-insensitive.
  117. <P>
  118.  
  119. <P>
  120. <DL>
  121. <DT><B>Since:</B></DT>
  122.   <DD>JavaMail 1.1</DD>
  123. <DT><B>See Also:</B><DD><A HREF="../../../serialized-form.html#javax.mail.search.RecipientStringTerm">Serialized Form</A></DL>
  124. <HR>
  125.  
  126. <P>
  127. <!-- =========== FIELD SUMMARY =========== -->
  128.  
  129. <A NAME="field_summary"><!-- --></A>
  130. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  131. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  132. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  133. <B>Field Summary</B></FONT></TH>
  134. </TR>
  135. </TABLE>
  136. &nbsp;<A NAME="fields_inherited_from_class_javax.mail.search.StringTerm"><!-- --></A>
  137. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  138. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  139. <TH ALIGN="left"><B>Fields inherited from class javax.mail.search.<A HREF="../../../javax/mail/search/StringTerm.html" title="class in javax.mail.search">StringTerm</A></B></TH>
  140. </TR>
  141. <TR BGCOLOR="white" CLASS="TableRowColor">
  142. <TD><CODE><A HREF="../../../javax/mail/search/StringTerm.html#ignoreCase">ignoreCase</A>, <A HREF="../../../javax/mail/search/StringTerm.html#pattern">pattern</A></CODE></TD>
  143. </TR>
  144. </TABLE>
  145. &nbsp;
  146. <!-- ======== CONSTRUCTOR SUMMARY ======== -->
  147.  
  148. <A NAME="constructor_summary"><!-- --></A>
  149. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  150. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  151. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  152. <B>Constructor Summary</B></FONT></TH>
  153. </TR>
  154. <TR BGCOLOR="white" CLASS="TableRowColor">
  155. <TD><CODE><B><A HREF="../../../javax/mail/search/RecipientStringTerm.html#RecipientStringTerm(javax.mail.Message.RecipientType, java.lang.String)">RecipientStringTerm</A></B>(<A HREF="../../../javax/mail/Message.RecipientType.html" title="class in javax.mail">Message.RecipientType</A>&nbsp;type,
  156.                     <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;pattern)</CODE>
  157.  
  158. <BR>
  159. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructor.</TD>
  160. </TR>
  161. </TABLE>
  162. &nbsp;
  163. <!-- ========== METHOD SUMMARY =========== -->
  164.  
  165. <A NAME="method_summary"><!-- --></A>
  166. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  167. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  168. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  169. <B>Method Summary</B></FONT></TH>
  170. </TR>
  171. <TR BGCOLOR="white" CLASS="TableRowColor">
  172. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  173. <CODE>&nbsp;boolean</CODE></FONT></TD>
  174. <TD><CODE><B><A HREF="../../../javax/mail/search/RecipientStringTerm.html#equals(java.lang.Object)">equals</A></B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;obj)</CODE>
  175.  
  176. <BR>
  177. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Equality comparison.</TD>
  178. </TR>
  179. <TR BGCOLOR="white" CLASS="TableRowColor">
  180. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  181. <CODE>&nbsp;<A HREF="../../../javax/mail/Message.RecipientType.html" title="class in javax.mail">Message.RecipientType</A></CODE></FONT></TD>
  182. <TD><CODE><B><A HREF="../../../javax/mail/search/RecipientStringTerm.html#getRecipientType()">getRecipientType</A></B>()</CODE>
  183.  
  184. <BR>
  185. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Return the type of recipient to match with.</TD>
  186. </TR>
  187. <TR BGCOLOR="white" CLASS="TableRowColor">
  188. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  189. <CODE>&nbsp;int</CODE></FONT></TD>
  190. <TD><CODE><B><A HREF="../../../javax/mail/search/RecipientStringTerm.html#hashCode()">hashCode</A></B>()</CODE>
  191.  
  192. <BR>
  193. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Compute a hashCode for this object.</TD>
  194. </TR>
  195. <TR BGCOLOR="white" CLASS="TableRowColor">
  196. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  197. <CODE>&nbsp;boolean</CODE></FONT></TD>
  198. <TD><CODE><B><A HREF="../../../javax/mail/search/RecipientStringTerm.html#match(javax.mail.Message)">match</A></B>(<A HREF="../../../javax/mail/Message.html" title="class in javax.mail">Message</A>&nbsp;msg)</CODE>
  199.  
  200. <BR>
  201. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Check whether the address specified in the constructor is
  202.  a substring of the recipient address of this Message.</TD>
  203. </TR>
  204. </TABLE>
  205. &nbsp;<A NAME="methods_inherited_from_class_javax.mail.search.AddressStringTerm"><!-- --></A>
  206. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  207. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  208. <TH ALIGN="left"><B>Methods inherited from class javax.mail.search.<A HREF="../../../javax/mail/search/AddressStringTerm.html" title="class in javax.mail.search">AddressStringTerm</A></B></TH>
  209. </TR>
  210. <TR BGCOLOR="white" CLASS="TableRowColor">
  211. <TD><CODE><A HREF="../../../javax/mail/search/AddressStringTerm.html#match(javax.mail.Address)">match</A></CODE></TD>
  212. </TR>
  213. </TABLE>
  214. &nbsp;<A NAME="methods_inherited_from_class_javax.mail.search.StringTerm"><!-- --></A>
  215. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  216. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  217. <TH ALIGN="left"><B>Methods inherited from class javax.mail.search.<A HREF="../../../javax/mail/search/StringTerm.html" title="class in javax.mail.search">StringTerm</A></B></TH>
  218. </TR>
  219. <TR BGCOLOR="white" CLASS="TableRowColor">
  220. <TD><CODE><A HREF="../../../javax/mail/search/StringTerm.html#getIgnoreCase()">getIgnoreCase</A>, <A HREF="../../../javax/mail/search/StringTerm.html#getPattern()">getPattern</A>, <A HREF="../../../javax/mail/search/StringTerm.html#match(java.lang.String)">match</A></CODE></TD>
  221. </TR>
  222. </TABLE>
  223. &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
  224. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  225. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  226. <TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH>
  227. </TR>
  228. <TR BGCOLOR="white" CLASS="TableRowColor">
  229. <TD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
  230. </TR>
  231. </TABLE>
  232. &nbsp;
  233. <P>
  234.  
  235. <!-- ========= CONSTRUCTOR DETAIL ======== -->
  236.  
  237. <A NAME="constructor_detail"><!-- --></A>
  238. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  239. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  240. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  241. <B>Constructor Detail</B></FONT></TH>
  242. </TR>
  243. </TABLE>
  244.  
  245. <A NAME="RecipientStringTerm(javax.mail.Message.RecipientType, java.lang.String)"><!-- --></A><H3>
  246. RecipientStringTerm</H3>
  247. <PRE>
  248. public <B>RecipientStringTerm</B>(<A HREF="../../../javax/mail/Message.RecipientType.html" title="class in javax.mail">Message.RecipientType</A>&nbsp;type,
  249.                            <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;pattern)</PRE>
  250. <DL>
  251. <DD>Constructor.
  252. <P>
  253. <DL>
  254. <DT><B>Parameters:</B><DD><CODE>type</CODE> - the recipient type<DD><CODE>pattern</CODE> - the address pattern to be compared.</DL>
  255. </DL>
  256.  
  257. <!-- ============ METHOD DETAIL ========== -->
  258.  
  259. <A NAME="method_detail"><!-- --></A>
  260. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  261. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  262. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  263. <B>Method Detail</B></FONT></TH>
  264. </TR>
  265. </TABLE>
  266.  
  267. <A NAME="getRecipientType()"><!-- --></A><H3>
  268. getRecipientType</H3>
  269. <PRE>
  270. public <A HREF="../../../javax/mail/Message.RecipientType.html" title="class in javax.mail">Message.RecipientType</A> <B>getRecipientType</B>()</PRE>
  271. <DL>
  272. <DD>Return the type of recipient to match with.
  273. <P>
  274. <DD><DL>
  275. </DL>
  276. </DD>
  277. </DL>
  278. <HR>
  279.  
  280. <A NAME="match(javax.mail.Message)"><!-- --></A><H3>
  281. match</H3>
  282. <PRE>
  283. public boolean <B>match</B>(<A HREF="../../../javax/mail/Message.html" title="class in javax.mail">Message</A>&nbsp;msg)</PRE>
  284. <DL>
  285. <DD>Check whether the address specified in the constructor is
  286.  a substring of the recipient address of this Message.
  287. <P>
  288. <DD><DL>
  289. <DT><B>Specified by:</B><DD><CODE><A HREF="../../../javax/mail/search/SearchTerm.html#match(javax.mail.Message)">match</A></CODE> in class <CODE><A HREF="../../../javax/mail/search/SearchTerm.html" title="class in javax.mail.search">SearchTerm</A></CODE></DL>
  290. </DD>
  291. <DD><DL>
  292. <DT><B>Parameters:</B><DD><CODE>msg</CODE> - The comparison is applied to this Message's recipient
  293.                        address.
  294. <DT><B>Returns:</B><DD>true if the match succeeds, otherwise false.</DL>
  295. </DD>
  296. </DL>
  297. <HR>
  298.  
  299. <A NAME="equals(java.lang.Object)"><!-- --></A><H3>
  300. equals</H3>
  301. <PRE>
  302. public boolean <B>equals</B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;obj)</PRE>
  303. <DL>
  304. <DD>Equality comparison.
  305. <P>
  306. <DD><DL>
  307. <DT><B>Overrides:</B><DD><CODE><A HREF="../../../javax/mail/search/AddressStringTerm.html#equals(java.lang.Object)">equals</A></CODE> in class <CODE><A HREF="../../../javax/mail/search/AddressStringTerm.html" title="class in javax.mail.search">AddressStringTerm</A></CODE></DL>
  308. </DD>
  309. <DD><DL>
  310. </DL>
  311. </DD>
  312. </DL>
  313. <HR>
  314.  
  315. <A NAME="hashCode()"><!-- --></A><H3>
  316. hashCode</H3>
  317. <PRE>
  318. public int <B>hashCode</B>()</PRE>
  319. <DL>
  320. <DD>Compute a hashCode for this object.
  321. <P>
  322. <DD><DL>
  323. <DT><B>Overrides:</B><DD><CODE><A HREF="../../../javax/mail/search/StringTerm.html#hashCode()">hashCode</A></CODE> in class <CODE><A HREF="../../../javax/mail/search/StringTerm.html" title="class in javax.mail.search">StringTerm</A></CODE></DL>
  324. </DD>
  325. <DD><DL>
  326. </DL>
  327. </DD>
  328. </DL>
  329. <!-- ========= END OF CLASS DATA ========= -->
  330. <HR>
  331.  
  332.  
  333. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  334. <A NAME="navbar_bottom"><!-- --></A>
  335. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  336. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  337. <TR>
  338. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  339. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  340. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  341.  <TR ALIGN="center" VALIGN="top">
  342.  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  343.  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  344.  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  345.  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/RecipientStringTerm.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  346.  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  347.  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  348.  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  349.  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  350.  </TR>
  351. </TABLE>
  352. </TD>
  353. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  354. </EM>
  355. </TD>
  356. </TR>
  357.  
  358. <TR>
  359. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  360. &nbsp;<A HREF="../../../javax/mail/search/ReceivedDateTerm.html" title="class in javax.mail.search"><B>PREV CLASS</B></A>&nbsp;
  361. &nbsp;<A HREF="../../../javax/mail/search/RecipientTerm.html" title="class in javax.mail.search"><B>NEXT CLASS</B></A></FONT></TD>
  362. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  363.  <A HREF="../../../index.html?javax/mail/search/RecipientStringTerm.html" target="_top"><B>FRAMES</B></A>  &nbsp;
  364. &nbsp;<A HREF="RecipientStringTerm.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
  365. &nbsp;<SCRIPT type="text/javascript">
  366.  <!--
  367.  if(window==top) {
  368.    document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
  369.  }
  370.  //-->
  371. </SCRIPT>
  372. <NOSCRIPT>
  373.  <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
  374. </NOSCRIPT>
  375.  
  376.  
  377. </FONT></TD>
  378. </TR>
  379. <TR>
  380. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  381.  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_javax.mail.search.StringTerm">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  382. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  383. DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  384. </TR>
  385. </TABLE>
  386. <A NAME="skip-navbar_bottom"></A>
  387. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  388.  
  389. <HR>
  390. Copyright &#169; 2009 <a href="http://www.sun.com">Sun Microsystems, Inc.</a>. All Rights Reserved.
  391. </BODY>
  392. </HTML>
  393.