Package | Description |
---|---|
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.
|
xml |
A collection of support classes for XML data handling.
|
Modifier and Type | Class and Description |
---|---|
class |
SiGMLStreamHandler |
Modifier and Type | Class and Description |
---|---|
class |
HNSSignSAXHandler
SAX handler for a SiGML
<hns_sign> element, for
which the handler generates an HNSSign . |
Modifier and Type | Class and Description |
---|---|
class |
XMLStringSAXHandler
A SAX Handler equipped with a
XMLScanner , an XML document
string, and a protected method, XMLStringSAXHandler.runSAXScanner() , which
uses the scanner to parse the XML string, feeding the resulting
parse events to this handler. |