org.apache.ivy.plugins.matcher

Class GlobPatternMatcher.GlobMatcher

private static class GlobPatternMatcher.GlobMatcher extends Object implements Matcher

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

Constructor Detail

GlobMatcher

public GlobMatcher(String expression)

Method Detail

isExact

public boolean isExact()

matches

public boolean matches(String input)