descendsFrom

descendsFrom(nod: JadeXMLNode): Boolean;

The descendsFrom method of the JadeXMLNode class returns true if the JadeXMLNode node specified in the nod parameter is an ancestor of the receiver JadeXMLNode object.