Subinterfaces of AttributeView in org.gridlab.gat.io.attributes |
interface |
BasicFileAttributeView
A file attribute view that provides a view of a basic set of file
attributes common to many file systems. |
interface |
FileAttributeView
An attribute view that is a read-only or updatable view of non-opaque
values associated with a file in a filesystem. |
interface |
FileOwnerAttributeView
A file attribute view that supports reading or updating the owner of a file. |
interface |
PosixFileAttributeView
A file attribute view that provides a view of the file attributes commonly
associated with files on file systems used by operating systems that implement
the Portable Operating System Interface (POSIX) family of standards. |