Package | Description |
---|---|
org.languagetool.language.identifier |
Modifier and Type | Method and Description |
---|---|
LanguageIdentifierService |
LanguageIdentifierService.clearLanguageIdentifier(String type) |
static LanguageIdentifierService |
LanguageIdentifierService.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LanguageIdentifierService[] |
LanguageIdentifierService.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|