public final class RegexPathMatcher extends PathMatcherBase
PathMatcher implementation using regexes| Constructor and Description |
|---|
RegexPathMatcher(String regex) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
match(String input) |
matchesprotected boolean match(String input)
match in class PathMatcherBase