类 SmartPathMatcher
java.lang.Object
org.springframework.util.AntPathMatcher
plus.hiver.common.config.web.SmartPathMatcher
- 所有已实现的接口:
org.springframework.util.PathMatcher
public class SmartPathMatcher
extends org.springframework.util.AntPathMatcher
尊重知识产权,CV 请保留版权,海文科技 https://hiver.cc 出品,不允许非法使用,后果自负
- 作者:
- Yazhi Li
-
嵌套类概要
从类继承的嵌套类/接口 org.springframework.util.AntPathMatcher
org.springframework.util.AntPathMatcher.AntPathStringMatcher, org.springframework.util.AntPathMatcher.AntPatternComparator -
字段概要
从类继承的字段 org.springframework.util.AntPathMatcher
DEFAULT_PATH_SEPARATOR -
构造器概要
构造器 -
方法概要
从类继承的方法 org.springframework.util.AntPathMatcher
combine, doMatch, extractPathWithinPattern, extractUriTemplateVariables, getPatternComparator, getStringMatcher, isPattern, match, matchStart, setCachePatterns, setCaseSensitive, setPathSeparator, setTrimTokens, tokenizePath, tokenizePattern
-
构造器详细资料
-
SmartPathMatcher
public SmartPathMatcher()
-