public interface UriPatternMatcher
| 限定符和类型 | 方法和说明 |
|---|---|
UriPatternType |
getPatternType()
Returns the type of pattern this is.
|
boolean |
matches(String uri) |
boolean matches(String uri)
uri - A "contextual" (i.e. relative) Request URI, *not* a complete one.UriPatternType getPatternType()