public class GmailSearchSequence extends SearchSequence
cal| Constructor and Description |
|---|
GmailSearchSequence() |
| Modifier and Type | Method and Description |
|---|---|
Argument |
generateSequence(SearchTerm term,
java.lang.String charset)
Generate the IMAP search sequence for the given search expression.
|
protected Argument |
gmailMsgidSearch(GmailMsgIdTerm term) |
protected Argument |
gmailRawSearch(GmailRawSearchTerm term,
java.lang.String charset) |
protected Argument |
gmailThridSearch(GmailThrIdTerm term) |
public Argument generateSequence(SearchTerm term, java.lang.String charset) throws SearchException, java.io.IOException
SearchSequencegenerateSequence in class SearchSequenceSearchExceptionjava.io.IOExceptionprotected Argument gmailMsgidSearch(GmailMsgIdTerm term) throws java.io.IOException
java.io.IOExceptionprotected Argument gmailThridSearch(GmailThrIdTerm term) throws java.io.IOException
java.io.IOExceptionprotected Argument gmailRawSearch(GmailRawSearchTerm term, java.lang.String charset) throws java.io.IOException
java.io.IOException