Package | Description |
---|---|
org.languagetool | |
org.languagetool.dev.errorcorpus | |
org.languagetool.markup | |
org.languagetool.rules | |
org.languagetool.tools |
Class and 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.
|
Class and 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.
|
Class and 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.
|
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 |
Class and 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.
|
Class and 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.
|