类 UriTemplate.TemplateInfo
java.lang.Object
cn.taketoday.web.util.UriTemplate.TemplateInfo
- 封闭类:
- UriTemplate
Helper to extract variable names and regex for matching to actual URLs.
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
-
字段详细资料
-
variableNames
-
pattern
-
-
构造器详细资料
-
TemplateInfo
-
-
方法详细资料
-
getVariableNames
-
getMatchPattern
-
parse
-
quote
-