public class Xor extends GenericCompositeMatcher
Constructor and Description |
---|
Xor() |
Modifier and Type | Method and Description |
---|---|
Collection |
match(org.apache.mailet.Mail mail)
This is the Xor CompositeMatcher - consider it to be the inequality
operator for recipients.
|
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.