Home
last modified time | relevance | path

Searched refs:writeSupplementalIndex (Results 1 – 1 of 1) sorted by relevance

/external/cldr/tools/java/org/unicode/cldr/tool/
DShowLanguages.java104 writeSupplementalIndex("index.html", sw); in main()
196 … private static void writeSupplementalIndex(String filename, StringWriter sw) throws IOException { in writeSupplementalIndex() method in ShowLanguages