new $dom.XPathResult()
Members
(static, constant) ANY_TYPE :number
Type:
- number
(static, constant) ANY_UNORDERED_NODE_TYPE :number
Type:
- number
(static, constant) BOOLEAN_TYPE :number
Type:
- number
(static, constant) FIRST_ORDERED_NODE_TYPE :number
Type:
- number
(static, constant) NUMBER_TYPE :number
Type:
- number
(static, constant) ORDERED_NODE_ITERATOR_TYPE :number
Type:
- number
(static, constant) ORDERED_NODE_SNAPSHOT_TYPE :number
Type:
- number
(static, constant) STRING_TYPE :number
Type:
- number
(static, constant) UNORDERED_NODE_ITERATOR_TYPE :number
Type:
- number
(static, constant) UNORDERED_NODE_SNAPSHOT_TYPE :number
Type:
- number
(readonly) resultType
(readonly) snapshotLength
(readonly) stringValue
Methods
iterateNext()
snapshotItem()
toArray()
Non standard function: convert to a non-live array. Only valid for node sets
- Version
- Experimental feature, might be removed at any time