public class PortugueseDiacriticsRule extends AbstractSimpleReplaceRule2
a la instead of à la).| Modifier and Type | Field and Description |
|---|---|
static String |
PT_DIACRITICS_REPLACE |
subRuleSpecificIds| Constructor and Description |
|---|
PortugueseDiacriticsRule(ResourceBundle messages) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
List<String> |
getFileNames() |
String |
getId() |
Locale |
getLocale() |
String |
getMessage() |
String |
getShort() |
String |
getSuggestionsSeparator() |
URL |
getUrl() |
addToQueue, getDescription, getWrongWords, isCaseSensitive, isException, isTokenException, match, useSubRuleSpecificIdsaddExamplePair, addTags, cacheAntiPatterns, estimateContextForSureMatch, getAntiPatterns, getCategory, getConfigureText, getCorrectExamples, getDefaultValue, getErrorTriggeringExamples, getFullId, getIncorrectExamples, getLocQualityIssueType, getMaxConfigurableValue, getMinConfigurableValue, getSentenceWithImmunization, getTags, hasConfigurableValue, hasTag, isDefaultOff, isDefaultTempOff, isDictionaryBasedSpellingRule, isOfficeDefaultOff, isOfficeDefaultOn, makeAntiPatterns, setCategory, setCorrectExamples, setDefaultOff, setDefaultOn, setDefaultTempOff, setErrorTriggeringExamples, setExamplePair, setIncorrectExamples, setLocQualityIssueType, setOfficeDefaultOff, setOfficeDefaultOn, setTags, setUrl, supportsLanguage, toRuleMatchArray, useInOfficepublic static final String PT_DIACRITICS_REPLACE
public PortugueseDiacriticsRule(ResourceBundle messages)
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 AbstractSimpleReplaceRule2