The DOMText class inherits from DOMCharacterData and represents the textual content of a DOMElement or DOMAttr.
Holds all the text of logically-adjacent (not separated by Element, Comment or Processing Instruction) Text nodes.