Function Text.isElementContentWhitespace
Returns whether this text node contains element content whitespace, often abusively called "ignorable whitespace".
Prototype
bool isElementContentWhitespace() @property;
Authors
Lodovico Giaretta
Copyright
Copyright Lodovico Giaretta 2016 --