setOverrideProperties(Map< String, String >) method

Modifies this configuration object to include the specified override properties which are added after first loading in the values from the configured File or Resource.

Syntax

void setOverrideProperties ( Map< String, String > props )

Parameters

Usage

Set this value to null to clear it. Both the keys and the values in the Map should be String objects.