public class SimpleReplaceAnglicism extends AbstractSimpleReplaceRule2
rules/ca/replace_anglicism.txt.AbstractSimpleReplaceRule2.CaseSensitivysubRuleSpecificIds| Constructor and Description |
|---|
SimpleReplaceAnglicism(ResourceBundle messages) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
List<String> |
getFileNames() |
String |
getId() |
Locale |
getLocale() |
String |
getMessage() |
String |
getShort() |
URL |
getUrl() |
protected boolean |
isTokenException(AnalyzedTokenReadings atr) |
addToQueue, getCaseSensitivy, getDescription, getSuggestionsSeparator, getWrongWords, isException, match, useSubRuleSpecificIdsaddExamplePair, addTags, cacheAntiPatterns, estimateContextForSureMatch, getAntiPatterns, getCategory, getConfigureText, getCorrectExamples, getDefaultValue, getDistanceTokens, getErrorTriggeringExamples, getFullId, getIncorrectExamples, getLocQualityIssueType, getMaxConfigurableValue, getMinConfigurableValue, getMinPrevMatches, getSentenceWithImmunization, getSourceFile, getSubId, getTags, hasConfigurableValue, hasTag, isDefaultOff, isDefaultTempOff, isDictionaryBasedSpellingRule, isOfficeDefaultOff, isOfficeDefaultOn, isPremium, makeAntiPatterns, setCategory, setCorrectExamples, setDefaultOff, setDefaultOn, setDefaultTempOff, setDistanceTokens, setErrorTriggeringExamples, setExamplePair, setIncorrectExamples, setLocQualityIssueType, setMinPrevMatches, setOfficeDefaultOff, setOfficeDefaultOn, setPremium, setTags, setUrl, supportsLanguage, toRuleMatchArray, useInOfficepublic SimpleReplaceAnglicism(ResourceBundle messages) throws IOException
IOExceptionpublic final String getId()
getId in class AbstractSimpleReplaceRule2public String getDescription()
getDescription in class AbstractSimpleReplaceRule2public String getShort()
getShort in class AbstractSimpleReplaceRule2public Locale getLocale()
getLocale in class AbstractSimpleReplaceRule2public List<String> getFileNames()
getFileNames in class AbstractSimpleReplaceRule2public String getMessage()
getMessage in class AbstractSimpleReplaceRule2protected boolean isTokenException(AnalyzedTokenReadings atr)
isTokenException in class AbstractSimpleReplaceRule2