There are several I/O classes that have constructors that take a path to file.
Read the contents of the file with the path into a String and use that String in the class's constructor to read from...