Uses of Package
org.languagetool.markup

Packages that use org.languagetool.markup
  • Class
    Description
    A 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.
  • Class
    Description
    A 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).
     
  • Class
    Description
    A 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.
  • Class
    Description
    A 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.