Uses of Class
dev.getelements.elements.rt.transact.unix.UnixFSPathMapping
Packages that use UnixFSPathMapping
-
Uses of UnixFSPathMapping in dev.getelements.elements.rt.transact.unix
Methods in dev.getelements.elements.rt.transact.unix that return UnixFSPathMappingModifier and TypeMethodDescriptionstatic UnixFSPathMapping
UnixFSPathMapping.fromFullyQualifiedFSPath
(UnixFSUtils utils, HasNodeId hasNodeId, Path fsPath) Creates aUnixFSPathMapping
with the supplied information which resolves a particularPath
to aPath
mapping.static UnixFSPathMapping
UnixFSPathMapping.fromRTPath
(UnixFSUtils utils, Path rtPath) Creates aUnixFSPathMapping
with the supplied information which resolves a particularPath
to aPath
mapping.