Spec-Zone.ru › OpenJDK 17

Интерфейс FileAttributeView

Все суперинтерфейсы:
AttributeView
Все известные дочерние интерфейсы:
AclFileAttributeView, BasicFileAttributeView, DosFileAttributeView, FileOwnerAttributeView, PosixFileAttributeView, UserDefinedFileAttributeView
public interface FileAttributeView extends AttributeView
Просмотр атрибутов, который представляет собой только для чтения или обновляемый просмотр необорачиваемых значений, связанных с файлом в файловой системе. Данный интерфейс расширяется или реализуется определенными представлениями атрибутов файлов, которые определяют методы для чтения и/или обновления атрибутов файла.
С:
1.7
См. также:
  • Files.getFileAttributeView(Path,Class,java.nio.file.LinkOption[])

Краткое описание методов

Методы, объявленные в интерфейсе java.nio.file.attribute.AttributeView

name

© 1993, 2021, Oracle and/or its affiliates. All rights reserved.
Documentation extracted from Debian's OpenJDK Development Kit package.
Licensed under the GNU General Public License, version 2, with the Classpath Exception.
Various third party code in OpenJDK is licensed under different licenses (see Debian package).
Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/nio/file/attribute/FileAttributeView.html

Spec-Zone.ru

Настройки Оффлайн Что нового Помощь О нас
Spec-Zone .ru
спецификации, руководства, описания, API