Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/tool/
DGenerateItemCounts.java577 static final Set<String> ATTRIBUTES_TO_SKIP = Builder.with(new HashSet<String>()) field in GenerateItemCounts
667 if (ATTRIBUTES_TO_SKIP.contains(attribute) in handlePathValue()