Uses of Interface
org.refcodes.matcher.WildcardMatcher
-
Uses of WildcardMatcher in org.refcodes.matcher
Classes in org.refcodes.matcher that implement WildcardMatcherModifier and TypeClassDescriptionclassThePathMatcherprovidesWildcardMatcherfunctionality for matching paths: ThePathMatchermatches its ANT like path pattern against the path provided to thePathMatcher.isMatching(String)and the like methods.classThe REGEXPRegExpMatcherprovidesWildcardMatcherfunctionality for regular expressionPatternmatching.