public interface TargetDocumentProvider extends DocumentProvider
| Modifier and Type | Method and Description |
|---|---|
void |
onComplete(File file)
如果转换成功完成,则调用.
|
void |
onFailure(File file,
Exception exception)
如果转换以异常结束则调用.
|
getFile, getFormatCopyright © 2020. All rights reserved.