类 SmartUrlPathHelper
java.lang.Object
org.springframework.web.util.UrlPathHelper
plus.hiver.common.config.web.SmartUrlPathHelper
public class SmartUrlPathHelper
extends org.springframework.web.util.UrlPathHelper
尊重知识产权,CV 请保留版权,海文科技 https://hiver.cc 出品,不允许非法使用,后果自负
- 作者:
- Yazhi Li
-
字段概要
从类继承的字段 org.springframework.web.util.UrlPathHelper
defaultInstance, PATH_ATTRIBUTE, rawPathInstance -
构造器概要
构造器 -
方法概要
从类继承的方法 org.springframework.web.util.UrlPathHelper
decodeMatrixVariables, decodePathVariables, decodeRequestString, determineEncoding, getContextPath, getDefaultEncoding, getLookupPathForRequest, getLookupPathForRequest, getOriginatingContextPath, getOriginatingQueryString, getOriginatingRequestUri, getOriginatingServletPath, getPathWithinApplication, getPathWithinServletMapping, getPathWithinServletMapping, getRequestUri, getResolvedLookupPath, getServletPath, isUrlDecode, removeSemicolonContent, resolveAndCacheLookupPath, setAlwaysUseFullPath, setDefaultEncoding, setRemoveSemicolonContent, setUrlDecode, shouldRemoveSemicolonContent
-
构造器详细资料
-
SmartUrlPathHelper
public SmartUrlPathHelper()
-