org.languagetool.language
Class AustrianGerman

java.lang.Object
  extended by org.languagetool.Language
      extended by org.languagetool.language.German
          extended by org.languagetool.language.AustrianGerman

public class AustrianGerman
extends German


Field Summary
 
Fields inherited from class org.languagetool.Language
DEMO, LANGUAGES, REAL_LANGUAGES
 
Constructor Summary
AustrianGerman()
           
 
Method Summary
 String[] getCountryVariants()
           
 String getName()
           
 List<Class<? extends Rule>> getRelevantRules()
           
 
Methods inherited from class org.languagetool.language.German
getDefaultVariant, getMaintainers, getSentenceTokenizer, getShortName, getTagger, getUnpairedRuleEndSymbols, getUnpairedRuleStartSymbols
 
Methods inherited from class org.languagetool.Language
equalsConsiderVariantsIfSpecified, getAllLanguages, getAllMaintainers, getDisambiguationUnifier, getDisambiguator, getExternalLanguages, getLanguageForLocale, getLanguageForName, getLanguageForShortName, getLocale, getLocaleWithCountry, getRuleFileName, getShortNameWithVariant, getSynthesizer, getTranslatedName, getUnifier, getWordTokenizer, hasVariant, isExternal, isLanguageSupported, isVariant, reInit, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AustrianGerman

public AustrianGerman()
Method Detail

getCountryVariants

public final String[] getCountryVariants()
Overrides:
getCountryVariants in class German

getName

public final String getName()
Overrides:
getName in class German

getRelevantRules

public List<Class<? extends Rule>> getRelevantRules()
Overrides:
getRelevantRules in class German


Copyright © 2013. All Rights Reserved.