Package com.sap.portal.httpconnectivity.transformationservice.xhtmlb

Provides interfaces related to the XHTMLB SAX handler.

See:
          Description

Interface Summary
IXHTMLBCellRenderer The interface that implements table cell rendering.
 

Package com.sap.portal.httpconnectivity.transformationservice.xhtmlb Description

Provides interfaces related to the XHTMLB SAX handler.

This package is part of the transformation service and provides an interface that can be used in XHTMLB transformation.  The interface in this package is used when transforming XHTMLB sources to HTMLB using the XHTMLBSAXHandler built-in transformer. The default implementation is defined in the XHTMLB source.

IXHTMLBCellRenderer is an interface that enables the definition of specific HTMLB table cell renderers. The default implementation class is com.sap.portal.httpconnectivity.transformationservice.xhtmlb.DefaultXHTMLBCellRenderer.
The implementer can extend the HTMLB class com.sapportals.htmlb.table.DefaultCellRenderer in order to use its implementation of ICellRenderer.

This package is for internal use.

Since:
EP 6.0 SP7


Copyright 2011 SAP AG Complete Copyright Notice