Locates a file by name. Equivalent to calling resolveFile(uri, getBaseName()).
@param name The name of the file.
@return The file. Never returns null.
@throws FileSystemException On error parsing the file name.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.