Uses of Class
com.taleo.integration.client.customstep.xml.AbstractXslStep

Packages that use AbstractXslStep
com.taleo.integration.client.customstep.xml   
 

Uses of AbstractXslStep in com.taleo.integration.client.customstep.xml
 

Subclasses of AbstractXslStep in com.taleo.integration.client.customstep.xml
 class XslPostStep
          Post-processing step to apply an XSL transformation to the result.
 class XslPreStep
          Pre-processing step to apply an XSL transformation to the request.