| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use KeyIndex.KeyIndexIterator | |
| org.apache.xalan.xsltc.dom | |
| Uses of KeyIndex.KeyIndexIterator in org.apache.xalan.xsltc.dom | 
| Methods in org.apache.xalan.xsltc.dom that return KeyIndex.KeyIndexIterator | |
 KeyIndex.KeyIndexIterator | 
KeyIndex.getKeyIndexIterator(java.lang.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(java.lang.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. | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||