BasicFileAttributeView
object.FileOwnerAttributeView
object.DosFileAttributeView
object.PosixFileAttributeView
object.AclFileAttributeView
object.Path
interface that uses a string to store the actual path.GroupPrincipal
implementation that simply stores a name.UserPrincipal
implementation that simply stores a name.size
attribute, as used for BasicFileAttributeView
.Path
, constructed by converting the given path string.Path
that is a subsequence of the name elements of this path.FileSystem.getPathMatcher(String)
is called with a string that does not contain a
syntax part.system
attribute, as used for DosFileAttributeView
.Copyright © 2016–2023. All rights reserved.