Package | Description |
---|---|
org.springframework.util |
Miscellaneous utility classes, such as utilities for working with strings,
classes, collections, reflection, etc.
|
Modifier and Type | Method and Description |
---|---|
protected AntPathMatcher.AntPathStringMatcher |
AntPathMatcher.getStringMatcher(String pattern)
Build or retrieve an
AntPathMatcher.AntPathStringMatcher for the given pattern. |