PHP Dokumentation: Domnode normalize
12. Januar 2010 von werner
DOMNode::normalize
(PHP 5)
DOMNode::normalize — Normalizes the node
Beschreibung
void DOMNode::normalize ( void )
Normalizes the node.
Rückgabewerte
Es wird kein Wert zurückgegeben.
Siehe auch
- » The DOM Specification
- DOMDocument::normalizeDocument – Normalizes the document