Home
last modified time | relevance | path

Searched defs:pathFormat (Results 1 – 1 of 1) sorted by relevance

/external/cldr/tools/java/org/unicode/cldr/test/
DExampleGenerator.java721 String pathFormat = "//ldml/localeDisplayNames/territories/territory[@type=\"{0}\"]"; in handleRegularListPatterns() local
780 String pathFormat = "//ldml/units/unitLength" + unitWidth.typeString in getFormattedUnit() local
813 …private String getPattern(String pathFormat, String pathPatternType, String valuePatternType, Stri… in getPattern()
822 String pathFormat = "//ldml/localeDisplayNames/territories/territory[@type=\"{0}\"]"; in handleEllipsis() local