Uses of Package
org.apache.jsieve.comparators

Packages that use org.apache.jsieve.comparators
org.apache.jsieve   
org.apache.jsieve.comparators   
org.apache.jsieve.tests   
org.apache.jsieve.tests.optional   
 

Classes in org.apache.jsieve.comparators used by org.apache.jsieve
Comparator
          Interface Comparator defines the method signatures for Sieve comparators.
 

Classes in org.apache.jsieve.comparators used by org.apache.jsieve.comparators
Comparator
          Interface Comparator defines the method signatures for Sieve comparators.
Contains
          Interface Contains defines the method signatures for contains comparators.
Equals
          Interface Equals defines the method signatures for equals comparators.
Matches
          Interface Matches defines the method signatures for matches comparators.
MatchTypeTags
          Interface MatchTypeTags defines the String constants used to specify an MATCH-TYPE tag.
 

Classes in org.apache.jsieve.comparators used by org.apache.jsieve.tests
ComparatorNames
          Interface ComparatorNames defines the String constants used to specify a COMPARATOR name.
MatchTypeTags
          Interface MatchTypeTags defines the String constants used to specify an MATCH-TYPE tag.
 

Classes in org.apache.jsieve.comparators used by org.apache.jsieve.tests.optional
ComparatorNames
          Interface ComparatorNames defines the String constants used to specify a COMPARATOR name.
MatchTypeTags
          Interface MatchTypeTags defines the String constants used to specify an MATCH-TYPE tag.
 



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