Uses of Class org.apache.xalan.xsltc.dom.KeyIndex.KeyIndexIterator

Uses in package org.apache.xalan.xsltc.dom

Methods with return type org.apache.xalan.xsltc.dom.KeyIndex.KeyIndexIterator

KeyIndex.KeyIndexIterator
KeyIndex.getKeyIndexIterator(Object keyValue, boolean isKeyCall)
Create a KeyIndex.KeyIndexIterator that iterates over the nodes that result from a reference to the XSLT key function or XPath id function.
KeyIndex.KeyIndexIterator
KeyIndex.getKeyIndexIterator(String keyValue, boolean isKeyCall)
Create a KeyIndex.KeyIndexIterator that iterates over the nodes that result from a reference to the XSLT key function or XPath id function.
KeyIndex.KeyIndexIterator
KeyIndex.getKeyIndexIterator(DTMAxisIterator keyValue, boolean isKeyCall)
Create a KeyIndex.KeyIndexIterator that iterates over the nodes that result from a reference to the XSLT key function or XPath id function.

Copyright B) 2006 Apache XML Project. All Rights Reserved.