Searched refs:subContextList (Results 1 – 1 of 1) sorted by relevance
55 SubContextList subContextList = xctxt.getCurrentNodeList(); in execute() local58 if (null != subContextList) { in execute()59 if (subContextList instanceof PredicatedNodeTest) { in execute()60 LocPathIterator iter = ((PredicatedNodeTest)subContextList) in execute()63 } else if(subContextList instanceof StepPattern) { in execute()