attributes property

Map<String, String> attributes
final

The element's attributes, keyed by their raw (prefixed) name.

Implementation

final Map<String, String> attributes;