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