Uses of Class
com.saperion.connector.options.Options
Packages that use Options
Package
Description
This package contains the main classic connector classes.
Rendering options.
Base-classes for render engines.
The external render engine uses an external application for rendering.
-
Uses of Options in com.saperion.connector
Methods in com.saperion.connector with parameters of type OptionsModifier and TypeMethodDescriptionSaClassicConnector.getRendition(Element element, Options options) Returns the rendition object from a rendered document.SaClassicConnectorImpl.getRendition(Element element, Options options) -
Uses of Options in com.saperion.connector.options
Methods in com.saperion.connector.options that return Options -
Uses of Options in com.saperion.connector.render.engine
Methods in com.saperion.connector.render.engine with parameters of type OptionsModifier and TypeMethodDescriptionBaseRenderEngine.render(InputStreamDescriptor content, Options options) Loads the content that should be rendered with the specified options and creates the list containing the renditions.RenderEngine.render(InputStreamDescriptor content, Options options) Loads the content that should be rendered with the specified options and creates the list containing the renditions.BaseRenderEngine.safeRender(InputStreamDescriptor content, SourceFormat format, Options options) Creates the collection ofinstances which represent rendered content incl.Rendition -
Uses of Options in com.saperion.connector.renditions.isys
Methods in com.saperion.connector.renditions.isys with parameters of type OptionsModifier and TypeMethodDescriptionstatic StringISYSRenderEngine.getPathToExecutable(Options options) ISYSRenderEngine.safeRender(InputStreamDescriptor content, SourceFormat format, Options options) -
Uses of Options in com.saperion.connector.renditions.isys.util
Methods in com.saperion.connector.renditions.isys.util with parameters of type OptionsModifier and TypeMethodDescriptionThis method returns a OS specific environment variables applier according to the info in the given options.