org.apache.ivy.plugins.matcher

Class RegexpPatternMatcher.RegexpMatcher

private static class RegexpPatternMatcher.RegexpMatcher extends Object implements Matcher

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

Constructor Detail

RegexpMatcher

public RegexpMatcher(String expression)

Method Detail

isExact

public boolean isExact()

matches

public boolean matches(String input)