Uses of Interface
com.sap.portal.httpconnectivity.transformationservice.ITransformerProperties

Packages that use ITransformerProperties
com.sap.portal.httpconnectivity.transformationservice   
 

Uses of ITransformerProperties in com.sap.portal.httpconnectivity.transformationservice
 

Subinterfaces of ITransformerProperties in com.sap.portal.httpconnectivity.transformationservice
 interface ITransformerInformation
          Provide an interface to hold transformer information.
 

Classes in com.sap.portal.httpconnectivity.transformationservice that implement ITransformerProperties
 class EPSAXDefaultHandler
          Abstract base class for all the SAX transformers that will be used in the transformation server.