getAllAttributes() method

A method to return a map of all the attribute names and their corresponding values.

Syntax

Map< String, String[]> getAllAttributes ()

Returns

a Map of attribute names and values. Modifications to the returned value will not be propagated to the attributed object.

Usage

a Map of attribute names and values. Modifications to the returned value will not be propagated to the attributed object.