Searched refs:codeSource (Results 1 – 2 of 2) sorted by relevance
49 CodeSource codeSource = UrlReplacement.class.getProtectionDomain().getCodeSource(); in getUrlReplacementConfigFile_fromJarDirectory() local50 String toolDirectory = new File(codeSource.getLocation().toURI()).getParent(); in getUrlReplacementConfigFile_fromJarDirectory()
133 CodeSource codeSource = UrlReplacement.class.getProtectionDomain().getCodeSource(); in getUrlReplacementConfigFile() local136 toolDirectory = new File(codeSource.getLocation().toURI()).getParent(); in getUrlReplacementConfigFile()