(PHP 5)
The DOMText class inherits from DOMCharacterData and represents the textual content of a DOMElement or DOMAttr.
$exclusive
   [, bool $with_comments
   [, array $xpath
   [, array $ns_prefixes
  ]]]] )$uri
   [, bool $exclusive
   [, bool $with_comments
   [, array $xpath
   [, array $ns_prefixes
  ]]]] )Holds all the text of logically-adjacent (not separated by Element, Comment or Processing Instruction) Text nodes.