Home | History | Annotate | Download | only in xpath

Lines Matching defs:setShouldCacheNodes

40  * setShouldCacheNodes(true) be called before the first
1180 * If setShouldCacheNodes(true) is called, then nodes will
1190 public void setShouldCacheNodes(boolean b)
1195 XSLMessages.createXPATHMessage(XPATHErrorResources.ER_CANNOT_CALL_SETSHOULDCACHENODE, null)); //"Can not call setShouldCacheNodes after nextNode has been called!");