Class MorfologikGermanyGermanSpellerRule


public final class MorfologikGermanyGermanSpellerRule extends MorfologikSpellerRule
Deprecated.
since 4.4, use GermanSpellerRule
Spell checker rule that, unlike GermanSpellerRule, does not support compounds (except those listed in the dictionary of course).
  • Field Details

  • Constructor Details

  • Method Details

    • getFileName

      public String getFileName()
      Deprecated.
      Description copied from class: MorfologikSpellerRule
      Get the filename, e.g., /resource/pl/spelling.dict.
      Specified by:
      getFileName in class MorfologikSpellerRule
    • getId

      public String getId()
      Deprecated.
      Description copied from class: Rule
      A string used to identify the rule in e.g. configuration files. This string is supposed to be unique and to stay the same in all upcoming versions of LanguageTool. It's supposed to contain only the characters A-Z and the underscore.
      Specified by:
      getId in class MorfologikSpellerRule