|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecthnscnvt.HNSInputAsSignSequence
hnscnvt.HNSTAsSignSequence
public class HNSTAsSignSequence
Driver for the generation of a sequence of HNSSign
s
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 |
---|
public HNSTAsSignSequence(java.lang.String hnst)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |