Uses of Package
util

Packages that use util
broadcast This package contains classes implementing the generation and synchronized dispatch of SiGML sequences over UDP to accompany a broadcast TV transmission. 
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. 
sigmlinlib This package defines the classes that define the main SiGML Input Library API, including the provision of a networked SiGML signing data input service using TCP/IP and UDP server sockets, suitable for use by an avatar based SiGML animation module. 
util A collection of utility classes for the SiGML Input Library. 
 

Classes in util used by broadcast
Logging
          Interface defining a very simple file-based logging system.
 

Classes in util used by hnscnvt
HamNameMap
          Provides mapping in both directions between HamNoSys token names and the corresponding octet values (classic HNS 3 character values), based on data from a Properties file.
 

Classes in util used by sigmlinlib
Logging
          Interface defining a very simple file-based logging system.
 

Classes in util used by util
AsciiIdMapper
          This class supports the mapping of ISO-8859-1/CP-1252 identifiers to ASCII-compatible form based on a mapping table file for individual characters.
HamNameMap
          Provides mapping in both directions between HamNoSys token names and the corresponding octet values (classic HNS 3 character values), based on data from a Properties file.
HNSOctetUCSMap
          Defines mappings in both directions between HNS 8-bit character code values (octets) and HamNoSys-UCS characters, most of which are in the UCS private use area.
Logging
          Interface defining a very simple file-based logging system.
RE.AV
          A structure that records the result of a scan for an attribute='value' string.