|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.sun.speech.freetts.en.us.PronounceableFSM com.sun.speech.freetts.en.us.PrefixFSM
Implements a finite state machine that checks if a given string is a prefix.
Field Summary |
Fields inherited from class com.sun.speech.freetts.en.us.PronounceableFSM |
scanFromFront, transitions, vocabularySize |
Constructor Summary | |
PrefixFSM(java.net.URL url)
Constructs a PrefixFSM. |
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 PrefixFSM(java.net.URL url) throws java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |