Java Create File from Directory and Name Elements using Apache Commons IO
In this Java tutorial we learn how to construct a new File from a given directory and names elements such as sub directories name, file name using FileUtils class of Apache Commons IO library.