public interface PathTemplates
PathTemplateMatch
instancesModifier and Type | Method and Description |
---|---|
PathTemplateMatch |
matchedTemplate(HttpServletRequest request)
Determines the
PathTemplate that was matched to the request |
PathTemplateMatch matchedTemplate(HttpServletRequest request)
PathTemplate
that was matched to the requestrequest
- PathTemplateMatch
containing the parameters that were
decoded from the matched PathTemplate