|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
FileAttributeListener | Callback interface notifying observers about attribute value or existence change |
FileAttributeProvider | SPI, extension point allowing third parties to redefine attribute reading and writing. |
Class Summary | |
FileAttributeProvider.MemoryCache | Provides direct access to memory layer without delegating to providers layer. |
FileAttributeQuery | Extensible support for file attributes. |
File attributes management framework.
FileAttributeQuery
class. It allows to query for attribute values,
to determine their readiness, to write
them down and supports listening on attribute
changes.
FileAttributeProvider
implement it and register it using system filesystem at
Services/FileAttributeProviders/Default
.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |