public class PortugalPortugueseReplaceRule extends AbstractSimpleReplaceRule2
/ro/replace.txt.AbstractSimpleReplaceRule2.CaseSensitivy| Modifier and Type | Field and Description |
|---|---|
static String |
PORTUGAL_PORTUGUESE_SIMPLE_REPLACE_RULE |
language, subRuleSpecificIds| Constructor and Description |
|---|
PortugalPortugueseReplaceRule(ResourceBundle messages,
String path,
Language language) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
List<String> |
getFileNames() |
String |
getId() |
Locale |
getLocale() |
String |
getMessage() |
String |
getShort() |
String |
getSuggestionsSeparator() |
protected boolean |
isTokenException(AnalyzedTokenReadings atr) |
checkKeyWordsAreKnownToSpeller, checkKeyWordsAreUnknownToSpeller, getCaseSensitivy, getDescription, getFilePaths, getWrongWords, isCheckingCase, isException, isIgnoreShortUppercaseWords, isPunctuationStart, isRuleMatchException, match, separateKeyWordsBySpeller, setIgnoreShortUppercaseWords, setRuleHasSuggestions, useSubRuleSpecificIdsaddExamplePair, addTags, addToneTags, cacheAntiPatterns, estimateContextForSureMatch, getAntiPatterns, getCategory, getConfigureText, getCorrectExamples, getDefaultValue, getDistanceTokens, getErrorTriggeringExamples, getFullId, getIncorrectExamples, getLocQualityIssueType, getMaxConfigurableValue, getMinConfigurableValue, getMinPrevMatches, getSentenceWithImmunization, getSourceFile, getSubId, getTags, getToneTags, getUrl, hasConfigurableValue, hasTag, hasToneTag, isDefaultOff, isDefaultTempOff, isDictionaryBasedSpellingRule, isGoalSpecific, isOfficeDefaultOff, isOfficeDefaultOn, isPremium, makeAntiPatterns, setCategory, setCorrectExamples, setDefaultOff, setDefaultOn, setDefaultTempOff, setDistanceTokens, setErrorTriggeringExamples, setExamplePair, setGoalSpecific, setIncorrectExamples, setLocQualityIssueType, setMinPrevMatches, setOfficeDefaultOff, setOfficeDefaultOn, setPremium, setTags, setToneTags, setUrl, supportsLanguage, toRuleMatchArray, useInOfficepublic static final String PORTUGAL_PORTUGUESE_SIMPLE_REPLACE_RULE
public PortugalPortugueseReplaceRule(ResourceBundle messages, String path, Language language)
public List<String> getFileNames()
getFileNames in class AbstractSimpleReplaceRule2public String getId()
getId in class AbstractSimpleReplaceRule2public String getDescription()
getDescription in class AbstractSimpleReplaceRule2public String getShort()
getShort in class AbstractSimpleReplaceRule2public String getMessage()
getMessage in class AbstractSimpleReplaceRule2public String getSuggestionsSeparator()
getSuggestionsSeparator in class AbstractSimpleReplaceRule2public Locale getLocale()
getLocale in class AbstractSimpleReplaceRule2protected boolean isTokenException(AnalyzedTokenReadings atr)
isTokenException in class AbstractSimpleReplaceRule2