Searched refs:isDescendant (Results 1 – 3 of 3) sorted by relevance
634 protected boolean isDescendant(int subtreeRootIdentity, int identity) in isDescendant() method in DTMDefaultBaseTraversers.DescendantTraverser710 if (!isDescendant(subtreeRootIdent, current)) in next()746 if (!isDescendant(subtreeRootIdent, current)) in next()819 if (!isDescendant(subtreeRootIdent, current)) in next()
1862 protected boolean isDescendant(int identity) in isDescendant() method in DTMDefaultBaseIterators.DescendantIterator1888 if (NULL == type ||!isDescendant(node)) { in next()1960 if (NULL == type ||!isDescendant(node)) { in next()
1557 protected final boolean isDescendant(int identity) in isDescendant() method in SAX2DTM2.DescendantIterator1601 if (NULL == type ||!isDescendant(node)) { in next()