Searched refs:resolveVotesDirectory (Results 1 – 1 of 1) sorted by relevance
399 …resolveVotesDirectory = CldrUtility.checkValidFile(CLDRPaths.BASE_DIRECTORY + "incoming/vetted/vot… in main()757 if (resolveVotesDirectory != null) { in main()872 .getBaseToAlternateToInfo(resolveVotesDirectory + locale + ".xml"); in LocaleVotingData()960 idToPath = VoteResolver.getIdToPath(resolveVotesDirectory + "xpathTable.xml"); in getIdToPath()1602 private static String resolveVotesDirectory; field in ConsoleCheckCLDR