Uses of Class
org.apache.ivy.plugins.matcher.AbstractPatternMatcher
Packages that use AbstractPatternMatcher
-
Uses of AbstractPatternMatcher in org.apache.ivy.plugins.matcher
Subclasses of AbstractPatternMatcher in org.apache.ivy.plugins.matcherModifier and TypeClassDescriptionfinal class
A pattern matcher that tries to match exactly the input with the expression, or match it as a pattern.final class
Implementation of an exact matcher.final class
A pattern matcher matching input using regular expressions.