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

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)
          Merge this node set with nodes from another index
 

Uses of KeyIndex in org.apache.xalan.xsltc.runtime
 

Methods in org.apache.xalan.xsltc.runtime that return KeyIndex
 KeyIndex AbstractTranslet.createKeyIndex()
           
 KeyIndex AbstractTranslet.getKeyIndex(java.lang.String name)
           
 



Copyright © 2000 Apache XML Project. All Rights Reserved.