public static class PathMatcher.RegexMatcher extends PathMatcher
PathMatcher.PrefixMatcher, PathMatcher.RegexMatcher| Constructor and Description |
|---|
PathMatcher.RegexMatcher(String regex) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
match(String value) |
getAllMatcher, getPrefixMatcher, getRegexMatcherpublic PathMatcher.RegexMatcher(String regex)
public boolean match(String value)
match in class PathMatcherCopyright © 2011 Nuxeo SA. All Rights Reserved.