| Class and Description |
|---|
| org.languagetool.rules.de.MorfologikGermanyGermanSpellerRule
since 4.4, use GermanSpellerRule
|
| Field and Description |
|---|
| org.languagetool.rules.de.ProhibitedCompoundRule.RULE_ID
each pair has its own id since LT 5.1
|
| Method and Description |
|---|
| org.languagetool.chunking.GermanChunker.isDebug()
for internal use only
|
| org.languagetool.chunking.GermanChunker.setDebug(boolean)
for internal use only
|
| Constructor and Description |
|---|
| org.languagetool.language.German()
use
GermanyGerman, AustrianGerman, or SwissGerman instead -
they have rules for spell checking, this class doesn't (deprecated since 3.2) |
| org.languagetool.synthesis.GermanSynthesizer(Language) |