menu
xml package
documentation
xpath.dart
XPathValue
nodes property
nodes property
dark_mode
light_mode
nodes
property
Iterable
<
XmlNode
>
get
nodes
Returns the node-set of this value.
Implementation
Iterable<XmlNode> get nodes;
xml package
documentation
xpath
XPathValue
nodes property
XPathValue class