null
if there are no more nodes.
@return Returns the next node.
@exception XPathException TYPE_ERR: raised if resultType
is not UNORDERED_NODE_ITERATOR_TYPE
or ORDERED_NODE_ITERATOR_TYPE
.
@exception DOMException INVALID_STATE_ERR: The document has been mutated since the result was returned.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|