csv to xml in java

22 views
Skip to first unread message

nor

unread,
Apr 17, 2014, 10:50:24 PM4/17/14
to csv...@googlegroups.com
Hi all,

is there any code that can convert csv to xml?
hope that, members will help me.
thanks in advance.

Christopher Harsch

unread,
Dec 11, 2014, 10:24:15 AM12/11/14
to csv...@googlegroups.com
This should be a straight easy one.  Look up just about any example on the net on "how to create an XML file" and then you can use CSVreader to iterate through each record, create XML, and then write that XML to a file.
Reply all
Reply to author
Forward
0 new messages