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, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.