PropsXPathResult extension
- on
Properties
- booleanValue → bool
-
Available on XPathResult, provided by the PropsXPathResult extension
no setter - invalidIteratorState → bool
-
Available on XPathResult, provided by the PropsXPathResult extension
no setter - numberValue → dynamic
-
Available on XPathResult, provided by the PropsXPathResult extension
no setter - resultType → int
-
Available on XPathResult, provided by the PropsXPathResult extension
no setter - singleNodeValue → Node?
-
Available on XPathResult, provided by the PropsXPathResult extension
no setter - snapshotLength → int
-
Available on XPathResult, provided by the PropsXPathResult extension
no setter - stringValue → String
-
Available on XPathResult, provided by the PropsXPathResult extension
no setter
Methods
-
iterateNext(
) → Node? -
Available on XPathResult, provided by the PropsXPathResult extension
-
snapshotItem(
int index) → Node? -
Available on XPathResult, provided by the PropsXPathResult extension