public static class PathMatcher.RegexMatcher extends PathMatcher
PathMatcher.PrefixMatcher, PathMatcher.RegexMatcher
Constructor and Description |
---|
RegexMatcher(String regex) |
Modifier and Type | Method and Description |
---|---|
boolean |
match(String value) |
getAllMatcher, getPrefixMatcher, getRegexMatcher
public RegexMatcher(String regex)
public boolean match(String value)
match
in class PathMatcher
Copyright © 2015 Nuxeo SA. All rights reserved.