|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object de.dfki.lt.freetts.en.us.MbrolaVoiceValidator
Shows this MbrolaVoice is valid (or usable). It tests for the following:
Constructor Summary | |
MbrolaVoiceValidator(MbrolaVoice mbrolaVoice)
|
Method Summary | |
java.lang.String |
toString()
Returns the name of this validator. |
void |
validate()
Validates this MbrolaVoice. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public MbrolaVoiceValidator(MbrolaVoice mbrolaVoice)
Method Detail |
public void validate() throws ValidationException
validate
in interface Validator
ValidationException
- if this MbrolaVoice is invalidpublic java.lang.String toString()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |