| Package | Description |
|---|---|
| org.apache.poi.xwpf.usermodel |
| Modifier and Type | Method | Description |
|---|---|---|
TextSegement |
XWPFParagraph.searchText(java.lang.String searched,
PositionInParagraph startPos) |
this methods parse the paragraph and search for the string searched.
|
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
XWPFParagraph.getText(TextSegement segment) |
get a Text
|
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.