|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TextSegement | |
---|---|
org.apache.poi.xwpf.usermodel |
Uses of TextSegement in org.apache.poi.xwpf.usermodel |
---|
Methods in org.apache.poi.xwpf.usermodel that return TextSegement | |
---|---|
TextSegement |
XWPFParagraph.searchText(java.lang.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 TextSegement | |
---|---|
java.lang.String |
XWPFParagraph.getText(TextSegement segment)
get a Text |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |