|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.sun.speech.freetts.en.us.PronounceableFSM
com.sun.speech.freetts.en.us.SuffixFSM
public class SuffixFSM
Implements a finite state machine that checks if a given string is a suffix.
| Field Summary |
|---|
| Fields inherited from class com.sun.speech.freetts.en.us.PronounceableFSM |
|---|
scanFromFront, transitions, vocabularySize |
| Constructor Summary | |
|---|---|
SuffixFSM(java.net.URL url)
Constructs a SuffixFSM. |
|
| Method Summary |
|---|
| Methods inherited from class com.sun.speech.freetts.en.us.PronounceableFSM |
|---|
accept |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SuffixFSM(java.net.URL url)
throws java.io.IOException
java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||