Uses of Package
org.apache.ivy.plugins.matcher
-
Packages that use org.apache.ivy.plugins.matcher Package Description org.apache.ivy org.apache.ivy.ant org.apache.ivy.core.cache org.apache.ivy.core.event org.apache.ivy.core.install org.apache.ivy.core.module.descriptor org.apache.ivy.core.module.id This packages gathers classes used to represent identifiers of objects involved in dependency management.org.apache.ivy.core.search org.apache.ivy.core.settings org.apache.ivy.plugins.matcher org.apache.ivy.plugins.parser org.apache.ivy.plugins.parser.xml org.apache.ivy.plugins.resolver org.apache.ivy.plugins.trigger org.apache.ivy.plugins.version -
Classes in org.apache.ivy.plugins.matcher used by org.apache.ivy Class Description PatternMatcher Interface for a pattern matcher. -
Classes in org.apache.ivy.plugins.matcher used by org.apache.ivy.ant Class Description MapMatcher -
Classes in org.apache.ivy.plugins.matcher used by org.apache.ivy.core.cache Class Description Matcher An interface that defines a string matcher.PatternMatcher Interface for a pattern matcher. -
Classes in org.apache.ivy.plugins.matcher used by org.apache.ivy.core.event Class Description PatternMatcher Interface for a pattern matcher. -
Classes in org.apache.ivy.plugins.matcher used by org.apache.ivy.core.install Class Description PatternMatcher Interface for a pattern matcher. -
Classes in org.apache.ivy.plugins.matcher used by org.apache.ivy.core.module.descriptor Class Description PatternMatcher Interface for a pattern matcher. -
Classes in org.apache.ivy.plugins.matcher used by org.apache.ivy.core.module.id Class Description MapMatcher -
Classes in org.apache.ivy.plugins.matcher used by org.apache.ivy.core.search Class Description PatternMatcher Interface for a pattern matcher. -
Classes in org.apache.ivy.plugins.matcher used by org.apache.ivy.core.settings Class Description PatternMatcher Interface for a pattern matcher. -
Classes in org.apache.ivy.plugins.matcher used by org.apache.ivy.plugins.matcher Class Description AbstractPatternMatcher An abstract implementation of the pattern matcher providing base template methodsExactOrRegexpPatternMatcher A pattern matcher that tries to match exactly the input with the expression, or match it as a pattern.ExactPatternMatcher Implementation of an exact matcher.GlobPatternMatcher A pattern matcher matching input using unix-like glob matcher expressions.Matcher An interface that defines a string matcher.PatternMatcher Interface for a pattern matcher.RegexpPatternMatcher A pattern matcher matching input using regular expressions. -
Classes in org.apache.ivy.plugins.matcher used by org.apache.ivy.plugins.parser Class Description PatternMatcher Interface for a pattern matcher. -
Classes in org.apache.ivy.plugins.matcher used by org.apache.ivy.plugins.parser.xml Class Description PatternMatcher Interface for a pattern matcher. -
Classes in org.apache.ivy.plugins.matcher used by org.apache.ivy.plugins.resolver Class Description PatternMatcher Interface for a pattern matcher. -
Classes in org.apache.ivy.plugins.matcher used by org.apache.ivy.plugins.trigger Class Description PatternMatcher Interface for a pattern matcher. -
Classes in org.apache.ivy.plugins.matcher used by org.apache.ivy.plugins.version Class Description Matcher An interface that defines a string matcher.