public final class MessageIDTerm extends StringTerm
ignoreCase, pattern
Constructor and Description |
---|
MessageIDTerm(String msgid)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object other) |
boolean |
match(Message msg)
Returns true if the given message's Message-Id matches the
Message-Id specified in this term.
|
getIgnoreCase, getPattern, hashCode, match
public MessageIDTerm(String msgid)
msgid
- the Message-Id to search forpublic boolean match(Message msg)
match
in class SearchTerm
public boolean equals(Object other)
equals
in class StringTerm
© Copyright 2003, 2004 The Free Software Foundation, All rights reserved