Deprecated API
Contents
-
Deprecated ClassesClassDescriptionstill work in progressdon't use for new use cases, the only place this should still be used is for the API mode of the command-line client (deprecated since 3.5)
-
Deprecated MethodsMethodDescriptionused only for testsrely on the character-based
RuleMatch.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)useTextLevelRule.match(List, AnnotatedText)instead
-
Deprecated ConstructorsConstructorDescriptionuse
CommaWhitespaceRule(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)