Uses of Class
org.springframework.util.AntPathMatcher.AntPathStringMatcher
Package
Description
Miscellaneous utility classes, such as String manipulation utilities,
a Log4J configurer, and a state holder for paged lists of objects.
-
Uses of AntPathMatcher.AntPathStringMatcher in org.springframework.util
Modifier and TypeMethodDescriptionprotected AntPathMatcher.AntPathStringMatcher
AntPathMatcher.getStringMatcher
(String pattern) Build or retrieve anAntPathMatcher.AntPathStringMatcher
for the given pattern.