DOMDocument->normalize()

DOMDocument->normalize() --  Normalizes the document

Descrição

class DOMDocument {

void normalize ( void )

}

Normalizes the document.

Valores Retornados

Não há valor retornado.

Veja também

DOMNode->normalize()