forAttributes property

Map<String, I18nMetadata> forAttributes
final

Internationalization metadata for the node's attributes.

Metadata is keyed by attribute name.

Implementation

final Map<String, I18nMetadata> forAttributes;