public class JSONObjectConfigurationMerger extends GenericJsonConfigurationMerger<net.minidev.json.JSONObject>
ConfigurationMerger that combines two Configuration
objects of type JSONObject (using json-smart implementation) into a
single one.
For additional information, refer to the superclass
GenericJsonConfigurationMerger.
GenericJsonConfigurationMerger| Constructor and Description |
|---|
JSONObjectConfigurationMerger()
Creates a new JSON Configuration Merger for
JSONObject using json-smart
implementation. |
Copyright © 2023. All rights reserved.