getPrefixProperty(String) method

see Map.get(.

Syntax

T getPrefixProperty ( String key )

Parameters

Returns

the object value corresponding to the calculated prefixed key.

Usage

..) The prefix is prepended to the specified key before using it to retrieve the value from the Map.