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