public class SentenceWhitespaceRule extends SentenceWhitespaceRule
| Constructor and Description |
|---|
SentenceWhitespaceRule(ResourceBundle messages) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getId() |
String |
getMessage() |
RuleMatch[] |
match(AnalyzedSentence sentence) |
void |
reset() |
addExamplePair, getAntiPatterns, getCategory, getCorrectExamples, getErrorTriggeringExamples, getIncorrectExamples, getLocQualityIssueType, getSentenceWithImmunization, getUrl, isDefaultOff, isDictionaryBasedSpellingRule, makeAntiPatterns, setCategory, setCorrectExamples, setDefaultOff, setDefaultOn, setErrorTriggeringExamples, setIncorrectExamples, setLocQualityIssueType, setUrl, supportsLanguage, toRuleMatchArray, useInOfficepublic SentenceWhitespaceRule(ResourceBundle messages)
public String getId()
getId in class SentenceWhitespaceRulepublic String getDescription()
getDescription in class SentenceWhitespaceRulepublic String getMessage()
getMessage in class SentenceWhitespaceRulepublic RuleMatch[] match(AnalyzedSentence sentence)
match in class SentenceWhitespaceRulepublic void reset()
reset in class SentenceWhitespaceRule