hnscnvt
Class HNSTAsSignSequence

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

public class HNSTAsSignSequence
extends HNSInputAsSignSequence

Driver for the generation of a sequence of HNSSigns from an input text containing a sign sequence in the legacy HNST ("Tokenized HamNoSys) format. This is a concrete subclass of HNSInputAsSignSequence.


Constructor Summary
HNSTAsSignSequence(java.lang.String hnst)
          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

HNSTAsSignSequence

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