Question about FileSystem's .supportedFileAttributeViews()
Francis Galiegue
fgaliegue at gmail.com
Thu Dec 18 15:08:27 UTC 2014
The documentation is not very clear about this, but let's say, for
instance, that an implementation supports the "acl" view; is it
required that this method report also "owner", since acl "inherits"
owner, so to speak? Similarly, if it supports "posix", will it have to
also report "basic" and "owner"?
--
Francis Galiegue, fgaliegue at gmail.com, https://github.com/fge
JSON Schema in Java: http://json-schema-validator.herokuapp.com
Parsers in pure Java: https://github.com/parboiled1/grappa (redde
Caesaris: https://github.com/sirthias)
More information about the nio-dev
mailing list