| Package | Description |
|---|---|
| org.nuxeo.shell.automation | |
| org.nuxeo.shell.utils |
| Modifier and Type | Method and Description |
|---|---|
Path |
RemoteContext.resolvePath(String path) |
| Modifier and Type | Field and Description |
|---|---|
static Path |
Path.EMPTY |
static Path |
Path.ROOT |
| Modifier and Type | Method and Description |
|---|---|
Path |
Path.addTrailingSeparator() |
Path |
Path.append(Path tail) |
Path |
Path.append(String tail) |
Path |
Path.appendSegment(String segment) |
Path |
Path.getParent() |
Path |
Path.makeAbsolute() |
Path |
Path.makeRelative() |
Path |
Path.removeFileExtension() |
Path |
Path.removeFirstSegments(int count) |
Path |
Path.removeLastSegments(int count) |
Path |
Path.removeTrailingSeparator() |
Path |
Path.up() |
| Modifier and Type | Method and Description |
|---|---|
Path |
Path.append(Path tail) |
| Constructor and Description |
|---|
Path(Path path) |
Copyright © 2019 Nuxeo. All rights reserved.