hunt-extra v1.0.11 (2021-05-17T06:05:46Z)
Home
Dub
Repo
AntPathMatcher.setPathSeparator
hunt
text
PathMatcher
AntPathMatcher
Set the path separator to use for pattern parsing. <p>Default is "/", as in Ant.
class
AntPathMatcher
void
setPathSeparator
(
string
pathSeparator
)
Meta
Source
See Implementation
hunt
text
PathMatcher
AntPathMatcher
constructors
this
functions
combine
doMatch
extractPathWithinPattern
extractUriTemplateVariables
getStringMatcher
isPattern
match
matchStart
setCachePatterns
setCaseSensitive
setPathSeparator
setTrimTokens
variables
DEFAULT_PATH_SEPARATOR
stringMatcherCache
Set the path separator to use for pattern parsing. <p>Default is "/", as in Ant.