hnscnvt
Class HNSStdAsSignSequence

java.lang.Object
  extended by hnscnvt.HNSInputAsSignSequence
      extended by hnscnvt.HNSStdAsSignSequence

public class HNSStdAsSignSequence
extends HNSInputAsSignSequence

Driver for the generation of a sequence of HNSSigns from an input text containing HamNoSys signs in the standard legacy format, with each sign represented on a single line containing its gloss, manual and non-manual parts. This is a concrete subclass of HNSInputAsSignSequence.


Constructor Summary
HNSStdAsSignSequence(java.lang.String hns)
          Constructor; this just invokes the superclass constructor, which drives the generation of the signs.
 
Method Summary
 
Methods inherited from class hnscnvt.HNSInputAsSignSequence
hnsSignSequence, sigmlErrorText, sigmlHNSSigns, sigmlInputErrorCount, signGlosses
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HNSStdAsSignSequence

public HNSStdAsSignSequence(java.lang.String hns)
Constructor; this just invokes the superclass constructor, which drives the generation of the signs.