Uses of Class
util.HamNameMap

Packages that use HamNameMap
hnscnvt This package implements the processing of HamNoSys 4 sign data in various input formats to give the corresponding HamNoSysML (HML) and gestural SiGML representations. 
util A collection of utility classes for the SiGML Input Library. 
 

Uses of HamNameMap in hnscnvt
 

Constructors in hnscnvt with parameters of type HamNameMap
HNSSignSAXHandler(CleanerEntityResolver er, HamNameMap hnmap)
          Constructs a new <hns_sign> element handler, which uses the given entity resolver and HNS name map.
HNSSignSAXHandler(HamNameMap hnmap)
          Constructs a new hns_sign element handler, which uses the given HNS name map, and a standard SiGML entity resolver.
 

Uses of HamNameMap in util
 

Methods in util that return HamNameMap
static HamNameMap HamNameMap.getStdHamNameMap()