|
||||||||||
| 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.True
public class True
Class True implements the True Test as defined in RFC 3028, section 5.10.
| Constructor Summary | |
|---|---|
True()
Constructor for True. |
|
| 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 True()
| Method Detail |
|---|
protected boolean executeBasic(MailAdapter mail,
Arguments arguments,
SieveContext context)
AbstractTest
executeBasic in class AbstractTestcontext - SieveContext giving contextual information, not
null
AbstractTest.executeBasic(MailAdapter,
Arguments, SieveContext)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||