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