Home
last modified time | relevance | path

Searched refs:getInstanceOrThrow (Results 1 – 2 of 2) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xpath/axes/
DIteratorPool.java62 public synchronized DTMIterator getInstanceOrThrow() in getInstanceOrThrow() method in IteratorPool
DLocPathIterator.java715 clone = (LocPathIterator)m_clones.getInstanceOrThrow(); in cloneWithReset()