Package com.cassinidivision.oce.htmlrepresentation

A set of OCE formatter classes, providing default HTML representations of hierarchical OCE content.

See:
          Description

Class Summary
C_Content_HTML Default HTML formatter for rendering C_ContentHyperlink instances.
C_ContentHyperlink_HTML Default HTML formatter for rendering C_ContentHyperlink instances.
C_ExternalHyperlink_HTML Default HTML formatter for rendering C_ExternalHyperlink instances.
C_Hyperlink_HTML Default HTML formatter for rendering C_Hyperlink instances.
C_Image_HTML Default HTML formatter for rendering C_Image instances.
C_PageComponent_HTML Default HTML formatter for rendering C_PageComponent instances.
C_TextContent_HTML Default HTML formatter for rendering C_TextContent instances.
HTMLFormatter The default HTML formatter class for rendering OCE hierarchical content.
HTMLStyleSheetKeys Rendering context key definitions for CSS class tags, as used by the HTML formatter classes.
 

Package com.cassinidivision.oce.htmlrepresentation Description

A set of OCE formatter classes, providing default HTML representations of hierarchical OCE content.

The formatters can take a set of stylesheet properties into account when rendering HTML.



The formatters assume the following rendering context key values are set up when invoking the representationForObject() method:

Generated representations may miss out certain details if this is not the case.