Method Parser.XML.SloppyDOM.NodeWithChildElements()->get_descendant_elements()
classParser.XML.SloppyDOM.NodeWithChildElements
- Method
get_descendant_elements
array(Element) get_descendant_elements()- Description
Returns all descendant elements in document order.
- Note
Not DOM compliant.