Searched refs:forXpath (Results 1 – 3 of 3) sorted by relevance
76 public String forXpath(String locale, String xpath) { in forXpath() method in CLDRURLS77 return forXpath(CLDRLocale.getInstance(locale), xpath); in forXpath()85 public final String forXpath(CLDRLocale locale, String xpath) { in forXpath() method in CLDRURLS153 return forXpath(locale, null); in forLocale()
1219 .urls().forXpath(maltese, KOREAN_LANGUAGE));1238 .forXpath(maltese, KOREAN_LANGUAGE_STRID);1249 .absoluteUrls().forXpath(maltese, KOREAN_LANGUAGE));
1120 stLink = URLS.forXpath(locale, ph.getOriginalPath()); in spreadsheetLine()