|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StringTerm | |
javax.mail.search | Search expressions for executing searches on the messages in a folder. |
Uses of StringTerm in javax.mail.search |
Subclasses of StringTerm in javax.mail.search | |
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. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |