query_selector_all


Description:

public DomNodeList query_selector_all (DomElement element) throws Error

Retrieve children and descendent nodes that match parsed selectors.

Parameters:

element

a GXml.DomElement

Returns:

a GXml.DomNodeList of selected nodes