public static class FeatureProcessors.SylCodaSize extends java.lang.Object implements FeatureProcessor
Constructor and Description |
---|
SylCodaSize() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
process(Item syl)
Performs some processing on the given item.
|
public java.lang.String process(Item syl) throws ProcessException
process
in interface FeatureProcessor
syl
- the item to processProcessException
- if an exception occurred during the
processing