Package com.saperion.connector.renditions
package com.saperion.connector.renditions
Renditions are the result of a rendering-process.
-
ClassDescription
BaseRenditionabstract class specifies theTargetFormatof the rendered file.ARenditioninterface, generated by the render engine that represents incoming content stream and outgoing format of the rendered file.This class links anInputStreamto aRenditionso that the rendition will be closed when the InputStream is closed.Utility class with methods to create and work with renditions.A wrapper around a file that will be used to create a rendition.