public static class MaryGenericFeatureProcessors.Style extends Object implements ByteValuedFeatureProcessor
| Modifier and Type | Field and Description |
|---|---|
protected MaryGenericFeatureProcessors.TargetElementNavigator |
navigator |
protected String |
styleTagName |
protected ByteStringTranslator |
values |
| Constructor and Description |
|---|
Style()
Initialize a speaking Style feature processor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
String[] |
getValues()
List the possible values of the feature processor, as clear-text values.
|
byte |
process(Target target) |
protected ByteStringTranslator values
protected MaryGenericFeatureProcessors.TargetElementNavigator navigator
protected final String styleTagName
public String getName()
getName in interface MaryFeatureProcessorpublic String[] getValues()
ByteValuedFeatureProcessorgetValues in interface ByteValuedFeatureProcessorpublic byte process(Target target)
process in interface ByteValuedFeatureProcessorCopyright © 2000–2022 DFKI GmbH. All rights reserved.