FeatureProcessorpublic static class FeatureProcessors.SylBreak extends java.lang.Object implements FeatureProcessor
| Constructor | Description |
|---|---|
SylBreak() |
| Modifier and Type | Method | 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