©
本文档使用 PHP中文网手册 发布
(PHP 5, PHP 7)
The DOMText class inherits from DOMCharacterData and represents the textual content of a DOMElement or DOMAttr.
$value
] )$offset
)$newnode
)$exclusive
[, bool $with_comments
[, array $xpath
[, array $ns_prefixes
]]]] )$uri
[, bool $exclusive
[, bool $with_comments
[, array $xpath
[, array $ns_prefixes
]]]] )$deep
] )$newnode
[, DOMNode $refnode
] )$namespaceURI
)$node
)$feature
, string $version
)$prefix
)$namespaceURI
)$oldnode
)$newnode
, DOMNode $oldnode
)Holds all the text of logically-adjacent (not separated by Element, Comment or Processing Instruction) Text nodes.