DTMIterator
has setRoot called, the first call to nextNode()
returns that root or (if it is rejected by the filters) the first node within its subtree which is not filtered out.
@return The next node handle in the set being iterated over, orDTM.NULL
if there are no more members in that set.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|