Searched defs:resolvedCldrFile (Results 1 – 2 of 2) sorted by relevance
41 public static final CompactDecimalFormat build(CLDRFile resolvedCldrFile, in build()304 private static String getUnitString(CLDRFile resolvedCldrFile, String unit, String count) { in getUnitString()315 …CurrencyInfo(CLDRFile resolvedCldrFile, Set<String> canonicalKeywords, String currencyCode, XPathP… in CurrencyInfo()
232 …public ExampleGenerator(CLDRFile resolvedCldrFile, CLDRFile englishFile, String supplementalDataDi… in ExampleGenerator()