Searched refs:forXpath (Results 1 – 4 of 4) sorted by relevance
81 public String forXpath(String locale, String xpath) { in forXpath() method in CLDRURLS82 return forXpath(CLDRLocale.getInstance(locale), xpath); in forXpath()90 public final String forXpath(CLDRLocale locale, String xpath) { in forXpath() method in CLDRURLS158 return forXpath(locale, null); in forLocale()
958 .urls().forXpath(maltese, KOREAN_LANGUAGE));977 .forXpath(maltese, KOREAN_LANGUAGE_STRID);988 .absoluteUrls().forXpath(maltese, KOREAN_LANGUAGE));
1351 stLink = URLS.forXpath(locale, path); in spreadsheetLine()
1541 String pathLink = CLDR_CONFIG.urls().forXpath(localeID, path); in showValue()