public interface SourceDocumentSpecs extends DocumentSpecs
| Modifier and Type | Method and Description |
|---|---|
default void |
onConsumed(@NonNull File file)
Called when the file was consumed and is no longer required by the converter.
|
getFile, getFormatdefault void onConsumed(@NonNull File file)
file - The file that was consumed.Copyright © 2016 - present; JODConverter.org. All rights reserved.