public class ConversionImpl extends ClientImpl implements BaseConversion
| Constructor and Description |
|---|
ConversionImpl(String host,
String user,
String password)
ConversionImpl
|
| Modifier and Type | Method and Description |
|---|---|
InputStream |
doc2pdf(InputStream is,
String fileName) |
InputStream |
imageConvert(InputStream is,
String fileName,
String params,
String dstMimeType) |
getClientpublic InputStream doc2pdf(InputStream is, String fileName) throws org.apache.commons.lang.NotImplementedException, ConversionException, WebserviceException, UnknowException
doc2pdf in interface BaseConversionorg.apache.commons.lang.NotImplementedExceptionConversionExceptionWebserviceExceptionUnknowExceptionpublic InputStream imageConvert(InputStream is, String fileName, String params, String dstMimeType) throws IOException, javax.ws.rs.WebApplicationException, WebserviceException, UnknowException
imageConvert in interface BaseConversionIOExceptionjavax.ws.rs.WebApplicationExceptionWebserviceExceptionUnknowExceptionCopyright © 2020 Open Knowledge Management System S.L.. All Rights Reserved.