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 TextPartMethods in org.languagetool.markup that return types with arguments of type TextPartMethods in org.languagetool.markup with parameters of type TextPartMethod parameters in org.languagetool.markup with type arguments of type TextPartModifier and TypeMethodDescriptionprivate booleanAnnotatedTextBuilder.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)