Method Parser.XML.SloppyDOM.NodeWithChildElements()->get_elements()
- Method get_elements
array
(
) get_elements(Element
string
name
)- Description
Lightweight variant of
get_elements_by_tag_name
that returns a simple array instead of a fancy live NodeList.- Note
Not DOM compliant.