attributes property

Map<String, String> attributes
final

Attribute map for the <meta> element (e.g. name, content, charset).

Implementation

final Map<String, String> attributes;