Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/draft/
DJsonConverter.java40 … static final Set<String> REPLACING_BASE = !COMPACT ? Collections.EMPTY_SET : new HashSet<String>( field in JsonConverter
220 if (REPLACING_BASE.contains(attribute)) { in add()