Uses of Class
org.biomage.tools.xmlutils.MultiHashtable

Packages that use MultiHashtable
org.biomage.tools.xmlutils   
 

Uses of MultiHashtable in org.biomage.tools.xmlutils
 

Constructors in org.biomage.tools.xmlutils with parameters of type MultiHashtable
MultiHashtable(MultiHashtable copy_from)
          Constructs a new MultiHashtable with the same mappings as the given MultiHashtable.