public interface BaseConversion
| Modifier and Type | Method and Description |
|---|---|
InputStream |
doc2pdf(InputStream is,
String fileName) |
InputStream |
imageConvert(InputStream is,
String fileName,
String params,
String dstMimeType) |
InputStream doc2pdf(InputStream is, String fileName) throws org.apache.commons.lang.NotImplementedException, ConversionException, WebserviceException, UnknowException
org.apache.commons.lang.NotImplementedExceptionConversionExceptionWebserviceExceptionUnknowExceptionInputStream imageConvert(InputStream is, String fileName, String params, String dstMimeType) throws IOException, WebserviceException, UnknowException
Copyright © 2018 Open Knowledge Management System S.L.. All Rights Reserved.