java.lang.Object
org.xbib.net.path.spring.PathMatchInfo
Holder for URI variables and path parameters (matrix variables) extracted
based on the pattern for a given matched path.
-
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungPathMatchInfo(Map<String, String> uriVars, Map<String, MultiValueMap<String, String>> matrixVars) -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungReturn maps of matrix variables per path segment, keyed off by URI variable name.Return the extracted URI variables.toString()