Uses of Class
org.apache.xalan.xsltc.dom.KeyIndex.KeyIndexIterator
Packages that use KeyIndex.KeyIndexIterator
-
Uses of KeyIndex.KeyIndexIterator in org.apache.xalan.xsltc.dom
Methods in org.apache.xalan.xsltc.dom that return KeyIndex.KeyIndexIteratorModifier and TypeMethodDescriptionKeyIndex.getKeyIndexIterator
(Object keyValue, boolean isKeyCall) Create aKeyIndex.KeyIndexIterator
that iterates over the nodes that result from a reference to the XSLTkey
function or XPathid
function.KeyIndex.getKeyIndexIterator
(String keyValue, boolean isKeyCall) Create aKeyIndex.KeyIndexIterator
that iterates over the nodes that result from a reference to the XSLTkey
function or XPathid
function.KeyIndex.getKeyIndexIterator
(DTMAxisIterator keyValue, boolean isKeyCall) Create aKeyIndex.KeyIndexIterator
that iterates over the nodes that result from a reference to the XSLTkey
function or XPathid
function.