Return a File that corresponds to the given path.
path
The path must be absolute and normalized.
A file may or may not exist at this location.
File getFile(String path);