Package | Description |
---|---|
org.nuxeo.ecm.webengine | |
org.nuxeo.ecm.webengine.util |
Modifier and Type | Method and Description |
---|---|
PathMatcher |
PathDescriptor.createMatcher() |
PathMatcher |
PathDescriptor.getMatcher() |
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 © 2013 Nuxeo SA. All Rights Reserved.