public static class FeatureProcessors.SylBreak extends java.lang.Object implements FeatureProcessor
| Constructor and Description |
|---|
SylBreak() |
| 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 FeatureProcessorsyl - the item to processProcessException - if an exception occurred during the
processing