Uses of Enum Class
org.languagetool.language.identifier.LanguageIdentifierService
Packages that use LanguageIdentifierService
-
Uses of LanguageIdentifierService in org.languagetool.language.identifier
Methods in org.languagetool.language.identifier that return LanguageIdentifierServiceModifier and TypeMethodDescriptionLanguageIdentifierService.clearLanguageIdentifier(String type) static LanguageIdentifierServiceReturns the enum constant of this class with the specified name.static LanguageIdentifierService[]LanguageIdentifierService.values()Returns an array containing the constants of this enum class, in the order they are declared.