|
Change Variable Type serializer : RuleAsXmlSerializer to serializer : RuleMatchAsXmlSerializer in method private getXmlResponse(text String, lang Language, motherTongue Language, matches List<RuleMatch>) : String in class org.languagetool.server.LanguageToolHttpHandler |
From |
To |
|
Change Variable Type serializer : RuleAsXmlSerializer to serializer : RuleMatchAsXmlSerializer in method public checkBitext(reader BitextReader, srcLt JLanguageTool, trgLt JLanguageTool, bRules List<BitextRule>, apiFormat boolean) : int in class org.languagetool.commandline.CommandLineTools |
From |
To |
|
Change Variable Type serializer : RuleAsXmlSerializer to serializer : RuleMatchAsXmlSerializer in method public checkText(contents String, lt JLanguageTool, apiFormat boolean, contextSize int, lineOffset int, prevMatches int, xmlMode StringTools.XmlPrintMode, listUnknownWords boolean, unknownWords List<String>) : int in class org.languagetool.commandline.CommandLineTools |
From |
To |