Function Node.hasAttributes
Returns whether this node (if it is an element) has any attributes.
Prototype
bool hasAttributes();
Authors
Lodovico Giaretta
Copyright
Copyright Lodovico Giaretta 2016 --
Returns whether this node (if it is an element) has any attributes.
bool hasAttributes();
Lodovico Giaretta
Copyright Lodovico Giaretta 2016 --