- remove(Entry.Type) - Method in class net.java.truevfs.kernel.spec.FsCovariantNode
-
Removes the archive entry for the given type from the map.
- remove(String) - Method in class net.java.truevfs.kernel.spec.FsCovariantNode
-
Removes the given base path from the set of members of this directory
if and only if this covariant file system node implements a directory.
- RESET - Static variable in class net.java.truevfs.kernel.spec.FsSyncOptions
-
Aborts all pending changes for the federated file system, clears the
selective cache without flushing it and makes the file system controller
eligible for garbage collection unless any strong references are held by
the client application.
- resolve(FsNodeName) - Method in class net.java.truevfs.kernel.spec.FsMountPoint
-
Resolves the given node name against this mount point.
- resolve(FsNodeName) - Method in class net.java.truevfs.kernel.spec.FsNodePath
-
Resolves the given node name against this path.
- ROOT - Static variable in class net.java.truevfs.kernel.spec.FsNodeName
-
The file system node name of the root directory,
which is an empty URI.