Пример #1
0
 File getCanonicalFile(File f) {
   return FileUtils.safeGetCanonicalFile(f);
 }