Home | History | Annotate | Download | only in xpath

Lines Matching defs:setShouldCacheNodes

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