childElements property

Iterable<XmlElement> get childElements

Return an Iterable over the XmlElement children of this node.

Implementation

Iterable<XmlElement> get childElements;