| Package | Description |
|---|---|
| org.apache.poi.xwpf.usermodel |
| Modifier and Type | Method and Description |
|---|---|
TextSegment |
XWPFParagraph.searchText(String searched,
PositionInParagraph startPos)
this methods parse the paragraph and search for the string searched.
|
| Modifier and Type | Method and Description |
|---|---|
String |
XWPFParagraph.getText(TextSegment segment)
get a Text
|