The Dom\Text class
(PHP 8 >= 8.4.0)
简介
The Dom\Text class inherits from Dom\CharacterData and represents a text node.
This is the modern, spec-compliant equivalent of DOMText.
类摘要
/* 继承的常量 */
/* 属性 */
/* 继承的属性 */
/* 方法 */
/* 继承的方法 */
/* Not documented yet */
}属性
- wholeText
-
Holds all the text of logically-adjacent (not separated by Element, Comment or Processing Instruction) Text nodes.
目录
- Dom\Text::splitText — Breaks this node into two nodes at the specified offset
+添加备注
用户贡献的备注
此页面尚无用户贡献的备注。