public static interface DocumentExtractor.ProgressListener
Modifier and Type | Method and Description |
---|---|
boolean |
progress(DocumentExtractor.ProgressInfo info)
Callback method called to notify the listener of the progress of the extraction.
|
boolean progress(DocumentExtractor.ProgressInfo info)
info
- Information about the status of the extraction.