| Package | Description |
|---|---|
| org.nuxeo.ecm.webengine.util |
| Modifier and Type | Class and Description |
|---|---|
static class |
PathMatcher.PrefixMatcher |
static class |
PathMatcher.RegexMatcher |
| Modifier and Type | Method and Description |
|---|---|
static PathMatcher |
PathMatcher.getAllMatcher() |
static PathMatcher |
PathMatcher.getPrefixMatcher(String prefix) |
static PathMatcher |
PathMatcher.getRegexMatcher(String regex) |
Copyright © 2019 Nuxeo. All rights reserved.