Uses of Interface
java.nio.file.attribute.FileOwnerAttributeView
-
Packages that use FileOwnerAttributeView 软件包 描述 java.nio.file.attribute 提供访问文件和文件系统属性的接口和类。 -
-
Uses of FileOwnerAttributeView in java.nio.file.attribute
Subinterfaces of FileOwnerAttributeView in java.nio.file.attribute Modifier and Type 接口 描述 interface
AclFileAttributeView
支持读取或更新文件的访问控制列表(ACL)或文件所有者属性的文件属性视图。interface
PosixFileAttributeView
文件属性视图,提供通常与实现便携式操作系统接口(POSIX)系列标准的操作系统使用的文件系统上的文件关联的文件属性视图。
-