Spec-Zone.ru › OpenJDK 21

Интерфейс 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, 2023, 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/21/docs/api/java.base/java/nio/file/attribute/FileAttributeView.html

Spec-Zone.ru

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