public final class FromStringTerm extends AddressStringTerm
ignoreCase, pattern
Constructor and Description |
---|
FromStringTerm(String string) |
Modifier and Type | Method and Description |
---|---|
boolean |
match(Message message)
Checks a matching criteria defined by the concrete subclass of this Term.
|
match
equals, getIgnoreCase, getPattern, hashCode, match
public FromStringTerm(String string)
public boolean match(Message message)
SearchTerm
match
in class SearchTerm
message
- the message to apply the matching criteria toCopyright © 2013. All Rights Reserved.