Uses of Class
org.apache.xalan.xsltc.runtime.Hashtable

Packages that use Hashtable
org.apache.xalan.xsltc   
org.apache.xalan.xsltc.dom   
org.apache.xalan.xsltc.runtime   
 

Uses of Hashtable in org.apache.xalan.xsltc
 

Methods in org.apache.xalan.xsltc that return Hashtable
 Hashtable DOM.getElementsWithIDs()
           
 

Uses of Hashtable in org.apache.xalan.xsltc.dom
 

Methods in org.apache.xalan.xsltc.dom that return Hashtable
 Hashtable SAXImpl.getElementsWithIDs()
          %HZ% Need Javadoc
 Hashtable DOMAdapter.getElementsWithIDs()
           
 Hashtable MultiDOM.getElementsWithIDs()
           
 Hashtable SimpleResultTreeImpl.getElementsWithIDs()
           
 Hashtable AdaptiveResultTreeImpl.getElementsWithIDs()
           
 

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

Fields in org.apache.xalan.xsltc.runtime declared as Hashtable
 Hashtable AbstractTranslet._formatSymbols
          Decimal number format symbol handling
 

Methods in org.apache.xalan.xsltc.runtime with parameters of type Hashtable
 void AbstractTranslet.setAuxiliaryClasses(Hashtable auxClasses)
           
 



Copyright © 2006 Apache XML Project. All Rights Reserved.