Package | Description |
---|---|
org.languagetool | |
org.languagetool.language |
Modifier and Type | Method and Description |
---|---|
LanguageMaintainedState |
Language.getMaintainedState()
Information about whether the support for this language in LanguageTool is actively maintained.
|
static LanguageMaintainedState |
LanguageMaintainedState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LanguageMaintainedState[] |
LanguageMaintainedState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|