| Name | Description | Type | Package | Framework |
| AbstractTransformerHolder | An abstract class for creating a transformer holder. | Class | com.sap.portal.httpconnectivity.transformationservice | SAP NetWeaver |
| EPSAXDefaultHandler | An abstract base class for the SAX transformers used in the transformation service. | Class | com.sap.portal.httpconnectivity.transformationservice | SAP NetWeaver |
| HTTPStreamSource | A delegation class between com. | Class | com.sap.portal.httpconnectivity.transformationservice.xmlsource | SAP NetWeaver |
| ICachedSource | The interface that determines whether the source of the XML transformation is The transformation service disables the cache if there is an error loading, | Interface | com.sap.portal.httpconnectivity.transformationservice.xmlsource | SAP NetWeaver |
| IPageContextHolder | The interface that provides holders for the HTMLB page context in the transformation service. | Interface | com.sap.portal.httpconnectivity.transformationservice | SAP NetWeaver |
| ITransformerInformation | The interface that represents transformer information, and is used to initialize transformers, get their properties and to specify transformers. | Interface | com.sap.portal.httpconnectivity.transformationservice | SAP NetWeaver |
| ITransformerProperties | The interface for getting the transformer input fields. | Interface | com.sap.portal.httpconnectivity.transformationservice | SAP NetWeaver |
| ITransformerService | The interface for the transformation service that enables the transformation of XML to a scheme. | Interface | com.sap.portal.httpconnectivity.transformationservice | SAP NetWeaver |
| IXHTMLBCellRenderer | The interface that implements table cell rendering. | Interface | com.sap.portal.httpconnectivity.transformationservice.xhtmlb | SAP NetWeaver |
| TransformationServiceException | The general exception thrown by the transformation service. | Class | com.sap.portal.httpconnectivity.transformationservice | SAP NetWeaver |
| TransformerType | A class that defines the transformers type. | Class | com.sap.portal.httpconnectivity.transformationservice | SAP NetWeaver |
| TransformersProvider | A class that implements a simple transformer provider for the transformation Content developers providing their own persistent transformers must supply | Class | com.sap.portal.httpconnectivity.transformationservice | SAP NetWeaver |
| XMLSourceBufferedInputStream | A class used to buffer the data of the source stream so it can be cached. | Class | com.sap.portal.httpconnectivity.transformationservice.xmlsource | SAP NetWeaver |
| XSLDateFormatter | Formats a date according to the specified date format. | Class | com.sap.portal.httpconnectivity.transformationservice.xslextensions | SAP NetWeaver |