Searched refs:cleanLocale (Results 1 – 1 of 1) sorted by relevance
437 …String headerHeader = "<th class='head'>" + cleanLocale(locale, false) + "</th><td class='head now… in writeCharToLocaleMapping()438 + cleanLocale(locale, true) + "</td>"; in writeCharToLocaleMapping()521 private static String cleanLocale(String item, boolean name) { in cleanLocale() method in GenerateSidewaysView