Gnostice PDFOne
Pro. Ed. v5.0.0


com.gnostice.pdfone
Interface PdfSearchHandler


public interface PdfSearchHandler

This interface is implemented by user-class instances that require to be notified when a result of a page element search found.

See Also:
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

onSearchElement

public void onSearchElement(int pageNumber,
                            boolean[] continueSearch,
                            List searchElements)
Called when a page element that matches a search operation is found. Implement this event handler to access the result of a page element search operation.

Parameters:
pageNumber - number of the page
continueSearch - whether to continue the search
searchElements - list of page elements that match the search

Gnostice PDFOne
Pro. Ed. v5.0.0

To contact our support team, send an e-mail to support@gnostice.com.
 
© 2010 Gnostice Information Technologies Private Limited. All rights reserved.
www.gnostice.com