org.apache.ivy.plugins.matcher

Class ExactPatternMatcher.ExactMatcher

private static class ExactPatternMatcher.ExactMatcher extends Object implements Matcher

Constructor Summary
ExactMatcher(String expression)
Method Summary
booleanisExact()
booleanmatches(String input)

Constructor Detail

ExactMatcher

public ExactMatcher(String expression)

Method Detail

isExact

public boolean isExact()

matches

public boolean matches(String input)