Package | Description |
---|---|
org.nuxeo.ecm.webengine.jaxrs.servlet | |
org.nuxeo.ecm.webengine.jaxrs.servlet.config | |
org.nuxeo.ecm.webengine.jaxrs.servlet.mapping |
Modifier and Type | Method and Description |
---|---|
boolean |
FilterSet.matches(Path pathInfo) |
Modifier and Type | Method and Description |
---|---|
boolean |
FilterSetDescriptor.matches(Path pathInfo) |
Modifier and Type | Field and Description |
---|---|
static Path |
Path.EMPTY |
static Path |
Path.ROOT |
Modifier and Type | Method and Description |
---|---|
Path |
Path.append(String segment) |
Path |
Path.copy() |
Path |
Path.copy(int bits) |
Path |
Path.makeAbsolute() |
Path |
Path.makeRelative() |
Path |
PathParser.parse(String path) |
static Path |
Path.parse(String path) |
Path |
PathParser.parse(String path,
int userBits) |
Path |
Path.removeLastSegment() |
Path |
Path.removeLastSegments(int i) |
Path |
Path.removeTrailingSlash() |
Modifier and Type | Method and Description |
---|---|
static PathMatcher |
PathMatcher.compile(Path path) |
boolean |
PathMatcher.matches(Path path) |
Copyright © 2011 Nuxeo SA. All Rights Reserved.