File Visit Details
Provides access to details about a file or directory being visited by a FileVisitor.
See also
Functions
Link copied to clipboard
Returns the last modified time of this file at the time of file traversal.
Link copied to clipboard
Provides a read-only view of access permissions of this file.
Link copied to clipboard
Returns the path of this file, relative to the root of the containing file tree.
Link copied to clipboard
Returns true if this element is a directory, or false if this element is a regular file.
Link copied to clipboard
Opens this file as an input stream.
Link copied to clipboard
Requests that file visiting terminate after the current file.