Uses of Package
org.languagetool.markup
Packages that use org.languagetool.markup
Package
Description
-
Classes in org.languagetool.markup used by org.languagetoolClassDescriptionA text with markup and with a mapping so error positions will refer to the original position that includes the markup, even though only the plain text parts are checked.
-
Classes in org.languagetool.markup used by org.languagetool.markupClassDescriptionA text with markup and with a mapping so error positions will refer to the original position that includes the markup, even though only the plain text parts are checked.Use this builder to create input of text with markup for LanguageTool, so that it can check only the plain text parts and ignore the markup, yet still calculate the positions of errors so that they refer to the complete text, including markup.A fake markup data object giving information on the impact of the fake markup.A part of a text with markup, either plain text (to be checked by LanguageTool), or markup (to be ignored by LanguageTool).
-
Classes in org.languagetool.markup used by org.languagetool.rulesClassDescriptionA text with markup and with a mapping so error positions will refer to the original position that includes the markup, even though only the plain text parts are checked.
-
Classes in org.languagetool.markup used by org.languagetool.toolsClassDescriptionA text with markup and with a mapping so error positions will refer to the original position that includes the markup, even though only the plain text parts are checked.