DOMDocument->normalize()

DOMDocument->normalize() --  Normalizes the document

Description

class DOMDocument {

void normalize ( void )

}

Normalizes the document.

Return Values

No value is returned.

See Also

DOMNode->normalize()