Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
DOMNode->normalize()

DOMNode->normalize()

(no version information, might be only in CVS)

DOMNode->normalize() --  Normalizes the node

Description

class DOMNode {

void normalize ( void )

}

Normalizes the node.

Return Values

No value is returned.

See Also

The DOM Specification
DOMDocument->normalizeDocument()