Function Node.attributes

A NamedNodeMap containing the attributes of this node (if it is an Element) or null otherwise.

Prototype

NamedNodeMap!DOMString attributes() @property;

Authors

Lodovico Giaretta

Copyright

Copyright Lodovico Giaretta 2016 --

License

Boost License 1.0.