public interface ConversionJob
| Modifier and Type | Method and Description |
|---|---|
Future<List<InputStream>> |
convert()
Convert.
|
Future<List<InputStream>> convert() throws ConversionException
ConversionException - the conversion exceptionCopyright © 2022. All rights reserved.