public class Or extends GenericCompositeMatcher
Constructor and Description |
---|
Or() |
Modifier and Type | Method and Description |
---|---|
Collection |
match(org.apache.mailet.Mail mail)
This is the Or CompositeMatcher - consider it to be a union of the
results.
|
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.