public final class BodyTerm extends StringTerm
parts
that have
a MIME type of "text/*" are searched.ignoreCase, pattern
Constructor and Description |
---|
BodyTerm(java.lang.String pattern) |
Modifier and Type | Method and Description |
---|---|
boolean |
match(Message message)
Checks a matching criteria defined by the concrete subclass of this Term.
|
equals, getIgnoreCase, getPattern, hashCode, match
public boolean match(Message message)
SearchTerm
match
in class SearchTerm
message
- the message to apply the matching criteria to