-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
list
public String[] list()
- Specified by:
list in interface PathNode
- Returns:
- See Also:
org.wymiwyg.rwcf.tools.fileserver.PathNode#list()
-
getLength
public long getLength()
- Specified by:
getLength in interface PathNode
- Returns:
- the size of the entry or -1
-
getPath
public String getPath()
- Specified by:
getPath in interface PathNode
- Returns:
- a slash separated string representation of this path
-
exists
public boolean exists()
- Specified by:
exists in interface PathNode
- Returns:
- true if the PathNode points to an existing entity.
Copyright © 2014. All Rights Reserved.