Class AustralianEnglish
java.lang.Object
org.languagetool.Language
org.languagetool.language.English
org.languagetool.language.AustralianEnglish
- All Implemented Interfaces:
AutoCloseable
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionString[]getName()List<org.languagetool.rules.Rule> getRelevantRules(ResourceBundle messages, org.languagetool.UserConfig userConfig, org.languagetool.Language motherTongue, List<org.languagetool.Language> altLanguages) Methods inherited from class English
close, getChunker, getDefaultLanguageVariant, getDisambiguator, getLanguageModel, getMaintainedState, getMaintainers, getPriorityForId, getRelevantLanguageModelCapableRules, getRelevantLanguageModelRules, getRelevantWord2VecModelRules, getSentenceTokenizer, getShortCode, getSynthesizer, getTagger, getWord2VecModel, getWordTokenizer, hasNGramFalseFriendRuleMethods inherited from class org.languagetool.Language
equals, equalsConsiderVariantsIfSpecified, getCommonWordsPath, getDefaultDisabledRulesForVariant, getDefaultEnabledRulesForVariant, getDisambiguationUnifier, getDisambiguationUnifierConfiguration, getIgnoredCharactersRegex, getLocale, getLocaleWithCountryAndVariant, getPatternRules, getPostDisambiguationChunker, getRelevantNeuralNetworkModels, getRelevantRulesGlobalConfig, getRuleFileNames, getShortCodeWithCountryAndVariant, getTranslatedName, getUnifier, getUnifierConfiguration, getVariant, hashCode, hasVariant, initLanguageModel, isExternal, isHiddenFromGui, isSpellcheckOnlyLanguage, isVariant, toString
-
Constructor Details
-
AustralianEnglish
public AustralianEnglish()
-
-
Method Details
-
getCountries
- Overrides:
getCountriesin classEnglish
-
getName
-
getRelevantRules
public List<org.languagetool.rules.Rule> getRelevantRules(ResourceBundle messages, org.languagetool.UserConfig userConfig, org.languagetool.Language motherTongue, List<org.languagetool.Language> altLanguages) throws IOException - Overrides:
getRelevantRulesin classEnglish- Throws:
IOException
-