xml.DomNode.removeAllChildren

Removes all child DomNode objects from a DomNode object.

Syntax

removeAllChildren()

Usage

Removes all child DomNode objects from this DomNode object.

In case of error, the method throws an exception and sets the STATUS variable with the appropriate error number.