DOMDocument->normalize()

(no version information, might be only in CVS)

DOMDocument->normalize() --  Normalizes the document

Descrição

class DOMDocument {

void normalize ( void )

}

Normalizes the document.

Valores de retornado

Não há valor retornado.

Veja também

DOMNode->normalize()