DOMNode::normalize

Normalizes the node

Beschreibung

public void DOMNode::normalize ( void )

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

Rückgabewerte

Es wird kein Wert zurückgegeben.

Siehe auch