Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/util/
DTimezoneFormatter.java168 checkForDraft("//ldml/dates/timeZoneNames/singleCountries"); in TimezoneFormatter()
185 checkForDraft(cleanPath); in getStringValue()
190 checkForDraft(CLDRFile.getKey(territory_name, country)); in getName()
194 private void checkForDraft(String cleanPath) { in checkForDraft() method in TimezoneFormatter