Uses of Class
org.nuxeo.ecm.webengine.util.PathMatcher
Packages that use PathMatcher
-
Uses of PathMatcher in org.nuxeo.ecm.webengine.util
Subclasses of PathMatcher in org.nuxeo.ecm.webengine.utilModifier and TypeClassDescriptionstatic class
static class
Methods in org.nuxeo.ecm.webengine.util that return PathMatcherModifier and TypeMethodDescriptionstatic PathMatcher
PathMatcher.getAllMatcher()
static PathMatcher
PathMatcher.getPrefixMatcher
(String prefix) static PathMatcher
PathMatcher.getRegexMatcher
(String regex)