public class SimpleReplaceRule extends AbstractSimpleReplaceRule2
rules/nl/replace.txt.AbstractSimpleReplaceRule2.CaseSensitivy| Modifier and Type | Field and Description |
|---|---|
static String |
DUTCH_SIMPLE_REPLACE_RULE |
language, subRuleSpecificIds| Constructor and Description |
|---|
SimpleReplaceRule(ResourceBundle messages) |
| Modifier and Type | Method and Description |
|---|---|
AbstractSimpleReplaceRule2.CaseSensitivy |
getCaseSensitivy() |
String |
getDescription() |
String |
getDescription(String details) |
List<String> |
getFileNames() |
String |
getId() |
Locale |
getLocale() |
String |
getMessage() |
String |
getShort() |
checkKeyWordsAreKnownToSpeller, checkKeyWordsAreUnknownToSpeller, getFilePaths, getSuggestionsSeparator, getWrongWords, isCheckingCase, isException, isIgnoreShortUppercaseWords, isPunctuationStart, isRuleMatchException, isTokenException, match, separateKeyWordsBySpeller, setIgnoreShortUppercaseWords, setRuleHasSuggestions, useSubRuleSpecificIdsaddExamplePair, addTags, addToneTags, cacheAntiPatterns, estimateContextForSureMatch, getAntiPatterns, getCategory, getCorrectExamples, getDistanceTokens, getErrorTriggeringExamples, getFullId, getIncorrectExamples, getLocQualityIssueType, getMinPrevMatches, getPriority, getRuleOptions, getSentenceWithImmunization, getSourceFile, getSubId, getTags, getToneTags, getUrl, hasTag, hasToneTag, isDefaultOff, isDefaultTempOff, isDictionaryBasedSpellingRule, isGoalSpecific, isIncludedInHiddenMatches, isOfficeDefaultOff, isOfficeDefaultOn, isPremium, makeAntiPatterns, setCategory, setCorrectExamples, setDefaultOff, setDefaultOn, setDefaultTempOff, setDistanceTokens, setErrorTriggeringExamples, setExamplePair, setGoalSpecific, setIncludedInHiddenMatches, setIncorrectExamples, setLocQualityIssueType, setMinPrevMatches, setOfficeDefaultOff, setOfficeDefaultOn, setPremium, setPriority, setTags, setToneTags, setUrl, supportsLanguage, toRuleMatchArray, useInOfficepublic static final String DUTCH_SIMPLE_REPLACE_RULE
public SimpleReplaceRule(ResourceBundle messages) throws IOException
IOExceptionpublic AbstractSimpleReplaceRule2.CaseSensitivy getCaseSensitivy()
getCaseSensitivy in class AbstractSimpleReplaceRule2public List<String> getFileNames()
getFileNames in class AbstractSimpleReplaceRule2public final String getId()
getId in class AbstractSimpleReplaceRule2public String getDescription()
getDescription in class AbstractSimpleReplaceRule2public String getDescription(String details)
getDescription in class AbstractSimpleReplaceRule2public String getShort()
getShort in class AbstractSimpleReplaceRule2public String getMessage()
getMessage in class AbstractSimpleReplaceRule2public Locale getLocale()
getLocale in class AbstractSimpleReplaceRule2