public class KhmerSimpleReplaceRule extends AbstractSimpleReplaceRule2
/km/coherency.txt.| Modifier and Type | Field and Description |
|---|---|
static String |
KHMER_SIMPLE_REPLACE_RULE |
| Constructor and Description |
|---|
KhmerSimpleReplaceRule(ResourceBundle messages) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getFileName() |
String |
getId() |
Locale |
getLocale() |
String |
getShort() |
String |
getSuggestion() |
String |
getSuggestionsSeparator() |
getWrongWords, isCaseSensitive, match, resetaddExamplePair, getAntiPatterns, getCategory, getCorrectExamples, getIncorrectExamples, getLocQualityIssueType, getSentenceWithImmunization, getUrl, isDefaultOff, isDictionaryBasedSpellingRule, makeAntiPatterns, setCategory, setCorrectExamples, setDefaultOff, setDefaultOn, setIncorrectExamples, setLocQualityIssueType, setUrl, supportsLanguage, toRuleMatchArray, useInOfficepublic static final String KHMER_SIMPLE_REPLACE_RULE
public KhmerSimpleReplaceRule(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