Class | Description |
---|---|
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 © 2011–2021 Igor Maznitsa. All rights reserved.