Uses of Class
org.apache.jsieve.exception.SievePatternException

Packages that use SievePatternException
org.apache.jsieve.comparators   
 

Uses of SievePatternException in org.apache.jsieve.comparators
 

Methods in org.apache.jsieve.comparators that throw SievePatternException
static boolean ComparatorUtils.matches(java.lang.String string, java.lang.String glob)
           Method matches answers a boolean indicating if the parameter string matches the glob pattern described by parameter glob.
 boolean AsciiCasemap.matches(java.lang.String string, java.lang.String glob)
           
 boolean Octet.matches(java.lang.String string, java.lang.String glob)
           
 



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