Searched refs:forPathHeader (Results 1 – 3 of 3) sorted by relevance
232 public final String forPathHeader(String locale, PathHeader pathHeader) { in forPathHeader() method in CLDRURLS233 return forPathHeader(CLDRLocale.getInstance(locale), pathHeader); in forPathHeader()242 public final String forPathHeader(CLDRLocale locale, PathHeader pathHeader) { in forPathHeader() method in CLDRURLS
466 return urls.forPathHeader(locale, codeOutput); in getUrl()
71 … + CLDRConfig.getInstance().urls().forPathHeader(getCldrFileToCheck().getLocaleID(), pathHeader) in getPathReferenceForMessage()