public class GmailSearchSequence extends SearchSequence
cal
Constructor and Description |
---|
GmailSearchSequence() |
Modifier and Type | Method and Description |
---|---|
Argument |
generateSequence(SearchTerm term,
String charset)
Generate the IMAP search sequence for the given search expression.
|
protected Argument |
gmailMsgidSearch(GmailMsgIdTerm term) |
protected Argument |
gmailRawSearch(GmailRawSearchTerm term,
String charset) |
protected Argument |
gmailThridSearch(GmailThrIdTerm term) |
public Argument generateSequence(SearchTerm term, String charset) throws SearchException, IOException
SearchSequence
generateSequence
in class SearchSequence
SearchException
IOException
protected Argument gmailMsgidSearch(GmailMsgIdTerm term) throws IOException
IOException
protected Argument gmailThridSearch(GmailThrIdTerm term) throws IOException
IOException
protected Argument gmailRawSearch(GmailRawSearchTerm term, String charset) throws IOException
IOException
Copyright © 2015 Oracle. All Rights Reserved.