Package com.sshtools.vfs2nio
Class Vfs2NioPath
java.lang.Object
org.apache.nio.BasePath<Vfs2NioPath,Vfs2NioFileSystem,Vfs2NioFileSystemProvider>
com.sshtools.vfs2nio.Vfs2NioPath
-
Field Summary
-
Constructor Summary
ConstructorsConstructorDescriptionVfs2NioPath(Vfs2NioFileSystem fileSystem, String root, String... names) Vfs2NioPath(Vfs2NioFileSystem fileSystem, String root, ImmutableList<String> names) -
Method Summary
Modifier and TypeMethodDescriptionorg.apache.commons.vfs2.FileObjecttoRealPath(LinkOption... options) Methods inherited from class org.apache.nio.BasePath
asT, 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, 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
-
Vfs2NioPath
-
Vfs2NioPath
-
-
Method Details
-
toFileObject
public org.apache.commons.vfs2.FileObject toFileObject() -
toRealPath
- Throws:
IOException
-