|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectmarytts.features.MaryGenericFeatureProcessors.HalfPhoneLeftRight
public static class MaryGenericFeatureProcessors.HalfPhoneLeftRight
Is the given half phone target a left or a right half?
| Field Summary | |
|---|---|
protected ByteStringTranslator |
values
|
| Constructor Summary | |
|---|---|
MaryGenericFeatureProcessors.HalfPhoneLeftRight()
Initialise a HalfPhoneLeftRight feature processor. |
|
| Method Summary | |
|---|---|
java.lang.String |
getName()
|
java.lang.String[] |
getValues()
List the possible values of the feature processor, as clear-text values. |
byte |
process(Target target)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected ByteStringTranslator values
| Constructor Detail |
|---|
public MaryGenericFeatureProcessors.HalfPhoneLeftRight()
| Method Detail |
|---|
public java.lang.String getName()
getName in interface MaryFeatureProcessorpublic java.lang.String[] getValues()
ByteValuedFeatureProcessor
getValues in interface ByteValuedFeatureProcessorpublic byte process(Target target)
process in interface ByteValuedFeatureProcessor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||