public class KhmerSpaceBeforeRule extends KhmerRule
| Constructor and Description |
|---|
KhmerSpaceBeforeRule(ResourceBundle messages,
Language language) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getId() |
RuleMatch[] |
match(AnalyzedSentence text) |
void |
reset() |
addRuleMatch, clearMatches, getCategory, getCorrectExamples, getIncorrectExamples, getLocQualityIssueType, getMatches, getMatchesIndex, getUrl, isDefaultOff, isInMatches, isInRemoved, isParagraphBackTrack, isSpellingRule, setAsDeleted, setCategory, setCorrectExamples, setDefaultOff, setDefaultOn, setIncorrectExamples, setLocQualityIssueType, setParagraphBackTrack, setUrl, supportsLanguage, toRuleMatchArraypublic KhmerSpaceBeforeRule(ResourceBundle messages, Language language)
public String getDescription()
getDescription in class Rulepublic final RuleMatch[] match(AnalyzedSentence text)