public static class PathMatcher.PrefixMatcher extends PathMatcher
PathMatcher.PrefixMatcher, PathMatcher.RegexMatcher| Constructor and Description |
|---|
PrefixMatcher(String prefix) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
match(String value) |
getAllMatcher, getPrefixMatcher, getRegexMatcherpublic PrefixMatcher(String prefix)
public boolean match(String value)
match in class PathMatcherCopyright © 2019 Nuxeo. All rights reserved.