|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use KeyIndex | |
org.apache.xalan.xsltc.dom | |
org.apache.xalan.xsltc.runtime |
Uses of KeyIndex in org.apache.xalan.xsltc.dom |
Methods in org.apache.xalan.xsltc.dom with parameters of type KeyIndex | |
void |
KeyIndex.merge(KeyIndex other)
Deprecated. |
Uses of KeyIndex in org.apache.xalan.xsltc.runtime |
Methods in org.apache.xalan.xsltc.runtime that return KeyIndex | |
KeyIndex |
AbstractTranslet.createKeyIndex()
Creates a KeyIndex object of the desired size - don't want to resize!!! |
KeyIndex |
AbstractTranslet.getKeyIndex(java.lang.String name)
Returns the index for a given key (or id). |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |