public static interface PathMatcher.PrefixResult extends PathMatcher.Result
PathMatcher to a given URI path.| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
remainingPart()
In case of prefix match this returns the reminder that wasn't matched.
|
matches, param, paramsjava.lang.String remainingPart()
Copyright © 2018–2019 Oracle Corporation. All rights reserved.