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. AddressStringTerm (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="AddressStringTerm (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/AddressStringTerm.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;PREV CLASS&nbsp;
  60. &nbsp;<A HREF="../../../javax/mail/search/AddressTerm.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/AddressStringTerm.html" target="_top"><B>FRAMES</B></A>  &nbsp;
  63. &nbsp;<A HREF="AddressStringTerm.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 AddressStringTerm</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 "><B>javax.mail.search.AddressStringTerm</B>
  100. </PRE>
  101. <DL>
  102. <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>
  103. </DL>
  104. <DL>
  105. <DT><B>Direct Known Subclasses:</B> <DD><A HREF="../../../javax/mail/search/FromStringTerm.html" title="class in javax.mail.search">FromStringTerm</A>, <A HREF="../../../javax/mail/search/RecipientStringTerm.html" title="class in javax.mail.search">RecipientStringTerm</A></DD>
  106. </DL>
  107. <HR>
  108. <DL>
  109. <DT><PRE>public abstract class <B>AddressStringTerm</B><DT>extends <A HREF="../../../javax/mail/search/StringTerm.html" title="class in javax.mail.search">StringTerm</A></DL>
  110. </PRE>
  111.  
  112. <P>
  113. This abstract class implements string comparisons for Message
  114.  addresses. <p>
  115.  
  116.  Note that this class differs from the <code>AddressTerm</code> class
  117.  in that this class does comparisons on address strings rather than
  118.  Address objects.
  119. <P>
  120.  
  121. <P>
  122. <DL>
  123. <DT><B>Since:</B></DT>
  124.   <DD>JavaMail 1.1</DD>
  125. <DT><B>See Also:</B><DD><A HREF="../../../serialized-form.html#javax.mail.search.AddressStringTerm">Serialized Form</A></DL>
  126. <HR>
  127.  
  128. <P>
  129. <!-- =========== FIELD SUMMARY =========== -->
  130.  
  131. <A NAME="field_summary"><!-- --></A>
  132. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  133. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  134. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  135. <B>Field Summary</B></FONT></TH>
  136. </TR>
  137. </TABLE>
  138. &nbsp;<A NAME="fields_inherited_from_class_javax.mail.search.StringTerm"><!-- --></A>
  139. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  140. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  141. <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>
  142. </TR>
  143. <TR BGCOLOR="white" CLASS="TableRowColor">
  144. <TD><CODE><A HREF="../../../javax/mail/search/StringTerm.html#ignoreCase">ignoreCase</A>, <A HREF="../../../javax/mail/search/StringTerm.html#pattern">pattern</A></CODE></TD>
  145. </TR>
  146. </TABLE>
  147. &nbsp;
  148. <!-- ======== CONSTRUCTOR SUMMARY ======== -->
  149.  
  150. <A NAME="constructor_summary"><!-- --></A>
  151. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  152. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  153. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  154. <B>Constructor Summary</B></FONT></TH>
  155. </TR>
  156. <TR BGCOLOR="white" CLASS="TableRowColor">
  157. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  158. <CODE>protected </CODE></FONT></TD>
  159. <TD><CODE><B><A HREF="../../../javax/mail/search/AddressStringTerm.html#AddressStringTerm(java.lang.String)">AddressStringTerm</A></B>(<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>
  160.  
  161. <BR>
  162. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructor.</TD>
  163. </TR>
  164. </TABLE>
  165. &nbsp;
  166. <!-- ========== METHOD SUMMARY =========== -->
  167.  
  168. <A NAME="method_summary"><!-- --></A>
  169. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  170. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  171. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  172. <B>Method Summary</B></FONT></TH>
  173. </TR>
  174. <TR BGCOLOR="white" CLASS="TableRowColor">
  175. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  176. <CODE>&nbsp;boolean</CODE></FONT></TD>
  177. <TD><CODE><B><A HREF="../../../javax/mail/search/AddressStringTerm.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>
  178.  
  179. <BR>
  180. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Equality comparison.</TD>
  181. </TR>
  182. <TR BGCOLOR="white" CLASS="TableRowColor">
  183. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  184. <CODE>protected &nbsp;boolean</CODE></FONT></TD>
  185. <TD><CODE><B><A HREF="../../../javax/mail/search/AddressStringTerm.html#match(javax.mail.Address)">match</A></B>(<A HREF="../../../javax/mail/Address.html" title="class in javax.mail">Address</A>&nbsp;a)</CODE>
  186.  
  187. <BR>
  188. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Check whether the address pattern specified in the constructor is
  189.  a substring of the string representation of the given Address
  190.  object.</TD>
  191. </TR>
  192. </TABLE>
  193. &nbsp;<A NAME="methods_inherited_from_class_javax.mail.search.StringTerm"><!-- --></A>
  194. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  195. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  196. <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>
  197. </TR>
  198. <TR BGCOLOR="white" CLASS="TableRowColor">
  199. <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#hashCode()">hashCode</A>, <A HREF="../../../javax/mail/search/StringTerm.html#match(java.lang.String)">match</A></CODE></TD>
  200. </TR>
  201. </TABLE>
  202. &nbsp;<A NAME="methods_inherited_from_class_javax.mail.search.SearchTerm"><!-- --></A>
  203. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  204. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  205. <TH ALIGN="left"><B>Methods inherited from class javax.mail.search.<A HREF="../../../javax/mail/search/SearchTerm.html" title="class in javax.mail.search">SearchTerm</A></B></TH>
  206. </TR>
  207. <TR BGCOLOR="white" CLASS="TableRowColor">
  208. <TD><CODE><A HREF="../../../javax/mail/search/SearchTerm.html#match(javax.mail.Message)">match</A></CODE></TD>
  209. </TR>
  210. </TABLE>
  211. &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
  212. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  213. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  214. <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>
  215. </TR>
  216. <TR BGCOLOR="white" CLASS="TableRowColor">
  217. <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>
  218. </TR>
  219. </TABLE>
  220. &nbsp;
  221. <P>
  222.  
  223. <!-- ========= CONSTRUCTOR DETAIL ======== -->
  224.  
  225. <A NAME="constructor_detail"><!-- --></A>
  226. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  227. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  228. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  229. <B>Constructor Detail</B></FONT></TH>
  230. </TR>
  231. </TABLE>
  232.  
  233. <A NAME="AddressStringTerm(java.lang.String)"><!-- --></A><H3>
  234. AddressStringTerm</H3>
  235. <PRE>
  236. protected <B>AddressStringTerm</B>(<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>
  237. <DL>
  238. <DD>Constructor.
  239. <P>
  240. <DL>
  241. <DT><B>Parameters:</B><DD><CODE>pattern</CODE> - the address pattern to be compared.</DL>
  242. </DL>
  243.  
  244. <!-- ============ METHOD DETAIL ========== -->
  245.  
  246. <A NAME="method_detail"><!-- --></A>
  247. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  248. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  249. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  250. <B>Method Detail</B></FONT></TH>
  251. </TR>
  252. </TABLE>
  253.  
  254. <A NAME="match(javax.mail.Address)"><!-- --></A><H3>
  255. match</H3>
  256. <PRE>
  257. protected boolean <B>match</B>(<A HREF="../../../javax/mail/Address.html" title="class in javax.mail">Address</A>&nbsp;a)</PRE>
  258. <DL>
  259. <DD>Check whether the address pattern specified in the constructor is
  260.  a substring of the string representation of the given Address
  261.  object. <p>
  262.  
  263.  Note that if the string representation of the given Address object
  264.  contains charset or transfer encodings, the encodings must be
  265.  accounted for, during the match process. <p>
  266. <P>
  267. <DD><DL>
  268. <DT><B>Parameters:</B><DD><CODE>a</CODE> - The comparison is applied to this Address object.
  269. <DT><B>Returns:</B><DD>true if the match succeeds, otherwise false.</DL>
  270. </DD>
  271. </DL>
  272. <HR>
  273.  
  274. <A NAME="equals(java.lang.Object)"><!-- --></A><H3>
  275. equals</H3>
  276. <PRE>
  277. 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>
  278. <DL>
  279. <DD>Equality comparison.
  280. <P>
  281. <DD><DL>
  282. <DT><B>Overrides:</B><DD><CODE><A HREF="../../../javax/mail/search/StringTerm.html#equals(java.lang.Object)">equals</A></CODE> in class <CODE><A HREF="../../../javax/mail/search/StringTerm.html" title="class in javax.mail.search">StringTerm</A></CODE></DL>
  283. </DD>
  284. <DD><DL>
  285. </DL>
  286. </DD>
  287. </DL>
  288. <!-- ========= END OF CLASS DATA ========= -->
  289. <HR>
  290.  
  291.  
  292. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  293. <A NAME="navbar_bottom"><!-- --></A>
  294. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  295. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  296. <TR>
  297. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  298. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  299. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  300.   <TR ALIGN="center" VALIGN="top">
  301.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  302.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  303.   <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  304.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/AddressStringTerm.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  305.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  306.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  307.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  308.   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  309.   </TR>
  310. </TABLE>
  311. </TD>
  312. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  313. </EM>
  314. </TD>
  315. </TR>
  316.  
  317. <TR>
  318. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  319. &nbsp;PREV CLASS&nbsp;
  320. &nbsp;<A HREF="../../../javax/mail/search/AddressTerm.html" title="class in javax.mail.search"><B>NEXT CLASS</B></A></FONT></TD>
  321. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  322.   <A HREF="../../../index.html?javax/mail/search/AddressStringTerm.html" target="_top"><B>FRAMES</B></A>  &nbsp;
  323. &nbsp;<A HREF="AddressStringTerm.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
  324. &nbsp;<SCRIPT type="text/javascript">
  325.   <!--
  326.   if(window==top) {
  327.     document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
  328.   }
  329.   //-->
  330. </SCRIPT>
  331. <NOSCRIPT>
  332.   <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
  333. </NOSCRIPT>
  334.  
  335.  
  336. </FONT></TD>
  337. </TR>
  338. <TR>
  339. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  340.   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>
  341. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  342. DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  343. </TR>
  344. </TABLE>
  345. <A NAME="skip-navbar_bottom"></A>
  346. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  347.  
  348. <HR>
  349. Copyright &#169; 2009 <a href="http://www.sun.com">Sun Microsystems, Inc.</a>. All Rights Reserved.
  350. </BODY>
  351. </HTML>
  352.