public static interface

GetTextInPageTask.Callback

com.pdftron.pdf.asynctask.GetTextInPageTask.Callback

Class Overview

Callback interface invoked when text in the current page is prepared.

Summary

Public Methods
abstract void getText(String text)
Called when the text in the current page has been prepared.

Public Methods

public abstract void getText (String text)

Called when the text in the current page has been prepared.

Parameters
text The prepared text