| Modifier and Type | Interface and Description |
|---|---|
static interface |
PathMatcher.PrefixResult
The result of prefix matching a
PathMatcher to a given URI path. |
| Modifier and Type | Method and Description |
|---|---|
PathMatcher.Result |
PathMatcher.match(CharSequence path)
Matches this matcher against a URI path.
|
Copyright © 2018–2019 Oracle Corporation. All rights reserved.