Java Path to File

FileInputStream input = new FileInputStream(stringPath);
SAMER SAEID