Uses of Interface
org.apache.jsieve.comparators.MatchTypeTags

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

Uses of MatchTypeTags in org.apache.jsieve.comparators
 

Classes in org.apache.jsieve.comparators that implement MatchTypeTags
 class ComparatorUtils
          Class ComparatorUtils implements utility methods used by Comparators.
 

Uses of MatchTypeTags in org.apache.jsieve.tests
 

Classes in org.apache.jsieve.tests that implement MatchTypeTags
 class AbstractCompatatorTest
           
 class Address
          Class Address implements the Addresss Test as defined in RFC 3028, section 5.1.
 class Header
          Class Header implements the Header Test as defined in RFC 3028, section 5.7.
 

Uses of MatchTypeTags in org.apache.jsieve.tests.optional
 

Classes in org.apache.jsieve.tests.optional that implement MatchTypeTags
 class Envelope
          Class Envelope implements the optional Envelope Test as defined in RFC 3028, section 5.4.
 



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