| 接口 | 说明 |
|---|---|
| PathMatcher |
Strategy interface for
String-based path matching. |
| 类 | 说明 |
|---|---|
| AntPathMatcher |
PathMatcher implementation for Ant-style path patterns. |
| AntPathMatcher.AntPathStringMatcher |
Tests whether or not a string matches against a pattern via a
Pattern. |
| AntPathMatcher.AntPatternComparator |
The default
Comparator implementation returned by
AntPathMatcher.getPatternComparator(String). |
Copyright © 2020. All rights reserved.