FileServices.readFile

Returns a String value representing the contents of the file specified by file path decoded using the specified encoding.

returns java.lang.String

Parameters

java.lang.String  filePath,  java.lang.String  encoding,