Searched refs:getIdToPath (Results 1 – 3 of 3) sorted by relevance
91 id2header = getIdToPath(factory); in readLocaleToPaths()152 public Map<Long, PathHeader> getIdToPath(Factory factory) { in getIdToPath() method in OutdatedPaths
930 String path = getIdToPath(basePath); in LocaleVotingData()958 private static String getIdToPath(int basePath) { in getIdToPath() method in ConsoleCheckCLDR.LocaleVotingData960 idToPath = VoteResolver.getIdToPath(resolveVotesDirectory + "xpathTable.xml"); in getIdToPath()
1647 public static Map<Integer, String> getIdToPath(String fileName) { in getIdToPath() method in VoteResolver