public class GermanNumberInWordFilter extends AbstractNumberInWordFilter
language, typoPattern
Constructor and Description |
---|
GermanNumberInWordFilter() |
Modifier and Type | Method and Description |
---|---|
protected List<String> |
getSuggestions(String word) |
protected boolean |
isMisspelled(String word) |
acceptRuleMatch
getOptional, getRequired, matches
protected boolean isMisspelled(String word)
isMisspelled
in class AbstractNumberInWordFilter
protected List<String> getSuggestions(String word) throws IOException
getSuggestions
in class AbstractNumberInWordFilter
IOException