public final class BodyTerm extends StringTerm
text OR
text.
ignoreCase, pattern| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
boolean |
match(Message msg)
Returns true only if the search text was found in the message body.
|
getIgnoreCase, getPattern, hashCode, matchpublic BodyTerm(String pattern)
pattern - the text to search forpublic boolean match(Message msg)
match in class SearchTermpublic boolean equals(Object other)
equals in class StringTerm© Copyright 2003, 2004 The Free Software Foundation, All rights reserved