|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HNSOctetUCSMap | |
---|---|
util | A collection of utility classes for the SiGML Input Library. |
Uses of HNSOctetUCSMap in util |
---|
Methods in util that return HNSOctetUCSMap | |
---|---|
static HNSOctetUCSMap |
HNSOctetUCSMap.getHNSMapOctetAllUCS()
Factory method, returning a the singleton map that includes all UCS HamNoSys character values. |
static HNSOctetUCSMap |
HNSOctetUCSMap.getHNSMapOctetHighUCS()
Factory method, returning the singleton map that includes high UCS HamNoSys character values only. |
static HNSOctetUCSMap |
HNSOctetUCSMap.getHNSMapOctetUCS(boolean DO_ALL_UCS)
Factory method, returning one of two singleton instances of this class, depending on the value of the given flag DO_ALL_UCS :
if this flag is false then only high (>= 256 ) character
values are included in the mapping, but if it is true all values,
including those such as UCS value 44 (hamcomma , for which
the corresponding value in the old 8-bit HNS code is the octet
value 36. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |