Class GermanDoublePunctuationRule


  • public class GermanDoublePunctuationRule
    extends org.languagetool.rules.DoublePunctuationRule
    Double punctuation rule with German-specific error message.
    • Field Summary

      • Fields inherited from class org.languagetool.rules.Rule

        messages
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected java.lang.String getDotMessage()  
      java.lang.String getId()  
      • Methods inherited from class org.languagetool.rules.DoublePunctuationRule

        getCommaCharacter, getCommaMessage, getDescription, match
      • Methods inherited from class org.languagetool.rules.Rule

        addExamplePair, estimateContextForSureMatch, 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
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • GermanDoublePunctuationRule

        public GermanDoublePunctuationRule​(java.util.ResourceBundle messages)
    • Method Detail

      • getId

        public java.lang.String getId()
        Overrides:
        getId in class org.languagetool.rules.DoublePunctuationRule
      • getDotMessage

        protected java.lang.String getDotMessage()
        Overrides:
        getDotMessage in class org.languagetool.rules.DoublePunctuationRule