Uses of Package
org.languagetool.markup
-
Packages that use org.languagetool.markup Package Description org.languagetool org.languagetool.markup org.languagetool.rules org.languagetool.tools -
Classes in org.languagetool.markup used by org.languagetool Class Description AnnotatedText 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. -
Classes in org.languagetool.markup used by org.languagetool.markup Class Description AnnotatedText 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.AnnotatedText.MetaDataKey AnnotatedTextBuilder 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.MappingValue A fake markup data object giving information on the impact of the fake markup.TextPart A part of a text with markup, either plain text (to be checked by LanguageTool), or markup (to be ignored by LanguageTool).TextPart.Type -
Classes in org.languagetool.markup used by org.languagetool.rules Class Description AnnotatedText 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. -
Classes in org.languagetool.markup used by org.languagetool.tools Class Description AnnotatedText 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.