See: Description
| Interface | Description |
|---|---|
| Rendition |
A
Rendition interface, generated by the render engine that represents incoming
content stream and outgoing format of the rendered file. |
| Class | Description |
|---|---|
| BaseRendition |
BaseRendition abstract class specifies the TargetFormat of the rendered
file. |
| FileSystemRendition | |
| RenditionClosingInputStream |
This class links an
InputStream to a Rendition so 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.
|
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.