XSLT
The IXSLT/XSLT interface/class provides methods to execute XSLT transformations and validate XSLT-related documents. You can also provide data for the transformation via external parameters.
Note that the name of the interface in the COM/.NET API is different than that of the class in the Java API:
•In COM/.NET: IXSLT
•In Java: XSLT