Uses of Class
org.apache.poi.xwpf.usermodel.TextSegment
Packages that use TextSegment
-
Uses of TextSegment in org.apache.poi.xwpf.usermodel
Methods in org.apache.poi.xwpf.usermodel that return TextSegmentModifier and TypeMethodDescriptionXWPFParagraph.searchText(String searched, PositionInParagraph startPos) this methods parse the paragraph and search for the string searched.Methods in org.apache.poi.xwpf.usermodel with parameters of type TextSegment