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