FileServices.getAbsoluteFilePath

Returns an absolute file path for the specified relative or absolute file path. For example '/usr/myproduct/deployed/xyz.txt' might be returned for '../../xyz.txt'.

returns java.lang.String

Parameters

java.lang.String  filePath,