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
SearchSequence
generateSequence
in class SearchSequence
SearchException
java.io.IOException
protected Argument gmailMsgidSearch(GmailMsgIdTerm term) throws java.io.IOException
java.io.IOException
protected Argument gmailThridSearch(GmailThrIdTerm term) throws java.io.IOException
java.io.IOException
protected Argument gmailRawSearch(GmailRawSearchTerm term, java.lang.String charset) throws java.io.IOException
java.io.IOException