Package org.apache.sshd.common.file.root
Class RootedPath
java.lang.Object
org.apache.sshd.common.file.util.BasePath<RootedPath,RootedFileSystem>
org.apache.sshd.common.file.root.RootedPath
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.sshd.common.file.util.BasePath
asString, asT, calculatedHashCode, checkPath, compare, compareTo, create, create, create, endsWith, endsWith, endsWith, equals, getFileName, getFileSystem, getName, getNameCount, getParent, getRoot, hashCode, isAbsolute, isNormal, iterator, normalize, register, register, relativize, resolve, resolve, resolveSibling, resolveSibling, startsWith, startsWith, startsWith, subpath, toAbsolutePath, toString, toUriMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface java.lang.Iterable
forEach, spliterator
-
Constructor Details
-
RootedPath
-
-
Method Details
-
toFile
- Specified by:
toFilein interfacePath- Overrides:
toFilein classBasePath<RootedPath,RootedFileSystem>
-
toRealPath
- Throws:
IOException
-