org.languagetool.rules.de
Class GermanRule

java.lang.Object
  extended by org.languagetool.rules.Rule
      extended by org.languagetool.rules.de.GermanRule
Direct Known Subclasses:
AgreementRule, CaseRule, DashRule, VerbAgreementRule, WiederVsWiderRule, WordCoherencyRule

public abstract class GermanRule
extends Rule

Abstract base class for rules for the German language.

Author:
Daniel Naber

Field Summary
 
Fields inherited from class org.languagetool.rules.Rule
messages
 
Constructor Summary
GermanRule()
           
 
Method Summary
 
Methods inherited from class org.languagetool.rules.Rule
addRuleMatch, clearMatches, getCategory, getCorrectExamples, getDescription, getId, getIncorrectExamples, getLocQualityIssueType, getMatches, getMatchesIndex, getUrl, isDefaultOff, isInMatches, isInRemoved, isParagraphBackTrack, isSpellingRule, match, reset, 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
 

Constructor Detail

GermanRule

public GermanRule()


Copyright © 2013. All Rights Reserved.