public class RegexpPathMatcher extends java.lang.Object implements PathMatcher
| Constructor and Description |
|---|
RegexpPathMatcher(java.util.regex.Pattern pattern) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
match(java.lang.String path) |
public boolean match(java.lang.String path)
match in interface PathMatcher