| Package | Description |
|---|---|
| jdk7u.jaxp.org.apache.xalan.external.xsltc.dom |
| Modifier and Type | Method and Description |
|---|---|
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. |
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. |
Copyright © 2018–2021 mhoffrogge. All rights reserved.