DOMText::isWhitespaceInElementContentIndicates whether this text node contains whitespace Description
public bool DOMText::isWhitespaceInElementContent()
Indicates whether this text node contains only whitespace or it is empty. The text node is determined to contain whitespace in element content during the load of the document. ParametersThis function has no parameters. Return Values
Returns |