| Package | Description |
|---|---|
| com.igormaznitsa.jcp.utils.antpathmatcher |
| Modifier and Type | Field and Description |
|---|---|
(package private) java.util.Map<java.lang.String,AntPathMatcher.AntPathStringMatcher> |
AntPathMatcher.stringMatcherCache |
| Modifier and Type | Method and Description |
|---|---|
protected AntPathMatcher.AntPathStringMatcher |
AntPathMatcher.getStringMatcher(java.lang.String pattern)
Build or retrieve an
AntPathMatcher.AntPathStringMatcher for the given pattern. |