public static class Path.Relative extends Path
Path.Absolute, Path.Relative| Modifier | Constructor and Description |
|---|---|
private |
Path.Relative(boolean dir,
String[] names) |
| Modifier and Type | Method and Description |
|---|---|
Path.Absolute |
absolute() |
Path.Relative |
append(String name,
boolean dir) |
protected Path.Relative |
create(boolean dir,
String[] names) |
boolean |
isAbsolute() |
private Path.Relative(boolean dir, String[] names)
public Path.Relative append(String name, boolean dir)
protected Path.Relative create(boolean dir, String[] names)
public Path.Absolute absolute()
public boolean isAbsolute()
isAbsolute in class PathCopyright © 2015 eXo Platform SAS. All Rights Reserved.