nodes property

Iterable<XmlNode> nodes

Returns the node-set of this value.

Implementation

Iterable<XmlNode> get nodes;