public class BrazilianPortuguese extends Portuguese
| Constructor and Description |
|---|
BrazilianPortuguese() |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getCountries() |
String |
getName() |
List<Rule> |
getRelevantRules(ResourceBundle messages) |
close, getDefaultLanguageVariant, getDisambiguator, getLanguageModel, getMaintainedState, getMaintainers, getPriorityForId, getRelevantLanguageModelRules, getSentenceTokenizer, getShortCode, getSynthesizer, getTagger, getWordTokenizerequals, equalsConsiderVariantsIfSpecified, getChunker, getDefaultDisabledRulesForVariant, getDefaultEnabledRulesForVariant, getDisambiguationUnifier, getDisambiguationUnifierConfiguration, getIgnoredCharactersRegex, getLocale, getLocaleWithCountryAndVariant, getPatternRules, getPostDisambiguationChunker, getRuleFileNames, getShortCodeWithCountryAndVariant, getTranslatedName, getUnifier, getUnifierConfiguration, getVariant, hashCode, hasVariant, isExternal, isHiddenFromGui, isVariant, toStringpublic String getName()
getName in class Portuguesepublic List<Rule> getRelevantRules(ResourceBundle messages) throws IOException
getRelevantRules in class PortugueseIOExceptionpublic String[] getCountries()
getCountries in class Portuguese