Class AntPathMatcher.AntPathStringMatcher
protected class AntPathMatcher.AntPathStringMatcher
- Inheritance
-
AntPathMatcher.AntPathStringMatcher
- Inherited Members
Constructors
AntPathStringMatcher(string)
public AntPathStringMatcher(string pattern)
Parameters
pattern
string
AntPathStringMatcher(string, bool)
public AntPathStringMatcher(string pattern, bool caseSensitive)
Parameters
Methods
MatchStrings(string, IDictionary<string, string>)
public bool MatchStrings(string str, IDictionary<string, string> uriTemplateVariables)
Parameters
str
stringuriTemplateVariables
IDictionary<string, string>