It is implementation specific if all file attributes are read as an atomic operation with respect to other file system operations. @return the file attributes @throws IOException if an I/O error occurs @throws SecurityException In the case of the default provider, a security manager is installed, its {@link SecurityManager#checkRead(String) checkRead}method is invoked to check read access to the file
|
|
|
|
|
|
|
|
|
|
|
|
|
|