| Modifier and Type | Method and Description |
|---|---|
TArchiveDetector |
getArchiveDetector()
Returns the
TArchiveDetector which was used to detect any
archive files in the path name of this object at construction time. |
net.java.truevfs.kernel.spec.FsMountPoint |
getMountPoint()
Returns the file system mount point for this path.
|
net.java.truevfs.kernel.spec.FsNodeName |
getNodeName()
Returns the file system entry name.
|
net.java.truevfs.kernel.spec.FsNodePath |
getNodePath()
Returns the file system node path with an absolute URI.
|
java.net.URI |
getUri()
Returns the absolute URI for this object.
|
TFile |
toFile()
Returns a file representation of this object.
|
TPath |
toPath()
Returns a path representation of this object.
|
TArchiveDetector getArchiveDetector()
TArchiveDetector which was used to detect any
archive files in the path name of this object at construction time.TArchiveDetector which was used to detect any
archive files in the path name of this object at construction
time.net.java.truevfs.kernel.spec.FsNodePath getNodePath()
net.java.truevfs.kernel.spec.FsMountPoint getMountPoint()
net.java.truevfs.kernel.spec.FsNodeName getNodeName()
java.net.URI getUri()
TFile toFile()
TPath toPath()