Searched refs:getIdToPath (Results 1 – 3 of 3) sorted by relevance
74 id2header = getIdToPath(factory); in OutdatedPaths()123 public Map<Long, PathHeader> getIdToPath(Factory factory) { in getIdToPath() method in OutdatedPaths
927 String path = getIdToPath(basePath); in LocaleVotingData()955 private static String getIdToPath(int basePath) { in getIdToPath() method in ConsoleCheckCLDR.LocaleVotingData957 idToPath = VoteResolver.getIdToPath(resolveVotesDirectory + "xpathTable.xml"); in getIdToPath()
1552 public static Map<Integer, String> getIdToPath(String fileName) { in getIdToPath() method in VoteResolver