hunt-extra ~master (2022-03-03T03:00:29Z)
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.