public final class SubjectTerm extends StringTerm
ignoreCase, pattern| Constructor and Description |
|---|
SubjectTerm(String subject) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
boolean |
match(Message message)
Checks a matching criteria defined by the concrete subclass of this Term.
|
getIgnoreCase, getPattern, hashCode, matchpublic SubjectTerm(String subject)
public boolean match(Message message)
SearchTermmatch in class SearchTermmessage - the message to apply the matching criteria topublic boolean equals(Object other)
equals in class StringTermCopyright © 2013. All Rights Reserved.