Reads an entire file and returns a String object corresponding to that file @param path path of the file to be read @param encoding file encoding @return string object representing file contents @throws IOException
(String path, Charset encoding)
source not stored for this graph (policy: none)