Package com.taleo.integration.client.customstep.xml

Class Summary
AbstractXslStep Post-processing step to apply an XSL transformation to the result.
ExtractAttachedFilePostStep Deprecated. Use ExtractFilesPostStep with operations parameter set to "DecodeBase64,Gunzip" instead.
ExtractFilesPostStep Post-processing step to extract files content and create those files on disk.
ReplaceSymbolsInQueryPreStep Pre-processing step to replace symbols in a SQ-XML request file.
SplitFilePostStep Post-processing step to split the XML result file into one file for each record.
StripInvalidXMLCharsStep Processing step (pre or post) to strip invalid XML characters from a file.
XslPostStep Post-processing step to apply an XSL transformation to the result.
XslPreStep Pre-processing step to apply an XSL transformation to the request.