Uses of Class
org.languagetool.markup.TextPart
Packages that use TextPart
-
Uses of TextPart in org.languagetool.markup
Fields in org.languagetool.markup with type parameters of type TextPartMethod parameters in org.languagetool.markup with type arguments of type TextPartModifier and TypeMethodDescriptionprivate boolean
AnnotatedTextBuilder.hasFakeContent
(int i, List<TextPart> parts) Constructor parameters in org.languagetool.markup with type arguments of type TextPartModifierConstructorDescription(package private)
AnnotatedText
(List<TextPart> parts, Map<Integer, MappingValue> mapping, Map<AnnotatedText.MetaDataKey, String> metaData, Map<String, String> customMetaData)