Uses of Class
org.objectweb.xml.util.XHashtable

Packages that use XHashtable
org.objectweb.jotm.btp.messages   
org.objectweb.xml.util   
 

Uses of XHashtable in org.objectweb.jotm.btp.messages
 

Methods in org.objectweb.jotm.btp.messages with parameters of type XHashtable
protected  String BtpMessage.pickString(XHashtable h, String path)
           
protected  Vector BtpMessage.pickAddrSet(XHashtable h, String path)
           
 

Uses of XHashtable in org.objectweb.xml.util
 

Methods in org.objectweb.xml.util that return XHashtable
 XHashtable XElement.toHashtable()
           
 XHashtable XElement.toHashtable(boolean local)