org.crsh.vfs
Class Path.Relative
java.lang.Object
org.crsh.vfs.Path
org.crsh.vfs.Path.Relative
- All Implemented Interfaces:
- Iterable<String>
- Enclosing class:
- Path
-
public static class Path.Relative
- extends Path
-
Constructor Summary |
private |
Path.Relative(boolean dir, String[] names)
|
Methods inherited from class org.crsh.vfs.Path |
equals, get, get, getName, getSize, getValue, hashCode, isChildOf, isDir, iterator, nameAt, toString |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Path.Relative
private Path.Relative(boolean dir,
String[] names)
append
public Path.Relative append(String name,
boolean dir)
-
- Overrides:
append
in class Path
-
create
protected Path.Relative create(boolean dir,
String[] names)
-
- Specified by:
create
in class Path
-
absolute
public Path.Absolute absolute()
-
- Specified by:
absolute
in class Path
-
isAbsolute
public boolean isAbsolute()
-
- Specified by:
isAbsolute
in class Path
-
Copyright © 2015 eXo Platform SAS. All Rights Reserved.