public interface AnnotatedFileAttributeView extends FileAttributeView
FileAttributeView
that supports annotation-based dynamic file
attribute access.
Methods that set file attributes should be annotated with
Attribute
.
Modifier and Type | Method and Description |
---|---|
AnnotatedFileAttributes |
readAttributes() |
name
AnnotatedFileAttributes readAttributes() throws IOException
IOException