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 UnixFSPathMappingUnixFSPathMapping.fromFullyQualifiedFSPath(UnixFSUtils utils, HasNodeId hasNodeId, Path fsPath) Creates aUnixFSPathMappingwith the supplied information which resolves a particularPathto aPathmapping.static UnixFSPathMappingUnixFSPathMapping.fromRTPath(UnixFSUtils utils, Path rtPath) Creates aUnixFSPathMappingwith the supplied information which resolves a particularPathto aPathmapping.