| Name | Description | Type | Package | Framework |
| AntPathMatcher | PathMatcher implementation for Ant-style path patterns. | Class | org.springframework.util | Spring MVC |
| AntPathMatcher .AntPathStringMatcher | Tests whether or not a string matches against a pattern via a Pattern. | Class | org.springframework.util.AntPathMatcher | Spring MVC |
| AntPathMatcher .AntPatternComparator | The default Comparator implementation returned byAntPathMatcher. | Class | org.springframework.util.AntPathMatcher | Spring MVC |