public class UrlPathHelper
extends org.springframework.web.util.UrlPathHelper
| Constructor and Description |
|---|
UrlPathHelper() |
| Modifier and Type | Method and Description |
|---|---|
String |
getOriginatingRequestUri(javax.servlet.http.HttpServletRequest request) |
String |
getRequestUri(javax.servlet.http.HttpServletRequest request) |
decodeMatrixVariables, decodePathVariables, decodeRequestString, determineEncoding, getContextPath, getDefaultEncoding, getLookupPathForRequest, getOriginatingContextPath, getOriginatingQueryString, getOriginatingServletPath, getPathWithinApplication, getPathWithinServletMapping, getServletPath, removeSemicolonContent, setAlwaysUseFullPath, setDefaultEncoding, setRemoveSemicolonContent, setUrlDecode, shouldRemoveSemicolonContentpublic String getRequestUri(javax.servlet.http.HttpServletRequest request)
getRequestUri in class org.springframework.web.util.UrlPathHelperpublic String getOriginatingRequestUri(javax.servlet.http.HttpServletRequest request)
getOriginatingRequestUri in class org.springframework.web.util.UrlPathHelperCopyright © 2005–2019 Alfresco Software. All rights reserved.