Uses of Class
sigmlgen.SiGMLDocHNSToGestural.SiGMLConvertException

Packages that use SiGMLDocHNSToGestural.SiGMLConvertException
sigmlgen This package imlements the generation of SiGML documents in various forms. 
 

Uses of SiGMLDocHNSToGestural.SiGMLConvertException in sigmlgen
 

Constructors in sigmlgen that throw SiGMLDocHNSToGestural.SiGMLConvertException
SiGMLDocHNSToGestural(HNSSignElementToHNS hstoh, HNSToHML htoh, HMLToSiGML htos, java.lang.String sigmltext)
          Constructs a new converter for the given SiGML <sigml> document text, using the given repertoire of standard converters.
SiGMLDocHNSToGestural(HNSSignElementToHNS hstoh, HNSToHML htoh, HMLToSiGML htos, java.lang.String sigmltext, java.lang.String doceltype)
          Constructs a new converter for the given SiGML document text, whose document element should be of the specified type (either sigml or sigmlsection, using the given repertoire of standard converters.