public interface ConversionJobWithInputUnspecified
| Modifier and Type | Method and Description |
|---|---|
ConversionJobWithSourceDocTypeUnspecified |
fromFiles(List<File> paramFile)
From.
|
ConversionJobWithSourceDocTypeUnspecified |
fromStreams(List<InputStream> paramInputstream)
From.
|
ConversionJobWithSourceDocTypeUnspecified fromStreams(List<InputStream> paramInputstream) throws ConversionException
paramInputstream - the param inputstreamConversionException - the conversion exceptionConversionJobWithSourceDocTypeUnspecified fromFiles(List<File> paramFile) throws ConversionException
paramFile - the param fileConversionException - the conversion exceptionCopyright © 2022. All rights reserved.