public class SimpleReplaceRule extends AbstractSimpleReplaceRule
rules/nl/replace.txt.| Modifier and Type | Field and Description |
|---|---|
static String |
DUTCH_SIMPLE_REPLACE_RULE |
| Constructor and Description |
|---|
SimpleReplaceRule(ResourceBundle messages) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getFileName() |
String |
getId() |
Locale |
getLocale() |
String |
getMessage(String tokenStr,
List<String> replacements) |
String |
getShort() |
boolean |
isCaseSensitive() |
getEncoding, isCheckLemmas, match, reset, setCheckLemmas, setIgnoreTaggedWordsaddExamplePair, getCategory, getCorrectExamples, getIncorrectExamples, getLocQualityIssueType, getUrl, isDefaultOff, isDictionaryBasedSpellingRule, setCategory, setCorrectExamples, setDefaultOff, setDefaultOn, setIncorrectExamples, setLocQualityIssueType, setUrl, supportsLanguage, toRuleMatchArray, useInOfficepublic static final String DUTCH_SIMPLE_REPLACE_RULE
public SimpleReplaceRule(ResourceBundle messages) throws IOException
IOExceptionpublic final String getFileName()
getFileName in class AbstractSimpleReplaceRulepublic final String getId()
getId in class AbstractSimpleReplaceRulepublic String getDescription()
getDescription in class AbstractSimpleReplaceRulepublic String getShort()
getShort in class AbstractSimpleReplaceRulepublic String getMessage(String tokenStr, List<String> replacements)
getMessage in class AbstractSimpleReplaceRulepublic boolean isCaseSensitive()
isCaseSensitive in class AbstractSimpleReplaceRulepublic Locale getLocale()
getLocale in class AbstractSimpleReplaceRule