Package | Description |
---|---|
javax.mail.search |
Search expressions for executing searches on the messages in a folder.
|
Modifier and Type | Class and Description |
---|---|
class |
AddressStringTerm
A string comparison of message addresses.
|
class |
BodyTerm
A textual search of the message content.
|
class |
FromStringTerm
A string comparison of the From address header.
|
class |
HeaderTerm
A case-insensitive string comparison of message header values.
|
class |
MessageIDTerm
A comparison for the RFC822 "Message-Id", a string message identifier
for Internet messages that is supposed to be unique per message.
|
class |
RecipientStringTerm
A string comparison of the recipient headers in a message.
|
class |
SubjectTerm
A comparison of message subject headers.
|
© Copyright 2003, 2004 The Free Software Foundation, All rights reserved