Deprecated API
Contents
-
Deprecated ClassesClassDescriptionthis language is unmaintained in LT and might be removed in a future release if we cannot find contributors for it (deprecated since 3.6)this language is unmaintained in LT and might be removed in a future release if we cannot find contributors for it (deprecated since 3.6)this language is unmaintained in LT and might be removed in a future release if we cannot find contributors for it (deprecated since 3.6)this language is unmaintained in LT and might be removed in a future release if we cannot find contributors for it (deprecated since 3.6)this language is unmaintained in LT and might be removed in a future release if we cannot find contributors for it (deprecated since 3.6) Actively maintained since v6.2+this language is unmaintained in LT and might be removed in a future release if we cannot find contributors for it (deprecated since 3.6)since 4.4, use GermanSpellerRule
-
Deprecated FieldsFieldDescriptionPlease use LtBuildInfo.OS.getBuildDate() instead.Please use LtBuildInfo.OS.getShortGitId() instead.Please use LtBuildInfo.OS.getVersion() instead.each pair has its own id since LT 5.1not used anymore, the id is now more specific (like
CONFUSION_RULE_TERM1_TERM2)
-
Deprecated MethodsMethodDescriptionfor internal use onlyfor internal use onlyfor internal use onlyfor internal use onlyuse one of the
JLanguageTool.check(java.lang.String)methods instead.Please use LtBuildInfo.PREMIUM.getBuildDate() instead.Please use LtBuildInfo.PREMIUM.getShortGitId() instead.Please use LtBuildInfo.PREMIUM.getVersion() instead.used only for testsrely on the character-basedRuleMatch.getFromPos()instead (deprecated since 3.4)rely onRuleMatch.getToPos()instead (deprecated since 3.4)rely onRuleMatch.getToPos()instead (deprecated since 3.4)rely on the character-basedRuleMatch.getFromPos()instead (deprecated since 3.4)(deprecated since 3.5)(deprecated since 3.5)use and implementfilter(List<RuleMatch> ruleMatches, AnnotatedText text)use (or introduce) other methods to this class which would take care of the necessary synchronizationuseTextLevelRule.match(List, AnnotatedText)insteadUse getLimitsByApiKey() insteaduse DataBroker#getFromResourceDirAsLines(java.lang.String) instead (NOTE: it won't handle comments)
-
Deprecated ConstructorsConstructorDescriptionuse
AmericanEnglishorBritishEnglishetc. instead - they have rules for spell checking, this class doesn't (deprecated since 3.2)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. UseFrench.getInstance()instead.useGermanyGerman,AustrianGerman, orSwissGermaninstead - they have rules for spell checking, this class doesn't (deprecated since 3.2)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. UseGermanyGerman.getInstance()instead.useCommaWhitespaceRule(ResourceBundle, IncorrectExample, CorrectExample)instead (deprecated since 3.3)use a constructor that also takes anAnalyzedSentenceparameter (deprecated since 4.0)use a constructor that also takes anAnalyzedSentenceparameter (deprecated since 4.0)useUppercaseSentenceStartRule(ResourceBundle, Language, IncorrectExample, CorrectExample)instead (deprecated since 3.3)