Searched refs:hasConflict (Results 1 – 5 of 5) sorted by relevance
106 boolean hasConflict = false; in mergeSettings()109 if (newSetting.hasConflict(setting) || setting.hasConflict(newSetting)) { in mergeSettings()110 hasConflict = true; in mergeSettings()114 if (!hasConflict) { in mergeSettings()
225 public final boolean hasConflict(DocumentBuilderSetting other) { in hasConflict() method in DocumentBuilderSetting232 return strategy.hasConflict(other.strategy); in hasConflict()
33 public boolean hasConflict(DocumentBuilderSettingStrategy other) { in hasConflict() method in DocumentBuilderSettingStrategy188 public boolean hasConflict(DocumentBuilderSettingStrategy other) {
15 public boolean hasConflict(DocumentBuilderSettingStrategy other) { in hasConflict() method in DocumentBuilderSettingStrategy147 public boolean hasConflict(DocumentBuilderSettingStrategy other) {