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