| Package | Description |
|---|---|
| com.igormaznitsa.jcp | |
| com.igormaznitsa.jcp.utils.antpathmatcher |
| Class and Description |
|---|
AntPathMatcher
PathMatcher implementation for Ant-style path patterns. |
| Class and Description |
|---|
| AntPathMatcher.AntPathStringMatcher
Tests whether or not a string matches against a pattern via a
Pattern. |
| AntPathMatcher.PathSeparatorPatternCache
A simple cache for patterns that depend on the configured path separator.
|
| PathMatcher
Strategy interface for
String-based path matching. |