Package | Description |
---|---|
sigmlanim.sigmlstream |
Provides classes and interfaces supporting the SAX-based processing of SiGML
data as a "stream", that is, real-time event-driven processing of a SiGML
document, allowing earlier signs in the document to be processed -- for example,
to be animated -- before later signs in the document have been received.
|
Class and Description |
---|
HNSToHamGesturalConverter
A translator that generates the gestural SiGML element
(
<hamgestural_sign> ) for any given HNS SiGML element
(<hns_sign> ) -- accessed via the singleton factory
method HNSToHamGesturalConverter.getHHConverter() . |