Searched refs:getNextDescendant (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/classes/com/sun/jndi/toolkit/dir/
H A DContextEnumerator.java120 return getNextDescendant();
181 private Binding getNextDescendant() throws NamingException { method in class:ContextEnumerator
203 return getNextDescendant();
/openjdk7/jaxp/src/com/sun/org/apache/xml/internal/dtm/ref/
H A DDTMDocumentImpl.java1268 public int getNextDescendant(int subtreeRootHandle, int nodeHandle) { method in class:DTMDocumentImpl

Completed in 37 milliseconds