Searched refs:REPLACING_BASE (Results 1 – 1 of 1) sorted by relevance
40 … static final Set<String> REPLACING_BASE = !COMPACT ? Collections.EMPTY_SET : new HashSet<String>( field in JsonConverter220 if (REPLACING_BASE.contains(attribute)) { in add()