DOMDocument->normalize()

DOMDocument->normalize() --  Normalizes the document

Beschreibung

class DOMDocument {

void normalize ( void )

}

Normalizes the document.

Rückgabewerte

No value is returned.

Siehe auch

DOMNode->normalize()