软件包 | 描述 |
---|---|
java.nio.file.attribute |
提供对文件和文件系统属性的访问的接口和类。
|
Modifier and Type | Interface and Description |
---|---|
interface |
DosFileAttributeView
提供一个视图的文件属性视图,它提供了一个遗留的“拒绝服务”文件属性的视图。
|
interface |
PosixFileAttributeView
文件属性的观点,提供了常用的操作系统,实现了可移植的操作系统接口使用的文件系统的文件关联的视图文件属性(POSIX)系列标准。
|
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.