|
Gnostice PDFOne
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface is implemented by user-class instances that require to be notified when a result of a page element search found.
PdfProDocument.search(String, int, int, PdfSearchHandler, int)
Method Summary | |
void |
onSearchElement(int pageNumber,
boolean[] continueSearch,
List searchElements)
Called when a page element that matches a search operation is found. |
Method Detail |
public void onSearchElement(int pageNumber, boolean[] continueSearch, List searchElements)
pageNumber
- number of the pagecontinueSearch
- whether to continue the searchsearchElements
- list of page elements that match the search
|
Pro. Ed. v5.0.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |