org.languagetool.rules.de
Class GermanDoublePunctuationRule
java.lang.Object
org.languagetool.rules.Rule
org.languagetool.rules.DoublePunctuationRule
org.languagetool.rules.de.GermanDoublePunctuationRule
public class GermanDoublePunctuationRule
- extends DoublePunctuationRule
Double punctuation rule with German-specific error message.
| Fields inherited from class org.languagetool.rules.Rule |
messages |
| Methods inherited from class org.languagetool.rules.Rule |
addRuleMatch, clearMatches, getCategory, getCorrectExamples, getIncorrectExamples, getLocQualityIssueType, getMatches, getMatchesIndex, getUrl, isDefaultOff, isInMatches, isInRemoved, isParagraphBackTrack, isSpellingRule, setAsDeleted, setCategory, setCorrectExamples, setDefaultOff, setIncorrectExamples, setLocQualityIssueType, setParagraphBackTrack, setUrl, supportsLanguage, toRuleMatchArray |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GermanDoublePunctuationRule
public GermanDoublePunctuationRule(ResourceBundle messages)
getId
public final String getId()
- Overrides:
getId in class DoublePunctuationRule
getDotMessage
protected String getDotMessage()
- Overrides:
getDotMessage in class DoublePunctuationRule
Copyright © 2013. All Rights Reserved.