Uses of Class
org.opencastproject.coverimage.CoverImageException
Packages that use CoverImageException
Package
Description
-
Uses of CoverImageException in org.opencastproject.coverimage
Methods in org.opencastproject.coverimage that throw CoverImageException -
Uses of CoverImageException in org.opencastproject.coverimage.impl
Methods in org.opencastproject.coverimage.impl that throw CoverImageExceptionModifier and TypeMethodDescriptionprotected FileAbstractCoverImageService.createTempFile(Job job, String suffix) AbstractCoverImageService.generateCoverImage(String xml, String xsl, String width, String height, String posterImageUri, String targetFlavor) protected AttachmentAbstractCoverImageService.generateCoverImageInternal(Job job, String xml, String xsl, int width, int height, String posterImage, String targetFlavor) protected static Documentprotected static voidAbstractCoverImageService.rasterizeSvg(File svgSource, File pngResult) protected static voidAbstractCoverImageService.transformSvg(Result svg, InputSource xmlSource, Document xslDoc, int width, int height, String posterImage) -
Uses of CoverImageException in org.opencastproject.coverimage.remote
Methods in org.opencastproject.coverimage.remote that throw CoverImageException