public interface PathMatcher
| Modifier and Type | Method and Description |
|---|---|
boolean |
match(String path)
Matches given path with the configured path parameter
|
boolean match(String path)
path - path to matchCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.