public class GrailsUrlPathHelper
extends org.springframework.web.util.UrlPathHelper
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
GRAILS_DISPATCH_EXTENSION |
static java.lang.String |
GRAILS_SERVLET_PATH |
| Constructor and Description |
|---|
GrailsUrlPathHelper() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getPathWithinApplication(javax.servlet.http.HttpServletRequest request) |
decodeMatrixVariables, decodePathVariables, decodeRequestString, determineEncoding, getContextPath, getDefaultEncoding, getLookupPathForRequest, getOriginatingContextPath, getOriginatingQueryString, getOriginatingRequestUri, getOriginatingServletPath, getPathWithinServletMapping, getRequestUri, getServletPath, removeSemicolonContent, setAlwaysUseFullPath, setDefaultEncoding, setRemoveSemicolonContent, setUrlDecode, shouldRemoveSemicolonContentpublic static final java.lang.String GRAILS_DISPATCH_EXTENSION
public static final java.lang.String GRAILS_SERVLET_PATH