org.languagetool.language
Class Lithuanian

java.lang.Object
  extended by org.languagetool.Language
      extended by org.languagetool.language.Lithuanian

public class Lithuanian
extends Language


Field Summary
 
Fields inherited from class org.languagetool.Language
DEMO, LANGUAGES, REAL_LANGUAGES
 
Constructor Summary
Lithuanian()
           
 
Method Summary
 String[] getCountryVariants()
           
 Contributor[] getMaintainers()
           
 String getName()
           
 List<Class<? extends Rule>> getRelevantRules()
           
 String getShortName()
           
 Tagger getTagger()
           
 
Methods inherited from class org.languagetool.Language
equalsConsiderVariantsIfSpecified, getAllLanguages, getAllMaintainers, getDefaultVariant, getDisambiguationUnifier, getDisambiguator, getExternalLanguages, getLanguageForLocale, getLanguageForName, getLanguageForShortName, getLocale, getLocaleWithCountry, getRuleFileName, getSentenceTokenizer, getShortNameWithVariant, getSynthesizer, getTranslatedName, getUnifier, getUnpairedRuleEndSymbols, getUnpairedRuleStartSymbols, 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

Lithuanian

public Lithuanian()
Method Detail

getName

public String getName()
Specified by:
getName in class Language

getCountryVariants

public String[] getCountryVariants()
Specified by:
getCountryVariants in class Language

getShortName

public String getShortName()
Specified by:
getShortName in class Language

getTagger

public Tagger getTagger()
Overrides:
getTagger in class Language

getMaintainers

public Contributor[] getMaintainers()
Specified by:
getMaintainers in class Language

getRelevantRules

public List<Class<? extends Rule>> getRelevantRules()
Specified by:
getRelevantRules in class Language


Copyright © 2013. All Rights Reserved.