|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.jsieve.tests.AbstractTest
org.apache.jsieve.tests.Not
Class Not implements the Not Test as defined in RFC 3028, section 5.8.
Constructor Summary | |
Not()
Constructor for Not. |
Method Summary | |
protected boolean |
executeBasic(MailAdapter mail,
Arguments arguments,
SieveContext context)
Abstract method executeBasic invokes a Sieve Test. |
Methods inherited from class org.apache.jsieve.tests.AbstractTest |
execute, validateArguments |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Not()
Method Detail |
protected boolean executeBasic(MailAdapter mail, Arguments arguments, SieveContext context) throws SieveException
AbstractTest
executeBasic
in class AbstractTest
mail
- arguments
- context
- SieveContext
giving contextual information,
not null
SieveException
AbstractTest.executeBasic(MailAdapter,
Arguments, SieveContext)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |