public interface IOCallback
| Modifier and Type | Method and Description |
|---|---|
void |
streamReady(InputStream is,
DocumentInfo docInfo)
Called when the stream of the document is ready
|
void streamReady(InputStream is, DocumentInfo docInfo)
is - The ready InputStreamdocInfo - A DocumentInfo object representing the fetched InputStream