public class SftpPath extends BasePath<SftpPath,SftpFileSystem>
Constructor and Description |
---|
SftpPath(SftpFileSystem fileSystem,
java.lang.String root,
java.util.List<java.lang.String> names) |
Modifier and Type | Method and Description |
---|---|
SftpPath |
toRealPath(java.nio.file.LinkOption... options) |
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, toFile, toString, toUri
public SftpPath(SftpFileSystem fileSystem, java.lang.String root, java.util.List<java.lang.String> names)
public SftpPath toRealPath(java.nio.file.LinkOption... options) throws java.io.IOException
java.io.IOException