JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Deprecated API
Contents
Constructors
Deprecated Constructors
Constructor
Description
org.languagetool.language.French()
don't use this method besides the inheritance or core code. Languages are not supposed to be instantiated multiple times. They may contain heavy data which may waste the memory. Use
French.getInstance()
instead.
org.languagetool.synthesis.FrenchSynthesizer
(Language)
use
FrenchSynthesizer.INSTANCE
French.getInstance()instead.