Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Java.nio.file.attribute Classes and Interfaces - 25 results found.
NameDescriptionTypePackageFramework
AclEntryAn entry in an access control list (ACL).Classjava.nio.file.attributeJava SE
AclEntry .BuilderA builder of AclEntry objects.Classjava.nio.file.attribute.AclEntryJava SE
AclEntryFlagDefines the flags for used by the flags component of an ACL entry.Classjava.nio.file.attributeJava SE
AclEntryPermissionenum AclEntryPermissionDefines the permissions for use with the permissions component of an ACLClassjava.nio.file.attributeJava SE
AclEntryTypeA typesafe enumeration of the access control entry types.Classjava.nio.file.attributeJava SE
AclFileAttributeViewA file attribute view that supports reading or updating a file's Access Control Lists (ACL) or file owner attributes.Interfacejava.nio.file.attributeJava SE
AttributeViewAn object that provides a read-only or updatable view of non-opaque values associated with an object in a filesystem.Interfacejava.nio.file.attributeJava SE
BasicFileAttributesBasic attributes associated with a file in a file system.Interfacejava.nio.file.attributeJava SE
BasicFileAttributeViewA file attribute view that provides a view of a basic set of file attributes common to many file systems.Interfacejava.nio.file.attributeJava SE
DosFileAttributesFile attributes associated with a file in a file system that supports legacy DOS attributes.Interfacejava.nio.file.attributeJava SE
DosFileAttributeViewA file attribute view that provides a view of the legacy DOS file attributes.Interfacejava.nio.file.attributeJava SE
FileTimeRepresents the value of a file's time stamp attribute.Classjava.nio.file.attributeJava SE
FileAttributeAn object that encapsulates the value of a file attribute that can be set atomically when creating a new file or directory by invoking the createFile or createDirectory methods.Interfacejava.nio.file.attributeJava SE
FileAttributeViewAn attribute view that is a read-only or updatable view of non-opaque values associated with a file in a filesystem.Interfacejava.nio.file.attributeJava SE
FileOwnerAttributeViewA file attribute view that supports reading or updating the owner of a file.Interfacejava.nio.file.attributeJava SE
FileStoreAttributeViewInterfacejava.nio.file.attributeJava SE
GroupPrincipalA UserPrincipal representing a group identity, used to determine access rights to objects in a file system.Interfacejava.nio.file.attributeJava SE
PosixFilePermissionsThis class consists exclusively of static methods that operate on sets of PosixFilePermission objects.Classjava.nio.file.attributeJava SE
PosixFilePermissionenum PosixFilePermissionDefines the bits for use with the permissions attribute.Classjava.nio.file.attributeJava SE
PosixFileAttributesFile attributes associated with files on file systems used by operating systems that implement the Portable Operating System Interface (POSIX) family ofInterfacejava.nio.file.attributeJava SE
PosixFileAttributeViewA file attribute view that provides a view of the file attributes commonly associated with files on file systems used by operating systems that implementInterfacejava.nio.file.attributeJava SE
UserPrincipalLookupServiceAn object to lookup user and group principals by name.Classjava.nio.file.attributeJava SE
UserPrincipalNotFoundExceptionChecked exception thrown when a lookup of UserPrincipal fails because the principal does not exist.Classjava.nio.file.attributeJava SE
UserDefinedFileAttributeViewA file attribute view that provides a view of a file's user-defined attributes, sometimes known as extended attributes.Interfacejava.nio.file.attributeJava SE
UserPrincipalA Principal representing an identity used to determine access rights to objects in a file system.Interfacejava.nio.file.attributeJava SE