getAllAttributes() method

Retrieves a Map containing all the attribute keys and values.

Syntax

Map< String, String[]> getAllAttributes ()

Returns

a Map object containing all attributes. The key values in the Map will be the attribute names. The values in the Map will each be String[].