JavaScript is disabled on your browser.
跳过导航
概述
模块
软件包
类
使用
树
已过时的
索引
帮助
Java SE 11 & JDK 11
所有类
SEARCH:
JavaScript is disabled on your browser.
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
变量和类型
接口
描述
interface
AclFileAttributeView
一个文件属性视图,支持读取或更新文件的访问控制列表(ACL)或文件所有者属性。
interface
PosixFileAttributeView
文件属性视图,提供通常与实现可移植操作系统接口(POSIX)标准系列的操作系统所使用的文件系统上的文件相关联的文件属性的视图。