Home
last modified time | relevance | path

Searched refs:getOutputLocale (Results 1 – 1 of 1) sorted by relevance

/external/cldr/tools/java/org/unicode/cldr/tool/
DCLDRFileTransformer.java83 public String getOutputLocale() { in getOutputLocale() method in CLDRFileTransformer.LocaleTransform
160 output = factory.make(localeTransform.getOutputLocale(), false); in transform()
163 XMLSource dataSource = new SimpleXMLSource(localeTransform.getOutputLocale()); in transform()
167 String outputParentString = LocaleIDParser.getParent(localeTransform.getOutputLocale()); in transform()