org.crsh.vfs
Class Path.Absolute
java.lang.Object
org.crsh.vfs.Path
org.crsh.vfs.Path.Absolute
- All Implemented Interfaces:
- Iterable<String>
- Enclosing class:
- Path
-
public static class Path.Absolute
- extends Path
-
Constructor Summary |
private |
Path.Absolute(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.Absolute
private Path.Absolute(boolean dir,
String[] names)
append
public Path.Absolute append(String name,
boolean dir)
-
- Overrides:
append
in class Path
-
create
protected Path.Absolute 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.