|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
| AllKey | This key matches all messages. |
| AndKey | This key groups other keys with the logical AND operator. |
| DateHeaderKey | This key matches the given date/time and the "Date" message header value. |
| DateKey | This key matches the given date/time and the message's date/time. |
| FlagKey | This key matches the given flag and the actual message flag. |
| HeaderKey | This key matches the given header and the actual message header value. |
| InternalDateKey | This key matches the given date/time and the internal message date/time. |
| NoneKey | This key matches no messages. |
| NotKey | This key modifies the value returned by the given key to its logical opposit. |
| OrKey | This key groups other keys with the logical OR operator. |
| SearchKey | Provides a generic search key. |
| SearchKeyList | This key groups other keys together. |
| SequenceKey | This key matches the given sequence set and the actual message number or UID. |
| SequenceSet | This class represents a set of message number sequences. |
| SizeKey | This key matches the given size and the actual message size. |
| TextKey | This key matches the given text and the actual message content. |
Provides generic mail searching classes.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||