Class PathPattern.PathMatchInfo
java.lang.Object
org.springframework.web.util.pattern.PathPattern.PathMatchInfo
- Enclosing class:
- PathPattern
Holder for URI variables and path parameters (matrix variables) extracted
based on the pattern for a given matched path.
-
Method Summary
Modifier and TypeMethodDescriptionReturn maps of matrix variables per path segment, keyed off by URI variable name.Return the extracted URI variables.toString()