public static class SequiturImport.FSA
extends java.lang.Object
| Constructor and Description |
|---|
FSA() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterUnmarshal(javax.xml.bind.Unmarshaller unmarshaller,
java.lang.Object parent) |
Fst |
toFst()
convert our object to the Sphinx OpenFst data structure
|
public void afterUnmarshal(javax.xml.bind.Unmarshaller unmarshaller,
java.lang.Object parent)
public Fst toFst()