public final class GlobPathMatcher extends PathMatcherBase
Constructor and Description |
---|
GlobPathMatcher(String glob) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
match(String input) |
matches
public GlobPathMatcher(String glob)
protected boolean match(String input)
match
in class PathMatcherBase