-
May 26th, 2010, 07:25 AM
#1
how to convert from flat files to xml using defined XSD/XSLT in spring batch?
Hi,
I'm trying to identify the possiblity in spring batch for the below need:
Input: CSV/flat files & XSD/XSLT
Expected Output:XML using the XSD/XSLT passed in.
Need to transfer the flat files to xml using the XSD/XSLT defined structure. Any direct API is there in spring batch which could receive flat files and XSD/XSLT(determines the output xml structure) as input and produce XML as a output?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules