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