Package org.languagetool.markup
-
Class Summary 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.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). -
Enum Summary Enum Description AnnotatedText.MetaDataKey TextPart.Type