Generated by
JDiff

Class org.springframework.web.util.UrlPathHelper

Added Methods
(MultiValueMap<String, String>decodeMatrixVariables(HttpServletRequest, MultiValueMap<String, String>) Decode the given matrix variables via .decodeRequestString(HttpServletRequest, String) unless .setUrlDecode(boolean) is set to {@code true} in which case it is assumed the URL path from which the variables were extracted is already decoded through a call to .getLookupPathForRequest(HttpServletRequest).