public class PortugueseReplaceRule2 extends AbstractSimpleReplaceRule2
/ro/replace.txt.| Modifier and Type | Field and Description |
|---|---|
static String |
PORTUGUESE_MULTI_REPLACE_RULE |
| Constructor and Description |
|---|
PortugueseReplaceRule2(ResourceBundle messages) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getFileName() |
String |
getId() |
Locale |
getLocale() |
String |
getShort() |
String |
getSuggestion() |
String |
getSuggestionsSeparator() |
URL |
getUrl() |
getWrongWords, isCaseSensitive, matchaddExamplePair, getAntiPatterns, getCategory, getCorrectExamples, getErrorTriggeringExamples, getIncorrectExamples, getLocQualityIssueType, getSentenceWithImmunization, isDefaultOff, isDictionaryBasedSpellingRule, makeAntiPatterns, setCategory, setCorrectExamples, setDefaultOff, setDefaultOn, setErrorTriggeringExamples, setIncorrectExamples, setLocQualityIssueType, setUrl, supportsLanguage, toRuleMatchArray, useInOfficepublic static final String PORTUGUESE_MULTI_REPLACE_RULE
public PortugueseReplaceRule2(ResourceBundle messages) throws IOException
IOExceptionpublic final String getFileName()
getFileName in class AbstractSimpleReplaceRule2public final String getId()
getId in class AbstractSimpleReplaceRule2public String getDescription()
getDescription in class AbstractSimpleReplaceRule2public String getShort()
getShort in class AbstractSimpleReplaceRule2public String getSuggestion()
getSuggestion in class AbstractSimpleReplaceRule2public String getSuggestionsSeparator()
getSuggestionsSeparator in class AbstractSimpleReplaceRule2public Locale getLocale()
getLocale in class AbstractSimpleReplaceRule2