Searched refs:getSubContextList (Results 1 – 5 of 5) sorted by relevance
65 SubContextList iter = m_isTopLevel ? null : xctxt.getSubContextList(); in getCountOfContextNodeList()
62 SubContextList iter = m_isTopLevel ? null : xctxt.getSubContextList(); in getPositionInContextNodeList()
250 boolean isPredicateTest = (this == m_execContext.getSubContextList()); in getLength()
510 boolean isPredicateTest = (this == m_execContext.getSubContextList()); in getLength()
1002 public SubContextList getSubContextList() in getSubContextList() method in XPathContext