public class RootedPath extends BasePath<RootedPath,RootedFileSystem>
| Constructor and Description |
|---|
RootedPath(RootedFileSystem fileSystem,
String root,
List<String> names) |
| Modifier and Type | Method and Description |
|---|---|
File |
toFile() |
RootedPath |
toRealPath(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, toString, toUriclone, finalize, getClass, notify, notifyAll, wait, wait, waitforEach, spliteratorpublic RootedPath(RootedFileSystem fileSystem, String root, List<String> names)
public File toFile()
toFile in interface PathtoFile in class BasePath<RootedPath,RootedFileSystem>public RootedPath toRealPath(LinkOption... options) throws IOException
IOExceptionCopyright © 2018–2021 The Apache Software Foundation. All rights reserved.