hunt-extra v1.1.8 (2021-12-13T08:45:08Z)
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.