fileInPackageAbsolutePath
Calculates the path to a file in a package.
Parameters
root
the root directory in which the package resides
pkg
the package in which the file resides, like "com.laamella.parser"
file
the filename of the file in the package.