Uses of Class
de.danielnaber.languagetool.rules.de.GermanRule

Packages that use GermanRule
de.danielnaber.languagetool.rules.de   
 

Uses of GermanRule in de.danielnaber.languagetool.rules.de
 

Subclasses of GermanRule in de.danielnaber.languagetool.rules.de
 class AgreementRule
          Simple agreement checker for German noun phrases.
 class CaseRule
          Check that adjectives and verbs are not written with an uppercase first letter (except at the start of a sentence) and cases like this: Das laufen fällt mir leicht.
 class CompoundRule
          Checks that compounds (if in the list) are not written as separate words.
 class DashRule
          Prüft, dass in Bindestrich-Komposita kein Leerzeichen eingefügt wird (wie z.B. in 'Diäten- Erhöhung').
 class WiederVsWiderRule
          Check incorrect use of "spiegelt ... wider", namely using "wieder" instead of "wider", e.g. in "Das spiegelt die Situation wieder" (incorrect).
 class WordCoherencyRule
          A rule that matches words for which two different spellings are used throughout the document.
 



Copyright © 2005-2007 Daniel Naber