FileUtils is a File manipulation utility from Apache Commons
I am trying to use the FileUtils.writeStringToFile() method of the Apache Commons IO. Every bit of documentation says that …