Searched refs:setAllowDuplicateKeys (Results 1 – 6 of 6) sorted by relevance
112 lc.setAllowDuplicateKeys(false); in errorOnDuplicateKeys()126 lc.setAllowDuplicateKeys(false); in errorOnDuplicateKeysInJavaBeanProperty()141 lc.setAllowDuplicateKeys(true); in acceptDuplicateKeysInJavaBeanProperty()164 lc.setAllowDuplicateKeys(false); in noDuplicatesConfigMutablePostChange()
46 public void setAllowDuplicateKeys(boolean allowDuplicateKeys) { in setAllowDuplicateKeys() method in LoaderOptions
188 this.constructor.setAllowDuplicateKeys(loadingConfig.isAllowDuplicateKeys()); in Yaml()
33 options.setAllowDuplicateKeys(false); in testDuplicateKeyIsNotAlowed()
32 loaderOptions.setAllowDuplicateKeys(false); in deleteDuplicatKeysInCorrectOrder()
604 public void setAllowDuplicateKeys(boolean allowDuplicateKeys) { in setAllowDuplicateKeys() method in BaseConstructor