Package org.languagetool.rules.de
Class SentenceWhitespaceRule
java.lang.Object
org.languagetool.rules.Rule
org.languagetool.rules.TextLevelRule
org.languagetool.rules.SentenceWhitespaceRule
org.languagetool.rules.de.SentenceWhitespaceRule
public class SentenceWhitespaceRule
extends org.languagetool.rules.SentenceWhitespaceRule
Checks that there's whitespace between sentences etc.
- Since:
- 2.8
-
Field Summary
Fields inherited from class org.languagetool.rules.Rule
messages
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.languagetool.rules.SentenceWhitespaceRule
match, minToCheckParagraph
Methods inherited from class org.languagetool.rules.TextLevelRule
estimateContextForSureMatch, match, match
Methods inherited from class org.languagetool.rules.Rule
addExamplePair, getAntiPatterns, getCategory, getConfigureText, getCorrectExamples, getDefaultValue, getErrorTriggeringExamples, getIncorrectExamples, getLocQualityIssueType, getMaxConfigurableValue, getMinConfigurableValue, getSentenceWithImmunization, getUrl, hasConfigurableValue, isDefaultOff, isDefaultTempOff, isDictionaryBasedSpellingRule, isOfficeDefaultOff, isOfficeDefaultOn, makeAntiPatterns, setCategory, setCorrectExamples, setDefaultOff, setDefaultOn, setDefaultTempOff, setErrorTriggeringExamples, setIncorrectExamples, setLocQualityIssueType, setOfficeDefaultOff, setOfficeDefaultOn, setUrl, supportsLanguage, toRuleMatchArray, useInOffice
-
Constructor Details
-
SentenceWhitespaceRule
-
-
Method Details
-
getId
- Overrides:
getId
in classorg.languagetool.rules.SentenceWhitespaceRule
-
getDescription
- Overrides:
getDescription
in classorg.languagetool.rules.SentenceWhitespaceRule
-
getMessage
- Overrides:
getMessage
in classorg.languagetool.rules.SentenceWhitespaceRule
-