public ContentStream getRenditionStream(Node node, String
type) - returns a rendition as a content stream.
Parameters
- Node node
- The node for which the rendition will be returned.
- String type
- The type of rendition available.
Returns
Returns a ContentStream object representing the rendition of the specified node.
Exception
Throws an SkyVaultServiceException if the operation cannot be completed.