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

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

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

Methods in org.apache.xalan.xsltc.dom that return Hashtable
 Hashtable DTDMonitor.getUnparsedEntityURIs()
           
 

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

Fields in org.apache.xalan.xsltc.runtime declared as Hashtable
 Hashtable AbstractTranslet._formatSymbols
           
 Hashtable AbstractTranslet._unparsedEntities
           
 

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



Copyright © 2000 Apache XML Project. All Rights Reserved.