Package org.apache.jsieve.tests

Interface Summary
AddressPartTags Interface AddressPartTags defines the String constants used to specify an ADDRESS-PART tag.
ComparatorTags Interface ComparatorTags defines the String constants used to specify a COMPARATOR tag.
ExecutableTest Interface ExecutableTest defines the method signatures for a Sieve Test.
 

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.
 



Copyright © 2004-2009 The Apache Software Foundation. All Rights Reserved.