DOMDocument->normalize()

(no version information, might be only in CVS)

DOMDocument->normalize() --  Normalizes the document

Descripción

class DOMDocument {

void normalize ( void )

}

Normalizes the document.

Valores retornados

No value is returned.

Ver tambiƩn

DOMNode->normalize()