Returns a FileStoreAttributeView
of the given type.
This method is intended to be used where the file store attribute
view defines type-safe methods to read or update the file store attributes.
The type
parameter is the type of the attribute view required and
the method returns an instance of that type if supported.
<V>
| The FileStoreAttributeView type | |
type
| the Class object corresponding to the attribute view |
null
if the attribute view is not available
Diagram: FileSystem