Return the canonical form of a filename. If the specified file name is relative it is resolved with respect to the given root directory. @param fileName The name of the file to resolve. Must not be null . @param rootDir The directory respective to which relative fi
(final String fileName, final File rootDir)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected