hunt-extra ~v1.0.x (2022-05-11T02:04:37.8603622)
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.