public interface Path
Modifier and Type | Method and Description |
---|---|
FileSystem |
getFileSystem()
Get the FileSystem to which this Path refers.
|
RelativePath |
getRelativePath()
Get the location relative to the root of the FileSystem.
|
FileSystem getFileSystem()
RelativePath getRelativePath()