Uses of Interface
org.frankframework.extensions.aspose.services.conv.impl.convertors.Convertor
Packages that use Convertor
-
Uses of Convertor in org.frankframework.extensions.aspose.services.conv.impl.convertors
Classes in org.frankframework.extensions.aspose.services.conv.impl.convertors that implement ConvertorModifier and TypeClassDescriptionclass
Converts the files which are required and supported by the Aspose pdf library.class
Converts the files which are required and supported by the Aspose image library.class
Convertor for a pdf file (no conversion required).class
Converts the files which are required and supported by the aspose slides library.Methods in org.frankframework.extensions.aspose.services.conv.impl.convertors that return ConvertorModifier and TypeMethodDescriptionConvertorFactory.getConvertor
(org.springframework.http.MediaType mediaType) Returnnull
when no convertor is found.