Java acesse um arquivo

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