public class SimpleGerman extends GermanyGerman
| Constructor and Description |
|---|
SimpleGerman() |
| Modifier and Type | Method and Description |
|---|---|
Contributor[] |
getMaintainers() |
String |
getName() |
List<org.languagetool.rules.Rule> |
getRelevantRules(ResourceBundle messages) |
String |
getShortName() |
getCountriesgetDefaultLanguageVariant, getDisambiguator, getNonStrictCompoundSplitter, getPostDisambiguationChunker, getSentenceTokenizer, getStrictCompoundTokenizer, getSynthesizer, getTaggerequalsConsiderVariantsIfSpecified, getChunker, getDefaultDisabledRulesForVariant, getDefaultEnabledRulesForVariant, getDisambiguationUnifier, getDisambiguationUnifierConfiguration, getIgnoredCharactersRegex, getLanguageModel, getLocale, getLocaleWithCountryAndVariant, getPatternRules, getRelevantLanguageModelRules, getRuleFileNames, getShortNameWithCountryAndVariant, getTranslatedName, getUnifier, getUnifierConfiguration, getVariant, getWordTokenizer, hasVariant, isExternal, isVariant, makeExternal, setIgnoredCharactersRegex, toStringpublic String getName()
getName in class GermanyGermanpublic String getShortName()
getShortName in class Germanpublic Contributor[] getMaintainers()
getMaintainers in class Germanpublic List<org.languagetool.rules.Rule> getRelevantRules(ResourceBundle messages)
getRelevantRules in class GermanyGerman