update : 2015.11.03
php.shukuma.com

검색:
 
 
Normalizes the node

DOMNode::normalize

(PHP 5, PHP 7)

DOMNode::normalize Normalizes the node

설명

public void DOMNode::normalize ( void )

Remove empty text nodes and merge adjacent text nodes in this node and all its children.

반환값

값을 반환하지 않습니다.