public class DutchNumberInWordFilter extends AbstractNumberInWordFilter
language, typoPattern
Constructor and Description |
---|
DutchNumberInWordFilter() |
Modifier and Type | Method and Description |
---|---|
protected List<String> |
getSuggestions(String word) |
boolean |
isMisspelled(String word) |
acceptRuleMatch
getOptional, getRequired, matches
public DutchNumberInWordFilter() 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