Home
last modified time | relevance | path

Searched defs:EnglishInfo (Results 1 – 1 of 1) sorted by relevance

/external/cldr/tools/java/org/unicode/cldr/tool/
DGenerateXMB.java997 static class EnglishInfo implements Iterable<PathInfo> { class in GenerateXMB
1015 EnglishInfo(String targetDir, CLDRFile english, CLDRFile root) throws Exception { in EnglishInfo() method in GenerateXMB.EnglishInfo