Subversion Repositories javautils

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
7 daniel-mar 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
AndTerm (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="AndTerm (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/AndTerm.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/AddressTerm.html" title="class in javax.mail.search"><B>PREV CLASS</B></A>&nbsp;
60
&nbsp;<A HREF="../../../javax/mail/search/BodyTerm.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/AndTerm.html" target="_top"><B>FRAMES</B></A>  &nbsp;
63
&nbsp;<A HREF="AndTerm.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="#field_summary">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;<A HREF="#field_detail">FIELD</A>&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 AndTerm</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 "><B>javax.mail.search.AndTerm</B>
99
</PRE>
100
<DL>
101
<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>
102
</DL>
103
<HR>
104
<DL>
105
<DT><PRE>public final class <B>AndTerm</B><DT>extends <A HREF="../../../javax/mail/search/SearchTerm.html" title="class in javax.mail.search">SearchTerm</A></DL>
106
</PRE>
107
 
108
<P>
109
This class implements the logical AND operator on individual
110
 SearchTerms.
111
<P>
112
 
113
<P>
114
<DL>
115
<DT><B>See Also:</B><DD><A HREF="../../../serialized-form.html#javax.mail.search.AndTerm">Serialized Form</A></DL>
116
<HR>
117
 
118
<P>
119
<!-- =========== FIELD SUMMARY =========== -->
120
 
121
<A NAME="field_summary"><!-- --></A>
122
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
123
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
124
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
125
<B>Field Summary</B></FONT></TH>
126
</TR>
127
<TR BGCOLOR="white" CLASS="TableRowColor">
128
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
129
<CODE>protected &nbsp;<A HREF="../../../javax/mail/search/SearchTerm.html" title="class in javax.mail.search">SearchTerm</A>[]</CODE></FONT></TD>
130
<TD><CODE><B><A HREF="../../../javax/mail/search/AndTerm.html#terms">terms</A></B></CODE>
131
 
132
<BR>
133
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The array of terms on which the AND operator should be
134
 applied.</TD>
135
</TR>
136
</TABLE>
137
&nbsp;
138
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
139
 
140
<A NAME="constructor_summary"><!-- --></A>
141
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
142
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
143
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
144
<B>Constructor Summary</B></FONT></TH>
145
</TR>
146
<TR BGCOLOR="white" CLASS="TableRowColor">
147
<TD><CODE><B><A HREF="../../../javax/mail/search/AndTerm.html#AndTerm(javax.mail.search.SearchTerm[])">AndTerm</A></B>(<A HREF="../../../javax/mail/search/SearchTerm.html" title="class in javax.mail.search">SearchTerm</A>[]&nbsp;t)</CODE>
148
 
149
<BR>
150
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructor that takes an array of SearchTerms.</TD>
151
</TR>
152
<TR BGCOLOR="white" CLASS="TableRowColor">
153
<TD><CODE><B><A HREF="../../../javax/mail/search/AndTerm.html#AndTerm(javax.mail.search.SearchTerm, javax.mail.search.SearchTerm)">AndTerm</A></B>(<A HREF="../../../javax/mail/search/SearchTerm.html" title="class in javax.mail.search">SearchTerm</A>&nbsp;t1,
154
        <A HREF="../../../javax/mail/search/SearchTerm.html" title="class in javax.mail.search">SearchTerm</A>&nbsp;t2)</CODE>
155
 
156
<BR>
157
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructor that takes two terms.</TD>
158
</TR>
159
</TABLE>
160
&nbsp;
161
<!-- ========== METHOD SUMMARY =========== -->
162
 
163
<A NAME="method_summary"><!-- --></A>
164
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
165
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
166
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
167
<B>Method Summary</B></FONT></TH>
168
</TR>
169
<TR BGCOLOR="white" CLASS="TableRowColor">
170
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
171
<CODE>&nbsp;boolean</CODE></FONT></TD>
172
<TD><CODE><B><A HREF="../../../javax/mail/search/AndTerm.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>
173
 
174
<BR>
175
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Equality comparison.</TD>
176
</TR>
177
<TR BGCOLOR="white" CLASS="TableRowColor">
178
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
179
<CODE>&nbsp;<A HREF="../../../javax/mail/search/SearchTerm.html" title="class in javax.mail.search">SearchTerm</A>[]</CODE></FONT></TD>
180
<TD><CODE><B><A HREF="../../../javax/mail/search/AndTerm.html#getTerms()">getTerms</A></B>()</CODE>
181
 
182
<BR>
183
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Return the search terms.</TD>
184
</TR>
185
<TR BGCOLOR="white" CLASS="TableRowColor">
186
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
187
<CODE>&nbsp;int</CODE></FONT></TD>
188
<TD><CODE><B><A HREF="../../../javax/mail/search/AndTerm.html#hashCode()">hashCode</A></B>()</CODE>
189
 
190
<BR>
191
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Compute a hashCode for this object.</TD>
192
</TR>
193
<TR BGCOLOR="white" CLASS="TableRowColor">
194
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
195
<CODE>&nbsp;boolean</CODE></FONT></TD>
196
<TD><CODE><B><A HREF="../../../javax/mail/search/AndTerm.html#match(javax.mail.Message)">match</A></B>(<A HREF="../../../javax/mail/Message.html" title="class in javax.mail">Message</A>&nbsp;msg)</CODE>
197
 
198
<BR>
199
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The AND operation.</TD>
200
</TR>
201
</TABLE>
202
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></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 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>
206
</TR>
207
<TR BGCOLOR="white" CLASS="TableRowColor">
208
<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>
209
</TR>
210
</TABLE>
211
&nbsp;
212
<P>
213
 
214
<!-- ============ FIELD DETAIL =========== -->
215
 
216
<A NAME="field_detail"><!-- --></A>
217
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
218
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
219
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
220
<B>Field Detail</B></FONT></TH>
221
</TR>
222
</TABLE>
223
 
224
<A NAME="terms"><!-- --></A><H3>
225
terms</H3>
226
<PRE>
227
protected <A HREF="../../../javax/mail/search/SearchTerm.html" title="class in javax.mail.search">SearchTerm</A>[] <B>terms</B></PRE>
228
<DL>
229
<DD>The array of terms on which the AND operator should be
230
 applied.
231
<P>
232
<DL>
233
</DL>
234
</DL>
235
 
236
<!-- ========= CONSTRUCTOR DETAIL ======== -->
237
 
238
<A NAME="constructor_detail"><!-- --></A>
239
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
240
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
241
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
242
<B>Constructor Detail</B></FONT></TH>
243
</TR>
244
</TABLE>
245
 
246
<A NAME="AndTerm(javax.mail.search.SearchTerm, javax.mail.search.SearchTerm)"><!-- --></A><H3>
247
AndTerm</H3>
248
<PRE>
249
public <B>AndTerm</B>(<A HREF="../../../javax/mail/search/SearchTerm.html" title="class in javax.mail.search">SearchTerm</A>&nbsp;t1,
250
               <A HREF="../../../javax/mail/search/SearchTerm.html" title="class in javax.mail.search">SearchTerm</A>&nbsp;t2)</PRE>
251
<DL>
252
<DD>Constructor that takes two terms.
253
<P>
254
<DL>
255
<DT><B>Parameters:</B><DD><CODE>t1</CODE> - first term<DD><CODE>t2</CODE> - second term</DL>
256
</DL>
257
<HR>
258
 
259
<A NAME="AndTerm(javax.mail.search.SearchTerm[])"><!-- --></A><H3>
260
AndTerm</H3>
261
<PRE>
262
public <B>AndTerm</B>(<A HREF="../../../javax/mail/search/SearchTerm.html" title="class in javax.mail.search">SearchTerm</A>[]&nbsp;t)</PRE>
263
<DL>
264
<DD>Constructor that takes an array of SearchTerms.
265
<P>
266
<DL>
267
<DT><B>Parameters:</B><DD><CODE>t</CODE> - array of terms</DL>
268
</DL>
269
 
270
<!-- ============ METHOD DETAIL ========== -->
271
 
272
<A NAME="method_detail"><!-- --></A>
273
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
274
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
275
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
276
<B>Method Detail</B></FONT></TH>
277
</TR>
278
</TABLE>
279
 
280
<A NAME="getTerms()"><!-- --></A><H3>
281
getTerms</H3>
282
<PRE>
283
public <A HREF="../../../javax/mail/search/SearchTerm.html" title="class in javax.mail.search">SearchTerm</A>[] <B>getTerms</B>()</PRE>
284
<DL>
285
<DD>Return the search terms.
286
<P>
287
<DD><DL>
288
</DL>
289
</DD>
290
</DL>
291
<HR>
292
 
293
<A NAME="match(javax.mail.Message)"><!-- --></A><H3>
294
match</H3>
295
<PRE>
296
public boolean <B>match</B>(<A HREF="../../../javax/mail/Message.html" title="class in javax.mail">Message</A>&nbsp;msg)</PRE>
297
<DL>
298
<DD>The AND operation. <p>
299
 
300
 The terms specified in the constructor are applied to
301
 the given object and the AND operator is applied to their results.
302
<P>
303
<DD><DL>
304
<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>
305
</DD>
306
<DD><DL>
307
<DT><B>Parameters:</B><DD><CODE>msg</CODE> - The specified SearchTerms are applied to this Message
308
                        and the AND operator is applied to their results.
309
<DT><B>Returns:</B><DD>true if the AND succeds, otherwise false</DL>
310
</DD>
311
</DL>
312
<HR>
313
 
314
<A NAME="equals(java.lang.Object)"><!-- --></A><H3>
315
equals</H3>
316
<PRE>
317
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>
318
<DL>
319
<DD>Equality comparison.
320
<P>
321
<DD><DL>
322
<DT><B>Overrides:</B><DD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</A></CODE> in class <CODE><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></CODE></DL>
323
</DD>
324
<DD><DL>
325
</DL>
326
</DD>
327
</DL>
328
<HR>
329
 
330
<A NAME="hashCode()"><!-- --></A><H3>
331
hashCode</H3>
332
<PRE>
333
public int <B>hashCode</B>()</PRE>
334
<DL>
335
<DD>Compute a hashCode for this object.
336
<P>
337
<DD><DL>
338
<DT><B>Overrides:</B><DD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</A></CODE> in class <CODE><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></CODE></DL>
339
</DD>
340
<DD><DL>
341
</DL>
342
</DD>
343
</DL>
344
<!-- ========= END OF CLASS DATA ========= -->
345
<HR>
346
 
347
 
348
<!-- ======= START OF BOTTOM NAVBAR ====== -->
349
<A NAME="navbar_bottom"><!-- --></A>
350
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
351
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
352
<TR>
353
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
354
<A NAME="navbar_bottom_firstrow"><!-- --></A>
355
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
356
  <TR ALIGN="center" VALIGN="top">
357
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
358
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
359
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
360
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/AndTerm.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
361
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
362
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
363
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
364
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
365
  </TR>
366
</TABLE>
367
</TD>
368
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
369
</EM>
370
</TD>
371
</TR>
372
 
373
<TR>
374
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
375
&nbsp;<A HREF="../../../javax/mail/search/AddressTerm.html" title="class in javax.mail.search"><B>PREV CLASS</B></A>&nbsp;
376
&nbsp;<A HREF="../../../javax/mail/search/BodyTerm.html" title="class in javax.mail.search"><B>NEXT CLASS</B></A></FONT></TD>
377
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
378
  <A HREF="../../../index.html?javax/mail/search/AndTerm.html" target="_top"><B>FRAMES</B></A>  &nbsp;
379
&nbsp;<A HREF="AndTerm.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
380
&nbsp;<SCRIPT type="text/javascript">
381
  <!--
382
  if(window==top) {
383
    document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
384
  }
385
  //-->
386
</SCRIPT>
387
<NOSCRIPT>
388
  <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
389
</NOSCRIPT>
390
 
391
 
392
</FONT></TD>
393
</TR>
394
<TR>
395
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
396
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
397
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
398
DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
399
</TR>
400
</TABLE>
401
<A NAME="skip-navbar_bottom"></A>
402
<!-- ======== END OF BOTTOM NAVBAR ======= -->
403
 
404
<HR>
405
Copyright &#169; 2009 <a href="http://www.sun.com">Sun Microsystems, Inc.</a>. All Rights Reserved.
406
</BODY>
407
</HTML>