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