Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/tool/
DGenerateItemCounts.java131 checkBadAttributes(path2value, prefix + fileKey + "_dtd_check.txt"); in main()
157 private static void checkBadAttributes(Relation<String, String> path2value2, String outputFile) in checkBadAttributes() method in GenerateItemCounts