public class Not extends GenericCompositeMatcher
Constructor and Description |
---|
Not() |
Modifier and Type | Method and Description |
---|---|
Collection |
match(org.apache.mailet.Mail mail)
This is the Not CompositeMatcher - consider what wasn't in the result set
of each child matcher.
|
add, iterator
destroy, getCondition, getMailetContext, getMatcherConfig, getMatcherInfo, getMatcherName, init, init, log, log
public Collection match(org.apache.mailet.Mail mail) throws javax.mail.MessagingException
match
in interface org.apache.mailet.Matcher
match
in class org.apache.mailet.base.GenericMatcher
javax.mail.MessagingException
Copyright © 2002-2012 The Apache Software Foundation. All Rights Reserved.