Java accede a un archivo

Path path = Paths.get(/*File Location*/);
Tender Toucan