Home
last modified time | relevance | path

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

/external/apache-xml/src/main/java/org/apache/xpath/axes/
DWalkerFactory.java247 else if (isOptimizableForDescendantIterator(compiler, firstStepPos, 0) in newDTMIterator()
556 private static boolean isOptimizableForDescendantIterator( in isOptimizableForDescendantIterator() method in WalkerFactory