Home
last modified time | relevance | path

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

/external/apache-xml/src/main/java/org/apache/xpath/patterns/
DStepPattern.java485 xctxt.popSubContextList(); in checkProximityPosition()
589 xctxt.popSubContextList(); in getProximityPosition()
774 xctxt.popSubContextList(); in executePredicates()
/external/apache-xml/src/main/java/org/apache/xpath/axes/
DPredicatedNodeTest.java400 xctxt.popSubContextList(); in executePredicates()
/external/apache-xml/src/main/java/org/apache/xpath/
DXPathContext.java991 public final void popSubContextList() in popSubContextList() method in XPathContext