Home
last modified time | relevance | path

Searched refs:setShouldCacheNodes (Results 1 – 11 of 11) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xpath/axes/
DNodeSequence.java169 setShouldCacheNodes(shouldCacheNodes); in NodeSequence()
269 setShouldCacheNodes(true); in setRoot()
411 setShouldCacheNodes(true); in allowDetachToRelease()
453 public void setShouldCacheNodes(boolean b) in setShouldCacheNodes() method in NodeSequence
DContextNodeList.java66 public void setShouldCacheNodes(boolean b); in setShouldCacheNodes() method
DFilterExprIteratorSimple.java117 result.setShouldCacheNodes(true); in executeFilterExpr()
DLocPathIterator.java415 public void setShouldCacheNodes(boolean b) in setShouldCacheNodes() method in LocPathIterator
/external/apache-xml/src/main/java/org/apache/xml/dtm/
DDTMIterator.java232 public void setShouldCacheNodes(boolean b); in setShouldCacheNodes() method
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DDTMNodeList.java80 m_iter.setShouldCacheNodes(true); in DTMNodeList()
/external/apache-xml/src/main/java/org/apache/xpath/objects/
DXNodeSet.java65 nodeSet.setShouldCacheNodes(true); in XNodeSet()
86 val.setShouldCacheNodes(true); in XNodeSet()
/external/apache-xml/src/main/java/org/apache/xalan/templates/
DFuncKey.java82 ns.setShouldCacheNodes(true); in execute()
DElemForEach.java299 sourceNodes.setShouldCacheNodes(true); in sortNodes()
/external/apache-xml/src/main/java/org/apache/xpath/
DNodeSetDTM.java1190 public void setShouldCacheNodes(boolean b) in setShouldCacheNodes() method in NodeSetDTM
DNodeSet.java798 public void setShouldCacheNodes(boolean b) in setShouldCacheNodes() method in NodeSet