|
Class Summary |
| AbstractCompatatorTest |
|
| AbstractTest |
Abstract class AbstractTest defines a framework of common behavior for Sieve
Tests. |
| Address |
Class Address implements the Addresss Test as defined in RFC 3028, section
5.1. |
| AllOf |
Class AllOf implements the AllOf Test as defined in RFC 3028, section 5.2. |
| AnyOf |
Class AnyOf implements the AnyOf Test as defined in RFC 3028, section 5.3. |
| Exists |
Class Exists implements the Exists Test as defined in RFC 3028, section 5.5. |
| False |
Class False implements the False Test as defined in RFC 3028, section 5.6. |
| Header |
Class Header implements the Header Test as defined in RFC 3028, section 5.7. |
| Not |
Class Not implements the Not Test as defined in RFC 3028, section 5.8. |
| Size |
Class Size implements the Size Test as defined in RFC 3028, section 5.9. |
| True |
Class True implements the True Test as defined in RFC 3028, section 5.10. |