Constructor and Description |
---|
ContentRenderer(S_LibrarySession session)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Reader |
renderAsReader(S_LibraryObject slo,
Hashtable options)
Deprecated.
Renders the specified LibraryObject as a Reader.
|
InputStream |
renderAsStream(S_LibraryObject slo,
Hashtable options)
Deprecated.
Renders the specified LibraryObject as an InputStream.
|
public ContentRenderer(S_LibrarySession session)
public InputStream renderAsStream(S_LibraryObject slo, Hashtable options) throws IfsException
Renderer
renderAsStream
in interface Renderer
slo
- the object to be renderedoptions
- any Renderer-specific optionsIfsException
- (IFS-12401) if the operation failspublic Reader renderAsReader(S_LibraryObject slo, Hashtable options) throws IfsException
renderAsReader
in interface Renderer
slo
- the object to be renderedoptions
- any Renderer-specific optionsIfsException
- (IFS-12402) if the operation failsCopyright © 2023. All rights reserved.